trailblazer / rspec-cells

Spec your Cells.
http://cells.rubyforge.org
MIT License
62 stars 48 forks source link

DEPRECATION WARNING specific to named_routes.helpers #68

Closed veera closed 9 years ago

veera commented 9 years ago

When i was running the specs on rails 4.2 app with rspec-cells 0.2.2, getting the deprecation warning

DEPRECATION WARNING: named_routes.helpers is deprecated, please use route_defined?(route_name) to see if a named route was defined

I think this issue specific to dependency rspec-rails version, there was an issue on rspec-rails specific the issue https://github.com/rspec/rspec-rails/issues/1187

toomus commented 9 years ago

I have the same problem.

apotonick commented 9 years ago

Thanks! We will fix this once Cells 4 is out the door! Rspec-cells is much simpler than.