Jump to content

[Inactive]Rails Precomple Css


genfren

Recommended Posts

Hi I keep getting this error

 

ActionView::Template::Error (layout.css isn't precompiled)

 

But I've put this two lines on config/environments/production.rb

config.assets.compile = true

config.assets.precompile += ['layout.css']

 

 

which should prcompile or complie all.

 

What can I do?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...