Skip to content

Instantly share code, notes, and snippets.

@amandabergeron
amandabergeron / gist:2769615
Created May 22, 2012 15:00
Everything you can override in a refinerycms project with refinerycms-blog
For example:
$ rake refinery:override view=refinery/pages/show
$ rake refinery:override view=refinery/pages/home
$ rake refinery:override view=refinery/_content_page
(Trim the ‘.html.erb’ from the end of the view file name)
app/controllers/application_controller.rb
app/controllers/refinery/admin/core_controller.rb
app/controllers/refinery/admin/dashboard_controller.rb