Rails 3.2 render to application.html.erb -



Rails 3.2 render to application.html.erb -

i want render page message view in application.html.erb returns me "'nil' not activemodel-compatible object returns valid partial path." know there application controller cant find yet.. here have tree of views:

-views -layouts -application.html.erb -messages -index.html.erb -_message.html.erb -create.js.erb

how can set messages/index in application view?

ruby-on-rails render

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -