That Id was just in the pastie that's the only Google hit for the error. Unfortunately, there are forty-five or so models in the app, so I'm working backwards through the svn logs to see if one of them has a dumb problem in it... SK
On Wed, Aug 18, 2010 at 11:58 AM, Matt Jones <[email protected]> wrote: > On Wed, Aug 18, 2010 at 11:38 AM, Skott Klebe <[email protected]> wrote: >> undefined method `position' for nil:NilClass >> c:/jruby-1.5.1/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/w >> hiny_nil.rb:52:in `method_missing' >> C:/jruby-1.5.1/lib/ruby/gems/1.8/gems/hobofields-1.0.1/lib/hobo_fields/migrati >> on_generator.rb:307:in `change_table' > > Weird - looks like something's getting into the to_add array without a > corresponding field_spec. Can you post a snippet of the model that's > triggering this? I'm wondering if it might be an issue with the > primary key (which appears to be 'Id' (capitalized) rather than 'id' > as Rails typically expects...). > > --Matt Jones > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" 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/hobousers?hl=en. > > -- Skott Klebe [email protected] -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
