Ruby on Rails Thursday, August 30, 2012

Try including js in order like you had before.


# in your application.js

//= require jquery 
//= require jquery_ujs
//= require 'foundation.min'
//= require 'app'
//= require 'jquery.foundation.navigation'
//= require 'modernizr.foundation'
//= require 'mijs'

On Thursday, August 30, 2012 4:54:01 PM UTC+9, Ruby-Forum.com User wrote:
yes! this is exactly what I mean. And I know this works because I made
it in a static page with the css and js, all out of rails, before. I
can't validate the code now, I will this night, but I don't think the
code can be the problem as long as it works out of rails...

Thanks all to answer :)

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/X6Qjla1KytkJ.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment