Scott Taylor <[EMAIL PROTECTED]> writes: > On Oct 8, 2008, at 2:09 PM, Wes Gamble wrote: > >> All, >> >> I have some experience with Rspec from about a year ago. At that >> time, there was a gem and a plugin, and a Rspec on Rails plugin. >> >> Should I only be using the gem? > > If you're using a rails app, install the two plugins. If not, use the > gem.
I don't actually see any reason to use the plugins anymore. Personally I go with gems. To OP: you said that "rake spec" doesn't do anything...did you run "script/generate rspec" to get the rspec rake tasks? Pat _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users