Registry / database / globalize3

globalize3

JSON →
library0.3.1rbrubygemsunverified

Globalize3 is the de-facto standard library for ActiveRecord 3 model/data translation with I18n support.

gem install globalize3
INSTALL
IMPORT
SIG · GLOBALIZE3
G
globalize3
databaserubyv0.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Globalize3
require 'globalize3'

Add translations to an ActiveRecord model

require 'globalize3' class Post < ActiveRecord::Base translates :title, :body end
Debug
Known issues
breakingGlobalize3 is designed for Rails 3; newer Rails versions may require Globalize.
fix
Use the 'globalize' gem for Rails 4+.
affects: >= 0.3.1
Upgrade
Version history
0.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
globalize3 — gem install globalize3 · libregistry