ActiveScaffold和Rails 4出现了一个非常奇怪的错误,我创建了一个全新的项目,运行了"rake :create“和"bundle active_scaffold”,然后将active_scaffold2.0.0-p247/gems/active_scaffold-3.2.20/lib/active_scaffold.rb:2:in `<top (required)>': This version of ActiveScaffold
该应用程序使用Rails3的ActiveScaffold插件。它在本地的生产模式下工作,Heroku认为应用程序正常,但当我浏览应用程序时,我得到一条消息“应用程序崩溃”。variable or method `as_routes' for <ActionDispatch::Routing::Mapper:0x2b23d0ca4a08> (NameError) resources :contacts do as_routes end
乍一看,好像Heroku没有识别出