Method: Tataru::BaseResourceDesc#immutable_fields
- Defined in:
- lib/tataru/base_resource_desc.rb
#immutable_fields ⇒ Object
15 16 17 |
# File 'lib/tataru/base_resource_desc.rb', line 15 def immutable_fields [] # fields that cannot be passed in to update but can be passed to create end |