Skip to content

Instantly share code, notes, and snippets.

@amoslanka
Created August 1, 2012 23:23
Show Gist options
  • Save amoslanka/3231522 to your computer and use it in GitHub Desktop.
Save amoslanka/3231522 to your computer and use it in GitHub Desktop.
ActiveSupport::Inflector.inflections do |inflect|
inflect.irregular 'media', 'media'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment