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 for Rails. It generates a number of directories in a Rails app, with a place for model specs, for example, and a rake task to run them, e.g. 'rake spec:models'. But there is no place and no task for library tests. // Gregory _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users