Method: ActiveData::Config#_normalizers
- Defined in:
- lib/active_data/config.rb
#_normalizers ⇒ Object
Returns the value of attribute _normalizers.
5 6 7 |
# File 'lib/active_data/config.rb', line 5 def _normalizers @_normalizers end |