1

How Do I include / exclude specific css and js file in specific views in rails?

at the moment I include all basic files in the the application.html.erb but some files and css don't play nice together, and I'd like to explicitly include the files needed for every page/view.

Nick Ginanto
  • 31,090
  • 47
  • 134
  • 244
  • 1
    possible duplicate of [this question](http://stackoverflow.com/questions/6167805/using-rails-3-1-where-do-you-put-your-page-specific-javascript-code) – CamilleLDN Nov 26 '11 at 06:11
  • 1
    http://stackoverflow.com/questions/3794961/rails-3-including-javascript-on-a-view – robert Nov 26 '11 at 06:12

0 Answers0