mirror of
https://github.com/github/rails.git
synced 2026-02-04 03:05:27 -05:00
Examples:
# Instead of render(:action => 'other_action')
render('other_action')
Note : Argument must not have any '/'
Examples:
# Instead of render(:action => 'other_action')
render('other_action')
Note : Argument must not have any '/'