We finally got the adapter passing all the tests for rails3. Woot!
Would be nice to have these test case conditions make their way into the 3.0
release.
https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/5333
- Thanks,
Ken
--
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-core@googlegroups.com.
To unsubscribe from this group, send email to
rubyonrails-core+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en.
Ken Collins
2010-Aug-08 13:54 UTC
Re: Various test case conditions for the SQLServerAdapter
I noticed the new test/cases/adapter/#{adapter_short} directory awhile ago which
brings up a question. Should all the current_adapter? conditions be moved into
their respective directories. If so I can submit a patch for that to clean
things up. If that were the case, I would probably move my tests coercions back
to the adapter so I could be in control over those a bit more. Thoughts?
- Ken
> We finally got the adapter passing all the tests for rails3. Woot!
> Would be nice to have these test case conditions make their way into the
3.0 release.
>
> https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/5333
--
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-core@googlegroups.com.
To unsubscribe from this group, send email to
rubyonrails-core+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en.