utf8_translatable 0.0.0.4
Example: Given an ActiveRecord model with columns name_en and name_fr, adding ensures_translated_and_utf8 to the model will provide a _name method returning the correct column given current I18n.locale
          Gemfile:
          =
        
        
          installieren:
          =
        
      Versionen:
- 0.0.0.4 August 13, 2014 (6 KB)
- 0.0.0.3 August 13, 2014 (6 KB)
- 0.0.0.2 February 18, 2013 (6 KB)
- 0.0.0.1 November 23, 2012 (6 KB)
Runtime Abhängigkeiten (1):
            rails
            >= 3.2.8
          
    