Ivan Porto carrero wrote in post #963684: > Then("the price should be $price") do |price| > pending "Need to complete implementation for accessing C# object" > End > > should be > > Then("the price should be $price") do |price| > pending "Need to complete implementation for accessing C# object" > *e*nd
Thanks Ivan. That solved my original problem. Now I have this new one: C:/Program Files/IronRuby 1.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: 31:in `require': no such file to load -- spec/story (LoadError) from C:/Program Files/IronRuby 1.0/lib/ruby/site_ruby/1.8/rubygems/custo m_require.rb:31:in `require' from pricing_scenarios_for_product_x_story.rb:2 Any ideas on this one? Thanks for your patience. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core