Class: Udongo::Configs::Tags
- Inherits:
-
Object
- Object
- Udongo::Configs::Tags
- Defined in:
- lib/udongo/configs/tags.rb
Instance Method Summary collapse
Instance Method Details
#allow_new? ⇒ Boolean
9 10 11 |
# File 'lib/udongo/configs/tags.rb', line 9 def allow_new? allow_new === true end |
#editor_for_summary? ⇒ Boolean
13 14 15 |
# File 'lib/udongo/configs/tags.rb', line 13 def editor_for_summary? editor_for_summary === true end |