Skip to content

Instantly share code, notes, and snippets.

@amoslanka
Created August 1, 2012 23:23

Revisions

  1. amoslanka created this gist Aug 1, 2012.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    ActiveSupport::Inflector.inflections do |inflect|
    inflect.irregular 'media', 'media'
    end