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 rubyonrails-c...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-core+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.


Reply via email to