Method: Rhom::BaseModel#fixed_schema?

Defined in:
lib/framework/rhom/rhom_model.rb,
lib/framework/autocomplete/Rhom.rb,
lib/framework/newrhom/newrhom_model.rb

#fixed_schema?Boolean

Returns:

  • (Boolean)


44
45
46
# File 'lib/framework/rhom/rhom_model.rb', line 44

def fixed_schema?
    false
end