Method: Cms::PagePartial#hint
- Defined in:
- app/models/cms/page_partial.rb
#hint ⇒ Object
Generates hint for editing
36 37 38 |
# File 'app/models/cms/page_partial.rb', line 36 def hint "No spaces allowed. Must start with _." end |