« Return to Thread: Rspec + Oracle

Re: Rspec + Oracle

by shatorkin@gmail.com :: Rate this Message:

Reply to Author | View in Thread


> That's odd. In release 0.9.4, kernel.rb has only 9 lines of code so
> there should not be an error coming from line 12 if you are using that
> version. Have you modified that file yourself?
I'm sorry
vendor/plugins/rspec_on_rails/lib/spec/rails/extensions/kernel.rb:6:in
`describe'


> > "@countries = Country.find(:first)" works but "@countries =
> > Country.new" doesn't work.
>
> > I have found some modifications for Rspec 0.9.2 in files
> > "/vendor/plugins/rspec_on_rails/lib/spec/rails/extensions/kernel.rb"
> > and
> > "usr/lib/ruby/gems/1.8/gems/rspec-0.9.4/lib/spec/runner/extensions/
> > kernel.rb"
> > but those modifications have not helped me.
>
> What do you mean by "found some modifications"?
I mean this - http://rubyforge.org/tracker/index.php?func=detail&aid=10577&group_id=797&atid=3149

 Thanks.I will use http://rubyforge.org/mailman/listinfo/rspec-users


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

 « Return to Thread: Rspec + Oracle