You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: