[rspec-users] How to define request.domain in when testing
Fernando Perez
lists at ruby-forum.com
Wed Sep 24 07:07:51 EDT 2008
Hi jarkko,
I get the following error message:
---
`load_environment': undefined method `default_url_options' for
ActionController::Base:Class (NoMethodError)
---
>From this
ticket:http://rails.lighthouseapp.com/projects/8994/tickets/22-default_url_options-is-being-ignored-by-named-route-optimisation
It was at that time expected to deprecate default_url_options, so maybe
it was removed from Rails 2.1?
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list