I'm using the latest patched version of hmp, however I'm still receiving 
this:

NoMethodError (undefined method `quoted_table_name' for 
false:FalseClass):
    
/vendor/rails/activerecord/lib/active_record/associations/has_many_through_association.rb:123:in
 
`construct_conditions'
    
/vendor/rails/activerecord/lib/active_record/associations/has_many_through_association.rb:191:in
 
`construct_sql'
    
/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:21:in
 
`initialize'
    
/vendor/rails/activerecord/lib/active_record/associations/has_many_through_association.rb:6:in
 
`initialize'
    /vendor/rails/activerecord/lib/active_record/associations.rb:1297:in 
`new'
    /vendor/rails/activerecord/lib/active_record/associations.rb:1297:in 
`groups'

Any ideas?

Thx
Nick


Martin Gamsjaeger wrote:
> Hey,
> 
> Sorry I didn't get back to that thread for so long! I must have
> overlooked it ... maybe because my fix is still working for me (using
> rails-2.2.2, but using mostly my own additional methods). That said,
> I'm not really sure how to reproduce the error you guys get. Maybe
> it's a good idea to put a sample app that triggers the error up on
> github? I could have a look tommorrow evening, although I must say
> that I really don't know too much about the plugins code! I just
> noticed a method in hmp that is an almost exact duplicate of a rails
> method, and updated hmp's one to reflect the latest rails code (that
> basically was the last fix).

-- 
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 [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=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to