homeland
homeland copied to clipboard
controllers/application_controller.rb 发生一个错误
module Homeland
class ApplicationController < ::ApplicationController
helper Homeland::ActionView::WillPaginate
helper Homeland::ApplicationHelper
end
class ApplicationController < ::ApplicationController
::
之前是否没写完 ,
给我的报错是:Circular dependency detected while autoloading constant ApplicationController