Skip to content

Instantly share code, notes, and snippets.

@hemalich
Created January 19, 2011 10:22
Show Gist options
  • Select an option

  • Save hemalich/785967 to your computer and use it in GitHub Desktop.

Select an option

Save hemalich/785967 to your computer and use it in GitHub Desktop.
config/application.rb
# config/application.rb
config.i18n.load_path += Dir[Rails.root.join('config', 'locales', '**', '*.{rb,yml}')]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment