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

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -