Class: Tutuf::VisualQuery::Metadata
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Tutuf::VisualQuery::Metadata
- Defined in:
- lib/tutuf/visual_query/metadata.rb
Defined Under Namespace
Classes: JSON
Instance Method Summary collapse
Instance Method Details
#locked? ⇒ Boolean
30 31 32 |
# File 'lib/tutuf/visual_query/metadata.rb', line 30 def locked? params['readonly'] end |