Tabs are autoloaded, don't need to explicitly require
This commit is contained in:
parent
14daff297b
commit
e01e9ff9b7
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@ module Refinery
|
|||
isolate_namespace Refinery
|
||||
engine_name :refinery_blog
|
||||
|
||||
config.to_prepare do
|
||||
require 'refinery/blog/tabs'
|
||||
end
|
||||
|
||||
initializer "register refinerycms_blog plugin", :after => :set_routes_reloader do |app|
|
||||
Refinery::Plugin.register do |plugin|
|
||||
plugin.pathname = root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue