[rspec-users] broken URL on rspec.info

2008-01-15 Thread Cody P. Skidmore
the mailing list archive? How far back does it go? I'd really like to read back through it and research my own problems as much as possible. With Regards, // Signed // Cody P. Skidmore ___ rspec-users mailing list rspec-users@rubyforge.org htt

Re: [rspec-users] specs on private methods

2008-01-11 Thread Cody P. Skidmore
27;ve quit moved all authentication into a >> > LoginManager. This has worked out so nicely as we have simple methods >> > for: login_from_cookie, login_from_session, >> > login_from_user_credentials, etc. >> > >> > This cleans up a lot of the hairy code sprinkled throughout >> > controllers and before filters which were trying to do some form of >> > authentication based on peeking at the sessions themselves or >> > validating users. >> > >> > >> Interesting, do you pass in the session in the constructor or how do you >> get access to the session data? >> >> -Ben >> > > > > -- > Zach Dennis > http://www.continuousthinking.com > ___ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users > With Regards, // Signed // Cody P. Skidmore ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] new home for the rspec website

2007-12-14 Thread Cody P. Skidmore
om, I'm almost excited to violence. Sorry for the digression. With Regards, // Signed // Cody P. Skidmore ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] I can't make RSpec 1.0.8 run in Rails 1.2.3

2007-10-05 Thread Cody P. Skidmore
nerate rspec After that it worked just fine. I wouldn't specify the actual version unless you need an earlier release for some reason. With Regards, // Signed // Cody P. Skidmore ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyfo

Re: [rspec-users] RSpec Book(s) on the radar

2007-10-05 Thread Cody P. Skidmore
Lance Carlson wrote: > Hurry up! I'm on the wait list! (I think) +1 With Regards, // Signed // Cody P. Skidmore ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

[rspec-users] RSpec Book(s) on the radar

2007-10-05 Thread Cody P. Skidmore
I just found this one: http://tinyurl.com/3c3mfa David, are there any other RSpec books in the works? With Regards, Cody Skidmore ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] FW: FW: Specifying spec and output format inline?

2007-09-20 Thread Cody P. Skidmore
Adam Reed wrote: > I just want the script to save the rspec output to an html file when the > script is run. In this case, the script will be run from SciTE using Adam, I don't know what O/S you're using, but I actually output my results to a HTML file stored in the public folder of my sandbox.

Re: [rspec-users] RSpec --format --html:/path/to/file.html

2007-08-20 Thread Cody P. Skidmore
Scott Taylor wrote: > Actually you can combine then in any way you choose. This would work > as well: > > --format html:/foo/bar > >> --format >> html:/path/to/my.html >> >> Then on the command line: >> >> spec spec -O path/to/spec.opts I was hesitant to bring this up again, but I couldn't run i

[rspec-users] Formatting runner output as HTML

2007-08-17 Thread Cody P. Skidmore
omehow in spec.opts. But I'm not quite there yet. Should the Rake task work the same way or is everyone just calling Spec instead? With Sincere Regards, Cody P. Skidmore ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyfor

[rspec-users] RSpec --format --html:/path/to/file.html

2007-08-17 Thread Cody P. Skidmore
Greetings everyone. I'm learning RSpec and am pretty fresh to Ruby/Rails, but am so excited I can't help jumping in. I'm running before I can walk here. :-) Yesterday I tried outputting test results to HTML instead of colorized plain text. It looked like there were some entries in the change l

[rspec-users] test

2007-08-17 Thread Cody P. Skidmore
This is a test. I sent an email to the list earlier but it looks like no one received it... ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users