On Sun, Oct 5, 2008 at 10:51 AM, Fernando Perez <[EMAIL PROTECTED]> wrote: > By the way for a RoR application, can I also go plugin-less for Webrat > and Cucumber? From what I understand I still need to install these two > as plugins.
Why ask us when you can ask rubygems? $ gem q -drn cucumber $ gem q -drn webrat Cheers, David > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
