.gitignore | 100644 | 0 | 0 | | | 59 Bytes | 9a0507ecaccd70037aeef91bb7ee86cae62a3ab3e8eea6a157dceac5dfb3bc7f |
.travis.yml | 100644 | 0 | 0 | | | 256 Bytes | c2d6e0ead545f5864b84a81e17bfff8cea793fb7ada1fee4d00fcbc9393ea43d |
Gemfile | 100644 | 0 | 0 | | | 96 Bytes | 0b28511ff567a6249754b4848ded66325ee4486c69bee90aa219feb23de7da93 |
MIT-LICENSE | 100644 | 0 | 0 | | | 1.05 KB | bc5074790365f64e87584a0a3dee1e45d02be35b2ada484506a26e9439b253ae |
README.md | 100644 | 0 | 0 | | | 5.36 KB | 6748ef24c76a99a649a9debb9bb5017e92ba17ffce32f31dc6d21231a7e68181 |
Rakefile | 100644 | 0 | 0 | | | 789 Bytes | db89f0beb7b7ec2f5bc4e36c8b82c358475875277937571e52b01d387d249958 |
action_args.gemspec | 100644 | 0 | 0 | | | 817 Bytes | fe37260a126d4456e6653ef1a42f43329a463bead17d4e4e26b62fab7fd044a2 |
gemfiles/rails_32.gemfile | 100644 | 0 | 0 | | | 213 Bytes | b37362aa81768a95bd00072c4fb8b49ed57240ab4c33a9eb9682e69605fee4c9 |
gemfiles/rails_40.gemfile | 100644 | 0 | 0 | | | 350 Bytes | 9f8b3a4da9f2ca249b81ad0ad884e685a24e940ef6d381a6dd8a2e6de3dde4fb |
lib/action_args.rb | 100644 | 0 | 0 | | | 421 Bytes | ff8c7db0e5a21c31d434dc4494ad66e0c3a74661e250ac756c23d314c6b3e942 |
lib/action_args/abstract_controller.rb | 100644 | 0 | 0 | | | 1.31 KB | 66b1e2b874250c2dc42ad61778eea8e6adb0cf1a8a5c6ff9754400d1544bd2ac |
lib/action_args/params_handler.rb | 100644 | 0 | 0 | | | 1.38 KB | 1e16961bb418d3d58b3f083584f49ca1d4c89ab8be267a0dd9953e0372b5f1a9 |
lib/action_args/version.rb | 100644 | 0 | 0 | | | 42 Bytes | 59c350d2b168cf6a99e869d8d8b62c4a000d9a2bab6a40c0a822cebfd07c4382 |
lib/generators/action_args/rspec/scaffold/scaffold_generator.rb | 100644 | 0 | 0 | | | 562 Bytes | c1550b66299b2f9339b54698d1218b4b3f62f35fbf5dc5ae00ab1587f6fe1702 |
lib/generators/action_args/rspec/scaffold/templates/action_args_controller_spec.rb | 100644 | 0 | 0 | | | 4.89 KB | b42df2703034900fa4ebc414457b1791788363be198504a5d2f477da6bfd003b |
lib/generators/rails/action_args_scaffold_controller_generator.rb | 100644 | 0 | 0 | | | 624 Bytes | 94fcc675e51f0f67833780605562b8d9c3c3ba4d9a54600f27b5d35752b4e15b |
lib/generators/rails/templates/controller.rb | 100644 | 0 | 0 | | | 1.57 KB | fc55ac8c38adadbfa71adc9b1d4a90ee35b8c085b3962c855b997ed8f769d6d5 |
spec/controllers/action_args_controller_spec.rb | 100644 | 0 | 0 | | | 1.21 KB | 997c63568261261a385663a8c903072320618b2915753847a4be60ca2c232a48 |
spec/controllers/kwargs_controller_spec.rb | 100644 | 0 | 0 | | | 855 Bytes | 2145623196ca77ea7a7ecff1235660a2ace2b3f0a7ce8280c8e848e7033dfe37 |
spec/controllers/ordinal_controller_spec.rb | 100644 | 0 | 0 | | | 266 Bytes | 19651844896332cdff4a9aa39a3075dab7ea76f92d254c4f229acf8a7123188d |
spec/controllers/strong_parameters_spec.rb | 100644 | 0 | 0 | | | 816 Bytes | b12e068f5e1cdffd78c949ecc281d32f3c51bc5d812ba7a204b196373c7069b1 |
spec/fake_app.rb | 100644 | 0 | 0 | | | 2.28 KB | 63e432c122ee29108dfc1af78727615a95c7cc7ed2221d0561d75285254ca2e8 |
spec/kwargs_controllers.rb | 100644 | 0 | 0 | | | 243 Bytes | d06a6dd6495cbbc133de33eb675af1a47c95aab984818c3750f593e0e07840cf |
spec/params_handler/params_handler_spec.rb | 100644 | 0 | 0 | | | 4.38 KB | 89d5ebd860ebe3cf315181d68f957ed2badc25e9e47fae64b63d21b76b0b92b0 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 415 Bytes | 3bcc047afbe330f70d8d4998c257ad8e0405b001e0c65e0118db6c53d6091c46 |