Sha256: 82c9b9f22da8b241ef3fa8db5238eadb202d8ff5bacada42fc8238c96ebcdde9
Contents?: true
Size: 421 Bytes
Versions: 46
Compression:
Stored size: 421 Bytes
Contents
- if defined?(EffectiveArticleEditor) = f.article_editor :rich_text_body, label: 'Body', hint: 'The main body of your page' = f.article_editor :rich_text_sidebar, label: 'Sidebar', hint: 'The sidebar content of your page' - else = f.rich_text_area :rich_text_body, label: 'Body', hint: 'The main body of your page' = f.rich_text_area :rich_text_sidebar, label: 'Sidebar', hint: 'The sidebar content of your page'
Version data entries
46 entries across 46 versions & 1 rubygems