Module: Globalize::ActiveRecord::Migration
- Defined in:
- lib/globalize/active_record/migration.rb
Defined Under Namespace
Classes: Migrator
Instance Attribute Summary collapse
-
#globalize_migrator ⇒ Object
readonly
Returns the value of attribute globalize_migrator.
Instance Attribute Details
#globalize_migrator ⇒ Object (readonly)
Returns the value of attribute globalize_migrator.
6 7 8 |
# File 'lib/globalize/active_record/migration.rb', line 6 def globalize_migrator @globalize_migrator end |