"Zach Dennis" <[EMAIL PROTECTED]> writes: > On Fri, Oct 3, 2008 at 4:46 PM, Donald French <[EMAIL PROTECTED]> wrote: >> Can someone tell me the difference ins the gem versions and the plugin >> versions? do they work together? need both? >> > > You do not need both. The plugin versions are for Ruby on Rails > projects. Rails had a way of loading plugins from the vendor/plugins/ > directory. This will most likely deprecate (or become less and less > used) as Rails has added support for bundling gems with the project > in the vendor/gems/ directory.
rspec-rails is now published as a gem as well. I am 100% plugin free when it comes to RSpec. Pat _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
