Skip to content

Commit

Permalink
You've got to clear tmp/cache after changing backend_route
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Dec 7, 2014
1 parent 16908be commit f0e2b28
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -41,5 +41,6 @@ Refinery::Core.configure do |config|
# config.register_stylesheet "custom", :media => 'screen'

# Specify a different backend path than the default of /refinery.
# Make sure you clear the `tmp/cache` directory after changing this setting.
# config.backend_route = <%= Refinery::Core.backend_route.inspect %>
end

0 comments on commit f0e2b28

Please sign in to comment.