Skip to content

simple_datatables #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
drhenner opened this issue Jan 20, 2012 · 2 comments
Open

simple_datatables #10

drhenner opened this issue Jan 20, 2012 · 2 comments

Comments

@drhenner
Copy link

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
Copy link
Author

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

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

@drhenner
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant