.gitignore | 100644 | 0 | 0 | | | 59 Bytes | 9a0507ecaccd70037aeef91bb7ee86cae62a3ab3e8eea6a157dceac5dfb3bc7f |
.travis.yml | 100644 | 0 | 0 | | | 1.21 KB | 6162905a14edd6d6d5bbe4711555fe8839599d7346c440d178da6cdc2fc8e195 |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 499 Bytes | a9d7279472f980a93ce66f3331d800f345d8f5e8f6c52b95c656bdbc7a1b8dd1 |
Gemfile | 100644 | 0 | 0 | | | 126 Bytes | 6ff94aa2b09b5ab2aa8994b7cd009e196781dbe5ca60626d31842bbd81b0e9d1 |
MIT-LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 23f68962f5cd68c4605be7d286af0371f1d76e1d7deb7cb8f293b395a2fdcc84 |
README.md | 100644 | 0 | 0 | | | 7 KB | 4068b1e5ddd0907213b316b64f6888728824254c05f0292c8ac6670a186b1539 |
Rakefile | 100644 | 0 | 0 | | | 813 Bytes | ecc8fe2cdc670c8dddbb0d33afa392490d202d36a6492238bac46ef512c2cab5 |
action_args.gemspec | 100644 | 0 | 0 | | | 961 Bytes | 532573295bcca812304aa59e96c0c06858a472e9f0919af3835e7048882ff2c6 |
gemfiles/rails_41.gemfile | 100644 | 0 | 0 | | | 276 Bytes | f6a07ce4556ed297722db3991809a87c939e641369f4762626deb19d4203e1cd |
gemfiles/rails_42.gemfile | 100644 | 0 | 0 | | | 276 Bytes | 081f6fec0e5d1eaf4fa0698238a9bd1c579484bd5e04fef6f19a9e89891e83bc |
gemfiles/rails_50.gemfile | 100644 | 0 | 0 | | | 399 Bytes | cb44cd145ef793fef932400dc6f7fda6d1e1782ddbd73eff9893b64a00e110dc |
gemfiles/rails_51.gemfile | 100644 | 0 | 0 | | | 399 Bytes | 5cbbb1af2f6072adcf483ad453e269872f5f0e3e903275f8908d5c76b1850040 |
gemfiles/rails_edge.gemfile | 100644 | 0 | 0 | | | 572 Bytes | 6f1630f81274728b3c6df21af165097b98358578431f34c9eaa64cfbaec1105c |
lib/action_args.rb | 100644 | 0 | 0 | | | 286 Bytes | 2e66e1a68fcb048905b8d881f4ae8f0e6a9314fa8f96e184f1914cbdca3beb27 |
lib/action_args/abstract_controller.rb | 100644 | 0 | 0 | | | 1.21 KB | 3d5e3b08a988468be5b00189b90d6d77ff143500cccece22bdb945eb1293c98c |
lib/action_args/callbacks.rb | 100644 | 0 | 0 | | | 1.97 KB | f4ecc690555f80cf14cb62f5962264bbf5e7319c1247a2c8b335a337645a7448 |
lib/action_args/params_handler.rb | 100644 | 0 | 0 | | | 2.53 KB | 4638eadfc3eab9b575cbffb10d0612a39d732f0a40bdf0fd60504cce27e6b29c |
lib/action_args/version.rb | 100644 | 0 | 0 | | | 72 Bytes | ce618c8eb45841f1b07017f280bfb9bdff02229078475f5ca8248e239062c98b |
lib/generators/rails/action_args_scaffold_controller_generator.rb | 100644 | 0 | 0 | | | 529 Bytes | 59b81f83d84c4984311b7c79982f2ea5e4f985df8c36fa4579aad2f98b77a148 |
lib/generators/rails/templates/controller.rb | 100644 | 0 | 0 | | | 1.7 KB | ce4be37a14f8e011bcde4f0f0dbb49d0c237b23aca52e1c85854c26dd17018b8 |
test/controllers/action_args_controller_test.rb | 100644 | 0 | 0 | | | 1.14 KB | d0bef7d3cdb18875a1a33cb1e9e93484bed588a6a2a1c6e9d673afa839441ade |
test/controllers/hooks_test.rb | 100644 | 0 | 0 | | | 633 Bytes | 85fe134dc0f806fee10844b1fa4f37029e3d08f112980617e1ed18f73fdd76db |
test/controllers/kwargs_controller_test.rb | 100644 | 0 | 0 | | | 1009 Bytes | e9d240bca6f1aba7ae2ec78bb6588173f3911cb4f48274cbea69c85066c6d3ab |
test/controllers/kwargs_keyreq_controller_test.rb | 100644 | 0 | 0 | | | 1.01 KB | 6e4952b0105d9bb3f48078035a171bec874defdc20ae38dc43962d26491feac4 |
test/controllers/ordinal_controller_test.rb | 100644 | 0 | 0 | | | 257 Bytes | 63620d0fc1b5c21659c4973d5fe52d1bce278297b2e7da8238ab74009ea01ac5 |
test/controllers/strong_parameters_test.rb | 100644 | 0 | 0 | | | 1.61 KB | befc58d7850bc04bf3bbaa67ea9d4f82f90ae75118b179b4b2640a5dfd58e960 |
test/fake_app.rb | 100644 | 0 | 0 | | | 4.55 KB | ff18d35186ae84fad05b1a7f643e0f624985ccce3a22c028639b153600a12c06 |
test/kwargs_controllers.rb | 100644 | 0 | 0 | | | 274 Bytes | 1bd068485e2c9218aeaf4cb15df48cc8c8de74b03e54f0b95e05451f33ee5dd5 |
test/kwargs_keyreq_controllers.rb | 100644 | 0 | 0 | | | 281 Bytes | 7581c16509f931433f39d0a8c082edd211df249d794f272cbf5ae5bdbd9c5f86 |
test/mailers/action_mailer_test.rb | 100644 | 0 | 0 | | | 456 Bytes | e4c6c6f39b8ba50521996c86ea9579507d9b241cf5c3027b258ede4704c6b2f2 |
test/params_handler/params_handler_test.rb | 100644 | 0 | 0 | | | 5.9 KB | b6cf3947474771981acaf4ac571a23ac32be9e2a9a3b2fe6ceb978712db9d529 |
test/test_helper.rb | 100644 | 0 | 0 | | | 716 Bytes | 95140ead91c44a5f6fafcf169506cf9c44bb7c7d61486a520965d1dd27b3990c |