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