conversionfoundry / breeze

A Ruby on Rails CMS for brochure-style websites.
Other
3 stars 2 forks source link

Fixes #19, plus other stuff. #181

Closed isaacfreeman closed 11 years ago

isaacfreeman commented 11 years ago

Fixed scope for admin header styles Changed default template name for custom types to use name instead of class name. This means designers don't have to keep using partials with the original custom type name. Changed front-end editing to use custom type name instead of class Fixed broken move_before! method in tree_structure