[rspec-users] Why RSpec?

2009-04-21 Thread Amos King
Spec tests that will help me grasp the right path? Thanks! -- Amos King http://dirtyInformation.com http://github.com/Adkron -- Looking for something to do? Visit http://ImThere.com ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyfo

Re: [rspec-users] Why RSpec?

2009-04-22 Thread Amos King
org/mailman/listinfo/rspec-users > > > ___ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users > -- Amos King http://dirtyInformation.com http://github.com/Adkron -- Looking for something to do? Visit http://ImThere.com ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] Why RSpec?

2009-04-22 Thread Amos King
ks for the ideas from everyone, and you've all encouraged me to take a deeper look. Amos(adkron) On Wed, Apr 22, 2009 at 9:08 AM, David Chelimsky wrote: > On Wed, Apr 22, 2009 at 6:25 AM, Amos King wrote: >> I wasn't thinking about a gun.  I was just wondering if there is some &

[rspec-users] submodule rspec and rspec-rails issues

2009-04-30 Thread Amos King
#x27; /Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:1977:in `run' /Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2044:in `standard_exception_handling' /Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:1974:in `run' /Library/Ruby/Gems/1.8/gems/rake-0.8.4/bin/rake:31 Am I mis

Re: [rspec-users] submodule rspec and rspec-rails issues

2009-04-30 Thread Amos King
yes, but when you add it does it. On Thu, Apr 30, 2009 at 1:33 PM, Scott Taylor wrote: > > On Apr 30, 2009, at 2:26 PM, Amos King wrote: > >> I started a brand new rails app and then ran the following. >> >> %>git submodule add git://github.com/aslakhellesoy/

Re: [rspec-users] submodule rspec and rspec-rails issues

2009-04-30 Thread Amos King
09 at 2:21 PM, Amos King wrote: > yes, but when you add it does it. > > On Thu, Apr 30, 2009 at 1:33 PM, Scott Taylor wrote: >> >> On Apr 30, 2009, at 2:26 PM, Amos King wrote: >> >>> I started a brand new rails app and then ran the following. >>> >

Re: [rspec-users] submodule rspec and rspec-rails issues

2009-04-30 Thread Amos King
frozen as gems and still the same problems. On Thu, Apr 30, 2009 at 3:05 PM, Nicholas Van Weerdenburg wrote: > On Thu, Apr 30, 2009 at 3:34 PM, Amos King wrote: >> >> So why am I required to install rspec as a frozen/system gem to work >> with rails?  I would be happy wit

Re: [rspec-users] submodule rspec and rspec-rails issues

2009-04-30 Thread Amos King
should I go with the plugin. It doesn't work as a gem now? On Thu, Apr 30, 2009 at 10:04 PM, David Chelimsky wrote: > On Thu, Apr 30, 2009 at 9:55 PM, Amos King wrote: >> frozen as gems and still the same problems. > > The 1.2.6 release should work as a plugin again. &g

Re: [rspec-users] submodule rspec and rspec-rails issues

2009-04-30 Thread Amos King
sky wrote: > On Thu, Apr 30, 2009 at 10:05 PM, Amos King wrote: >> should I go with the plugin.  It doesn't work as a gem now? > > I didn't say that :) It still works as a gem (I don't understand why > it's not working for you as a gem), *and* I fixed the problem