Skip to content
This repository has been archived by the owner on Jun 26, 2019. It is now read-only.

controllers/application_controller.rb 发生一个错误 #17

Open
Dnnecessary opened this issue Jan 19, 2018 · 1 comment
Open

controllers/application_controller.rb 发生一个错误 #17

Dnnecessary opened this issue Jan 19, 2018 · 1 comment

Comments

@Dnnecessary
Copy link

module Homeland
class ApplicationController < ::ApplicationController
helper Homeland::ActionView::WillPaginate
helper Homeland::ApplicationHelper
end

class ApplicationController < ::ApplicationController
::之前是否没写完 ,

给我的报错是:Circular dependency detected while autoloading constant ApplicationController

@Dnnecessary
Copy link
Author

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant