jquery-datatables-rails icon indicating copy to clipboard operation
jquery-datatables-rails copied to clipboard

rake assets:precompile fails on Unknown Word

Open scottelundgren opened this issue 10 years ago • 0 comments

on rake assets:precompile I'm getting an error I'm unsure how to resolve.

{"reason"=>"Unknown word", "file"=>#Java::OrgMozillaJavascript::ConsString:0xba881e9, "line"=>38.0, "column"=>4.0, "source"=>"/*\n * File: demo_table_jui.css\n * CVS: $Id$\n

"message"=>#Java::OrgMozillaJavascript::ConsString:0x515fa9ad} (in /opt/rubies/jruby-1.7.17/lib/ruby/gems/shared/bundler/gems/jquery-datatables-rails-dbff2bfa3b5c/app/assets/stylesheets/dataTables/src/demo_table_jui.css) org/jruby/RubyProc.java:271:in `call'

My Gemfile is pulling against HEAD. If I use revision '729a7fd' the assets:precompile works fine. Gemfile and Gemfile.lock are in a single gist: https://gist.github.com/scottelundgren/21442003aec240dd9325

scottelundgren avatar Dec 22 '14 16:12 scottelundgren