aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/json_params_parsing_test.rb
diff options
context:
space:
mode:
authorAndrew White <andrew.white@unboxedconsulting.com>2016-01-20 15:03:10 +0000
committerAndrew White <andrew.white@unboxed.co>2017-02-21 15:30:46 +0000
commitce7d5fb2e6ffa9ec323510aaff51f10b15f1649a (patch)
treeb732091b7fc3b22edd3dabb5b4600ccd1dcb0cd1 /railties/test/json_params_parsing_test.rb
parent31dc46cb9c8aa3e05dc955ae50ec53421951b4a5 (diff)
downloadrails-ce7d5fb2e6ffa9ec323510aaff51f10b15f1649a.tar.gz
rails-ce7d5fb2e6ffa9ec323510aaff51f10b15f1649a.tar.bz2
rails-ce7d5fb2e6ffa9ec323510aaff51f10b15f1649a.zip
Add support for defining custom url helpers in routes.rb
Allow the definition of custom url helpers that will be available automatically wherever standard url helpers are available. The current solution is to create helper methods in ApplicationHelper or some other helper module and this isn't a great solution since the url helper module can be called directly or included in another class which doesn't include the normal helper modules. Reference #22512.
Diffstat (limited to 'railties/test/json_params_parsing_test.rb')
0 files changed, 0 insertions, 0 deletions