Merge branch 'strong-params' of https://github.com/jfnixon/railsgoat into jfnixon-strong-params

This commit is contained in:
Al Snow
2014-12-28 17:06:29 -05:00
19 changed files with 39 additions and 19 deletions
+6
View File
@@ -267,6 +267,11 @@ GEM
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.10)
strong_parameters (0.2.3)
actionpack (~> 3.0)
activemodel (~> 3.0)
activesupport (~> 3.0)
railties (~> 3.0)
temple (0.6.10)
terminal-table (1.4.5)
therubyracer (0.12.1)
@@ -335,6 +340,7 @@ DEPENDENCIES
sass-rails
simplecov
sqlite3
strong_parameters
therubyracer
travis-lint
uglifier