David Knorr wrote:
> On 6 Apr., 17:18, Mitchell Gould <rails-mailing-l...@andreas-s.net>
> wrote:
>> ActiveSupport::TestCase
>>
>> from
>>
>> ActionController::TestCase
>>
>> works like a charm.
>>
>> Why don't they fix this?
> 
> What do mean when saying "fix this". Did you run the rails:update rake
> task?
> 
> --
> Best regards,
> David Knorr.
> http://twitter.com/rubyguy

I did run rails:update rake.  And I updated rails.  But even now when I 
run script/generate controller someController I have to edit the test 
file so that it is changed from ActionController::Testcase to 
ActiveSupport::TestCase.

Should I update something else so I don't have to do this everytime? And 
it does this only for the functionals not the unit test skeletons.

Mitch
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to