I'd like to finally get started with RSpec, however, not on a complete (rails or whatever) application, but only on a single rails plugin. In particular, I want to test the plugin without the context of a specific rails app. The only parts of rails that I need are ActiveRecord and ActiveSupport.
It would be very helpful to have an existing plugin that's tested like this as a guideline. Any suggestions? Thanks, Michael -- Michael Schuerig mailto:[EMAIL PROTECTED] http://www.schuerig.de/michael/ _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
