mipearson / webpack-rails

Integrate webpack with your Ruby on Rails application
MIT License
543 stars 82 forks source link

"undefined method `webpack_asset_paths" in test environment #72

Closed vitobotta closed 7 years ago

vitobotta commented 7 years ago

Hi, I am trying to run rspec/capybara/poltergeist tests and I get this error. However the app works in the browser in development environment. Any idea? It's a new app, not much code yet.

Thanks in advance.

vitobotta commented 7 years ago

Ehm...oops...I added the gem to the :development group of the Gemfile :p