Namespace BlogController into Blog::BaseController
This commit is contained in:
parent
de4cc6b9ef
commit
be7d341532
4 changed files with 19 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
module Refinery
|
||||
module Blog
|
||||
class PostsController < BlogController
|
||||
class PostsController < BaseController
|
||||
|
||||
caches_page :index
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue