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