Themes engine extracted from RefineryCMS
Stars
55
Forks
10
Watchers
55
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Hopefully this will discourage use of this gem, as it has caused many problems for users in the IRC channel.
e578706View on GitHubForce update to >= 0.9.9.15 because everything is working well in that version.
78152e2View on GitHubInserting after Rack::Lock to ensure that ActiveRecord is defined, Closes GH-13. (ht: modsognir)
208a5c0View on GitHubMade this engine compatible with 0.9.9 again, it seems the config/environment require was breaking. Closes GH-13
702d721View on GitHubRefinery CMS 0.9.9 requires we monkey patch Admin::BaseController too because that controller no longer subclasses ApplicationController nor includes it because they're different contexts.
27dc757View on GitHubif the selected theme does not exist in the rails app, check the default gems themes, too
a93a5b4View on GitHubREADME updates with some more coverage on general theming tasks
a268f30View on GitHub