.gitignore | 100644 | 0 | 0 | | | 59 Bytes | 9a0507ecaccd70037aeef91bb7ee86cae62a3ab3e8eea6a157dceac5dfb3bc7f |
.travis.yml | 100644 | 0 | 0 | | | 723 Bytes | 21a4d05e5c4e5e2c401d7f403b9baa5b146b2040359a81889a9e6c8c4cf6a5bd |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 499 Bytes | a9d7279472f980a93ce66f3331d800f345d8f5e8f6c52b95c656bdbc7a1b8dd1 |
Gemfile | 100644 | 0 | 0 | | | 96 Bytes | 0b28511ff567a6249754b4848ded66325ee4486c69bee90aa219feb23de7da93 |
MIT-LICENSE | 100644 | 0 | 0 | | | 1.05 KB | bc5074790365f64e87584a0a3dee1e45d02be35b2ada484506a26e9439b253ae |
README.md | 100644 | 0 | 0 | | | 6.88 KB | ff1100e6d8ba9ffc41fec6f14436f1b75b33d46aa63eb4eb92352215f69d5b2f |
Rakefile | 100644 | 0 | 0 | | | 813 Bytes | ecc8fe2cdc670c8dddbb0d33afa392490d202d36a6492238bac46ef512c2cab5 |
action_args.gemspec | 100644 | 0 | 0 | | | 907 Bytes | b8bdc4a41ae37fc36cdcd121a7028daddb4e965202b28f67464db02c2a9bd06e |
gemfiles/rails_41.gemfile | 100644 | 0 | 0 | | | 185 Bytes | 1a25b7adec06dfefdfe1ab8e3780d7a876478e799eacf2db5f878db3c5a55cf4 |
gemfiles/rails_42.gemfile | 100644 | 0 | 0 | | | 185 Bytes | 3aca4e4b013c1d605d8e02ce654294dc3f1fa823654b67f24ee32eee51e3b978 |
gemfiles/rails_50.gemfile | 100644 | 0 | 0 | | | 217 Bytes | 75da3af37de91db07ced188a524c96e6bd410e38587a384d11d99180c8cae54b |
gemfiles/rails_edge.gemfile | 100644 | 0 | 0 | | | 435 Bytes | b1fc384de1580a022487565556a2d43f7aa8e7a83603c8541545474c53a23490 |
lib/action_args.rb | 100644 | 0 | 0 | | | 256 Bytes | f8a376adf952447be2f6176ea860e728833feaa1f4bd7334a0ab122524e4980c |
lib/action_args/abstract_controller.rb | 100644 | 0 | 0 | | | 1.29 KB | 81525865935b65a1cef467112e7f651102785c8667f603ac54de3068a7c6ebeb |
lib/action_args/callbacks.rb | 100644 | 0 | 0 | | | 1.04 KB | d8fc16db3be944ac23674b6de827193a3aa79de926caf134b0e3ba4a8548e4b4 |
lib/action_args/params_handler.rb | 100644 | 0 | 0 | | | 2.48 KB | 28cdbfeb55a018d29c4ea6ac50f00de91f7a3dc870c34e77fada86d8a259661c |
lib/action_args/version.rb | 100644 | 0 | 0 | | | 42 Bytes | 243c7816b9ec409947e4aa679a1811cc3a46332448623bcb22f23180c458a79a |
lib/generators/rails/action_args_scaffold_controller_generator.rb | 100644 | 0 | 0 | | | 499 Bytes | 3d4eaad8bfe45959dcdf364308a15ed223d5fb354bd33d3dd7d047a7232db4f6 |
lib/generators/rails/templates/controller.rb | 100644 | 0 | 0 | | | 1.7 KB | ce4be37a14f8e011bcde4f0f0dbb49d0c237b23aca52e1c85854c26dd17018b8 |
test/controllers/action_args_controller_test.rb | 100644 | 0 | 0 | | | 1.11 KB | 1c3abd53b83d58f3be5acaf324c8f695d4322efbae3ebfea5ce5721d9635fbcf |
test/controllers/hooks_test.rb | 100644 | 0 | 0 | | | 560 Bytes | 060f9b4c35c9ec49465da4c0e904292800f488febf6cfa951712a4002106bec7 |
test/controllers/kwargs_controller_test.rb | 100644 | 0 | 0 | | | 979 Bytes | 32e17940e5f5399fd4c7da8f40682069337bd2ed155e6779c6116d1c1e76bfba |
test/controllers/kwargs_keyreq_controller_test.rb | 100644 | 0 | 0 | | | 1001 Bytes | ac359eef4635663fe7a6efca0c239617daeead240dd8fc8115908866f4a61b47 |
test/controllers/ordinal_controller_test.rb | 100644 | 0 | 0 | | | 227 Bytes | a34f410402eff1063b575dab5f2239f65adf40be0b63534d0adcb606a50b7340 |
test/controllers/strong_parameters_test.rb | 100644 | 0 | 0 | | | 1.26 KB | 7611d454bbd2855ef544072a297652a04ca056390bd816e3cc8de82dee7ed352 |
test/fake_app.rb | 100644 | 0 | 0 | | | 3.74 KB | d808c2901e9ed2e7c7ad0fdd7ac6f9ede804ef3c09019f3973e68deac75977c3 |
test/kwargs_controllers.rb | 100644 | 0 | 0 | | | 244 Bytes | 2bc41db6a70a80cc3a506d00c812b87e0252ab7b3412a436e5b98855b2aa4553 |
test/kwargs_keyreq_controllers.rb | 100644 | 0 | 0 | | | 251 Bytes | 37ba168291bd6cdf361a6ed1c3dcb19450c18269688a4172dbf88eb9aa771351 |
test/mailers/action_mailer_test.rb | 100644 | 0 | 0 | | | 250 Bytes | 9c9496c46da90c4275f542792d96b07e8944bf21ac1c308818ca7cfd9d5b5226 |
test/params_handler/params_handler_test.rb | 100644 | 0 | 0 | | | 5.87 KB | 33a54d2b21056099dfeb51369147a78a6d4a186ed7d95b994000314ed19471ae |
test/test_helper.rb | 100644 | 0 | 0 | | | 622 Bytes | 6847efc983c9318eb0ca1e2ac3a72e350dbd6293cfc3d63c3d02d94606bc2f86 |