On Mon, Aug 3, 2009 at 4:00 PM, Marcelo de Moraes Serpa<[email protected]> wrote: > Hello list, > > When installing Webrat as a plugin, do I need to change the "require > 'webrat'" to point to the absolute directory in which webrat is > installed in the vendor/plugins folder or is there any implicit logic > in the require that I am missing?
Rails handles this for you implicitly. Are you having a problem? > I didn't find anything in the rSpec > book about this (see In chapter 20, page 276, the book shows the > "plugin approach" of bundling the libraries). > > Thanks, > > Marcelo. > _______________________________________________ > 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
