Module: Globalize::Model::ActiveRecord::Translated::Callbacks
- Defined in:
- lib/batch_translations.rb
Instance Method Summary collapse
Instance Method Details
#enable_nested_attributes ⇒ Object
45 46 47 |
# File 'lib/batch_translations.rb', line 45 def enable_nested_attributes accepts_nested_attributes_for :translations end |