simple_datatables icon indicating copy to clipboard operation
simple_datatables copied to clipboard

simple_datatables

Open drhenner opened this issue 13 years ago • 2 comments

couldn't find file 'simple_datatables'

Looks like when i hit this line in my assets

//= require simple_datatables

I get an error.

$ rake assets:precompile

rake aborted! couldn't find file 'simple_datatables' (in /Users/d/p/ror_ecommerce/app/assets/stylesheets/admin.css.scss:3)

Tasks: TOP => assets:precompile:primary (See full trace by running task with --trace) rake aborted! Command failed with status (1): [/Users/davidhenner/.rvm/rubies/ruby-1.9.2-...]

Tasks: TOP => assets:precompile

drhenner avatar Jan 20 '12 22:01 drhenner

OK i added this in the CSS... my bad but...

You need to require coffeescript. I have never required it in my app.

drhenner avatar Jan 20 '12 22:01 drhenner

All update the readme to state JS not css even though I was dumb. :)

drhenner avatar Jan 20 '12 22:01 drhenner