For the arel gem you will need to use the master branch on http://github.com/rails/arel and compile the gem from that.
2010/1/20 keavy <[email protected]> > I'm also having trouble running the tests. I get a failure: > 1) Failure: > > test_database_middleware_doesn't_initialize_when_activerecord_is_not_in_frameworks > (ApplicationTests::InitializerCustomFrameworkExtensionsTest) > <nil> expected but was > <"constant">. > ... > rake aborted! > > > There are errors relating to the arel-0.2.pre gem: > Using native SQLite3: undefined method `columns' for #<Hash: > 0x101f0f5d0> (NoMethodError) > Using native MySQL: undefined method `columns' for #<Hash:0x10204e298> > (NoMethodError) > > > I also see errors about postgresql - which I have never used, so > probably haven't installed fully. > > Anyone any ideas about the others? I feel like I'm going in circles > googling the errors, but no joy as yet > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-core%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-core?hl=en. > > > > -- Ryan Bigg--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en.
