Hello, I followed this http://cheat.errtheblog.com/s/rspec/ to try to get rspec working with rails 2.2.2 and installed rspec and rack gems but I''m still getting the following messages c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re quire'': no such file to load -- spec/autorun (MissingSourceFile) c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re quire'': no such file to load -- spec/test/unit (MissingSourceFile) Thx, Arshak -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Try these instructions: http://wiki.github.com/dchelimsky/rspec/rails The cheat for rspec could be out of date. Robby On Mon, Feb 23, 2009 at 1:20 PM, Arshak Navruzyan <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > Hello, > > I followed this > > http://cheat.errtheblog.com/s/rspec/ > > to try to get rspec working with rails 2.2.2 and installed > > rspec and rack gems > > but I''m still getting the following messages > > c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `gem_original_re > quire'': no such file to load -- spec/autorun (MissingSourceFile) > > c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `gem_original_re > quire'': no such file to load -- spec/test/unit (MissingSourceFile) > > Thx, > > Arshak > -- > Posted via http://www.ruby-forum.com/. > > > >-- Robby Russell Chief Evangelist, Partner PLANET ARGON, LLC design // development // hosting w/Ruby on Rails http://planetargon.com/ http://robbyonrails.com/ http://twitter.com/planetargon aim: planetargon +1 503 445 2457 +1 877 55 ARGON [toll free] +1 815 642 4068 [fax] --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Robby, Thanks. I had both installed as plugins and switched to gems (after I uninstalled the plugins) but still get that autorun error. Arshak Robby Russell wrote:> Try these instructions: > > http://wiki.github.com/dchelimsky/rspec/rails > > The cheat for rspec could be out of date. > > Robby > > On Mon, Feb 23, 2009 at 1:20 PM, Arshak Navruzyan > <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: >> >> Thx, >> >> Arshak >> -- >> Posted via http://www.ruby-forum.com/. >> >> > >> > > > > -- > Robby Russell > Chief Evangelist, Partner > > PLANET ARGON, LLC > design // development // hosting w/Ruby on Rails > > http://planetargon.com/ > http://robbyonrails.com/ > http://twitter.com/planetargon > aim: planetargon > > +1 503 445 2457 > +1 877 55 ARGON [toll free] > +1 815 642 4068 [fax]-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Did you do script/generate rspec ? Hunted and pecked from my iPhone On Feb 23, 2009, at 2:27 PM, Arshak Navruzyan <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org > wrote:> > Robby, > > Thanks. I had both installed as plugins and switched to gems (after I > uninstalled the plugins) but still get that autorun error. > > Arshak > > > > Robby Russell wrote: >> Try these instructions: >> >> http://wiki.github.com/dchelimsky/rspec/rails >> >> The cheat for rspec could be out of date. >> >> Robby >> >> On Mon, Feb 23, 2009 at 1:20 PM, Arshak Navruzyan >> <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: >>> >>> Thx, >>> >>> Arshak >>> -- >>> Posted via http://www.ruby-forum.com/. >>> >>>> >>> >> >> >> >> -- >> Robby Russell >> Chief Evangelist, Partner >> >> PLANET ARGON, LLC >> design // development // hosting w/Ruby on Rails >> >> http://planetargon.com/ >> http://robbyonrails.com/ >> http://twitter.com/planetargon >> aim: planetargon >> >> +1 503 445 2457 >> +1 877 55 ARGON [toll free] >> +1 815 642 4068 [fax] > > -- > Posted via http://www.ruby-forum.com/. > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Steve, Sure did, and it generated spec/spec_helper.rb, etc. Hope all is well, btw :) Arshak Steve Ross wrote:> Did you do script/generate rspec > > ? > > Hunted and pecked from my iPhone > > On Feb 23, 2009, at 2:27 PM, Arshak Navruzyan > <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
If it can help, I was having the same problem. I solved it in removing both, plugins (rspec and rspec_rails) AND all "./script/generate rspec" generated files. After re running ./script/generate rspec, all was working fine. On 23 fév, 23:27, Arshak Navruzyan <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Robby, > > Thanks. I had both installed as plugins and switched to gems (after I > uninstalled the plugins) but still get that autorun error. > > Arshak > > > > Robby Russell wrote: > > Try these instructions: > > >http://wiki.github.com/dchelimsky/rspec/rails > > > The cheat for rspec could be out of date. > > > Robby > > > On Mon, Feb 23, 2009 at 1:20 PM, Arshak Navruzyan > > <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > > >> Thx, > > >> Arshak > >> -- > >> Posted viahttp://www.ruby-forum.com/. > > > -- > > Robby Russell > > Chief Evangelist, Partner > > > PLANET ARGON, LLC > > design // development // hosting w/Ruby on Rails > > >http://planetargon.com/ > >http://robbyonrails.com/ > >http://twitter.com/planetargon > > aim: planetargon > > > +1 503 445 2457 > > +1 877 55 ARGON [toll free] > > +1 815 642 4068 [fax] > > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---