[rspec-users] spec for Rails library

2007-07-13 Thread Gregory Murphy
How does one write a spec for a Rails library? // Gregory ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] spec for Rails library

2007-07-13 Thread Gregory Murphy
aslak hellesoy wrote: > On 7/13/07, Gregory Murphy <[EMAIL PROTECTED]> wrote: >> How does one write a spec for a Rails library? >> > > Umm, just like you would for any other Ruby library. Can you be more > specific? Sorry, I'm referring in particular to RSpec f