diff options
author | schneems <richard.schneeman@gmail.com> | 2015-07-29 20:10:45 -0500 |
---|---|---|
committer | schneems <richard.schneeman@gmail.com> | 2015-07-29 20:12:56 -0500 |
commit | 9b18ba75b1e6910c2737d82fca5af856192c6498 (patch) | |
tree | cab2db25385e59797796500051b64bf339f92bd3 /activerecord/lib/active_record/enum.rb | |
parent | 4bc246915671a4766996be0ec9d6bd312c112d1f (diff) | |
download | rails-9b18ba75b1e6910c2737d82fca5af856192c6498.tar.gz rails-9b18ba75b1e6910c2737d82fca5af856192c6498.tar.bz2 rails-9b18ba75b1e6910c2737d82fca5af856192c6498.zip |
Fix rake/notes_test
Presumably due to https://github.com/rails/sprockets-rails/pull/265 sprockets was trying to load the "scss" gem but it isn't in the gemfile:
```
ApplicationTests::RakeTests::RakeNotesTest#test_register_a_new_extension:
LoadError: cannot load such file -- sass
```
If we use an empty precompile list, it won't try to load sass.
Diffstat (limited to 'activerecord/lib/active_record/enum.rb')
0 files changed, 0 insertions, 0 deletions