aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2008-12-25 23:01:17 +0000
committerPratik Naik <pratiknaik@gmail.com>2008-12-25 23:05:34 +0000
commitcd1d6e8768ae13b11bc343701037b20ad35e6f1e (patch)
treeb400f930c3ca31a26c41ab0d30c4283dc17b2d79 /activerecord
parentd67e03871eabb912434dafac3eeb8e6ea7c5585f (diff)
downloadrails-cd1d6e8768ae13b11bc343701037b20ad35e6f1e.tar.gz
rails-cd1d6e8768ae13b11bc343701037b20ad35e6f1e.tar.bz2
rails-cd1d6e8768ae13b11bc343701037b20ad35e6f1e.zip
Make ActionController#render(string) work as a shortcut for render :action => string. [#1435]
Examples: # Instead of render(:action => 'other_action') render('other_action') Note : Argument must not have any '/'
Diffstat (limited to 'activerecord')
0 files changed, 0 insertions, 0 deletions