mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
* Allow to use the get :symbol shortcut outside resources scopes as well; * Fix a bug where :action was not being picked from given options; * Giving :as option inside a resource now changes just the relative name instead of the full name;