A RubyOnRails platform for rapid web application development. Containing a rich and flexible dashboard interface
GNU General Public License v2.0
54
stars
15
forks
source link
Add `default_url_options` class method to host project controller #15
Closed
lxsameer closed 9 years ago
Devise
uses thedefault_url_options
inside host project application controller to get the url options and specially thelocale
option.