undefined method `fixtures'

Visto 69 veces
Saltar al primer mensaje no leído

Jeff Schwab

no leída,
18 mar 2009, 16:50:0118/3/09
a Ruby on Rails: Talk
I've just installed restful_authentication, and generated:

script/generate authenticated user session

Now, if I try to run unit tests, I get the following error:

test/unit/user_test.rb:7:in `<class:UserTest>': undefined method
`fixtures' for UserTest:Class (NoMethodError)

Any help would be welcome.

Frederick Cheung

no leída,
18 mar 2009, 18:05:3318/3/09
a Ruby on Rails: Talk
what does that file look like ?

Fred

Jeff Schwab

no leída,
18 mar 2009, 18:48:5518/3/09
a Ruby on Rails: Talk


On Mar 18, 6:05 pm, Frederick Cheung <frederick.che...@gmail.com>
wrote:
It's the default test case generated by restful_authentication.
Several other methods were missing, as well. The test class seems to
use the wrong base class for some reason; I've just worked around it
locally, and filed a ticket:

http://rails_security.lighthouseapp.com/projects/15332/tickets/44-undefined-method-fixtures

Thanks, though!
Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos