On Fri, Nov 20, 2009 at 08:33:01AM -0800, Frederick Cheung wrote:

> It's a class method on the Fixtures class, so Fixtures.identify 'one'

I'm running 2.3.4, and with this:

    def test_defaults_to_disabled
        puts "Fix: " << Fixtures.indentify('one')
    end

I'm still getting:

    test_defaults_to_disabled(AdminTest):
    NoMethodError: undefined method `indentify' for Fixtures:Class
        /test/unit/admin_test.rb:40:in `test_defaults_to_disabled'

Is the API incorrect, or is there something else going on here?

-- 
"Oh, look: rocks!"
        -- Doctor Who, "Destiny of the Daleks"

--

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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=.


Reply via email to