fae icon indicating copy to clipboard operation
fae copied to clipboard

CMS for Rails. For Reals.

Results 46 fae issues
Sort by recently updated
recently updated
newest added

malformed indentation causing deploy nav item to show even when app is not configured for netlify

Fae admins rejoice! For this change allows the highlight color to be changed in the root settings instead of requiring a dev to manually update the fae.scss file with a...

A few fixes for things I noticed weren't working quite right when generating new objects or pages: * New page types now inherit from `BaseFaePageType` * Types ignore the `:static_page`...

On Rails 5.2.6 we're seeing this issue while rendering the form header: ``` == render 'fae/shared/form_header', header: @klass_name ``` ``` Showing /app/views/admin/companies/_form.html.slim where line #11 raised: Please use symbols for...