Yup, will just hold out for a little bit to ensure there's no other problems (also: Rails 3.0.3 is due very soon (if it's not released already), apparently 3.0.2 is buggy).
Bundler makes it pretty easy to have people switch to git over gems when needed :) -- Pat On 17/11/2010, at 7:32 AM, Steve Purcell wrote: > Just came across this too, having updated to both 2.0.0 and 3.0.2 today. > > The fix works nicely... might there be a 2.0.1 gem in due course? > > -Steve > > > Pat Allan <[email protected]> writes: > >> Hi Andrei >> >> I've just patched this (with some great help from Ivan Ukhov) - if you use >> git instead of the 2.0.0 gem, it should work fine. Let me know if I'm wrong. >> >> Cheers >> >> -- >> Pat >> >> On 16/11/2010, at 10:34 PM, Andrei wrote: >> >>> Hi, >>> with rails 3.0.2 TS will not generate the configuration file. >>> >>> rake aborts with an error: >>> undefined method `with_join_class' for >>> #<ActiveRecord::Associations::ClassMethods::JoinDependency::JoinAssociation: >>> 0x00000019e6cad0> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Thinking Sphinx" 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/thinking-sphinx?hl=en. >>> > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" 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/thinking-sphinx?hl=en. > -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" 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/thinking-sphinx?hl=en.
