Re: [rspec-users] Nokogiri 1.1.0 and ActiveRecord 2.2.0

2008-12-25 Thread Manasi Vora
Josh Knowles wrote: > On Wed, Dec 24, 2008 at 9:58 AM, James Byrne > wrote: >> Just a heads up. I updated my nokogiri gem to 1.1.0 yesterday and could >> not run rake features thereafter. I had to drop back to 1.0.7. I have >> reported this problem on the project page at rubyforge. > > This pr

Re: [rspec-users] Nokogiri 1.1.0 and ActiveRecord 2.2.0

2008-12-25 Thread Manasi Vora
Josh Knowles wrote: > On Wed, Dec 24, 2008 at 9:58 AM, James Byrne > wrote: >> Just a heads up. I updated my nokogiri gem to 1.1.0 yesterday and could >> not run rake features thereafter. I had to drop back to 1.0.7. I have >> reported this problem on the project page at rubyforge. > > This pr

Re: [rspec-users] newbie: errors getting started with cucumber

2008-12-25 Thread Manasi Vora
Sarah Allen wrote: > More poking around and I found this page: > http://github.com/aslakhellesoy/cucumber/wikis/ruby-on-rails > > never mind. Hi Sarah, I am a newbie as well and followed the wiki page but continue to get the error - no such file to load -- webrat/rspec-rails (MissingSourceFile

Re: [rspec-users] newbie: errors getting started with cucumber

2008-12-30 Thread Manasi Vora
Aslak Hellesøy wrote: > On Thu, Dec 25, 2008 at 2:04 PM, Manasi Vora > wrote: > >> >> I am using webrat 0.3.2 cucumber 0.1.13 activerecord 2.1.1 >> > > You need a newer webrat - for example gem install aslakhellesoy-webrat > > Aslak Hi Aslak, I tr

Re: [rspec-users] newbie: errors getting started with cucumber

2008-12-30 Thread Manasi Vora
Mischa Fierer wrote: > try this b4 trying to install Aslak's webrat: > > gem sources -a http://gems.github.com Thanks .. I was able to complete the setup on my Windows XP machine. rake features is failing now ! So I can continue with writing the steps. -- Posted via http://www.ruby-forum.com/. _