My problem has been a sprockets
incompatibility. Version 2.1.3 works though so I put this in my Gemfile
:
gem ‘sprockets‘, ‘2.12.3‘
And I ran bundle update sprockets
and it‘s all peachy.
时间: 2024-11-05 22:04:09
My problem has been a sprockets
incompatibility. Version 2.1.3 works though so I put this in my Gemfile
:
gem ‘sprockets‘, ‘2.12.3‘
And I ran bundle update sprockets
and it‘s all peachy.