While using refinery ruby (Rack) application could not be started -
i installed new rails 3 application on ruby 1.9.2 first time using refinery cms. went using refinerycms install application, passenger having issues application. passenger says rack can not start gives me error: "no such middleware insert after: actiondispatch::static"
i running several other rails applications on server using passenger without trouble; although none of applications using refinerycms.
help appreciated project in class i'm taking , have limited time complete scope of project, awesome started.
in config/environments/production.rb file have specify:
config.serve_static_assets = true
this enables actiondispatch::static , requirement of refinery cms.
Comments
Post a Comment