[Rails] Re: redgreen unittest with Rails 3 + Ruby 1.9.2

2011-01-03 Thread Barb
I guess it is a bug without a solution right now. -- 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 rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsu

[Rails] Re: redgreen unittest with Rails 3 + Ruby 1.9.2

2010-12-30 Thread Barb
(0.7.1) mysql (2.8.1) On Dec 30, 2:11 am, djangst wrote: > I had to configure as follows to get it working: > > # Gemfile > gem 'mynyml-redgreen' > > # test_helper.rb (presumably spec_helper.rb for rspec testing) > require 'redgreen' > > On Dec 2

[Rails] redgreen unittest with Rails 3 + Ruby 1.9.2

2010-12-29 Thread Barb
I cannot seem to get the redgreen gem working with Rails 3 and Ruby 1.9.2 for testing. I've read everything I can find and can't find a clear answer. I've tried gem install redgreen as well as gem install mynyml-redgreen. Still no luck. -- You received this message because you are subscribed

[Rails] Re: ArgumentError database.yml

2010-12-21 Thread Barb
Ah, that was it. There were some hidden tabs in there. Very picky. Thanks. On Dec 21, 9:31 pm, Frederick Cheung wrote: > On Dec 21, 8:17 pm, Barb wrote:> Hi, > > > I have a new install of rails 3.0.3 on Snow Leopard.   When I first > > power up the rails server and

[Rails] ArgumentError database.yml

2010-12-21 Thread Barb
Hi, I have a new install of rails 3.0.3 on Snow Leopard. When I first power up the rails server and hit a page I get the following error. A subsequent hit to the same page results in a rendered page with no error. I've tried various adapters with the same result. Thanks ArgumentError synt