Browse the Ruby on Rails Community.

You are here: Browse Railsplugins Activescaffoldlocalize

Activescaffoldlocalize


  • For all documentation see the project website: http://www.ActiveScaffold.com * *

ActiveScaffoldLocalize plugin by Ed Moss

This is a simple localization of ActiveScaffold.

In your application.rb do the following:

append_before_filter :localize
def localize
  ActiveScaffold::Localization.lang = session[:locale_code]
end

NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly

Users


See all details


Membership

+ Join this railsplugin

Record Maintainer

'None'