On 12/1/06, Steve Tooke <steve.tooke at gmail.com>
wrote:> The rpsec-on-rails app defines a great structure for specifying all of
> the constituent parts of a rails app. Does anybody have any advice for
> where to put tests for lib code that you include to support your app,
> and how to fit it in to the rake:spec rake task.
>
I''m bumping this in the hopes that there''s something to say on
it. I''m
currently doing this and it means a restart of the rails_spec_server
whenever you change the lib file.
James