rbCAS / CASino

CASino is a Ruby-based Single Sign-On solution supporting the CAS standard
MIT License
329 stars 189 forks source link

Assets precompile does not found jquery #152

Closed ebarra closed 8 years ago

ebarra commented 8 years ago

hello: I have the latest version of the code and when I do bundle exec rake assets:precompile RAILS_ENV=production

It gives me an error saying: ... Sprockets::FileNotFound: couldn't find file 'jquery' ...

Can you help me?

Regards Enrique

ebarra commented 8 years ago

Sorry, It was a problem with my code. I close this issue.