config.assets.enabled = true

= javascript_include_tag "application", :cache => true

Application boots up correctly by 'rails server' command.

when i go to homepage, i get the following error.

No such file or directory - Asset file not found at 
'/home/ramiz/projects/hq_channel/public/var/lib/gems/1.9.1/gems/jquery-rails-2.1.2/vendor/assets/javascripts/jquery.js'

It appears to have concatenated the path to the folder twice before looking 
for the file.

what i am doing wrong??

Any suggestion?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/585ac6ae-aeff-4267-a54c-8099a25eda4e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to