forgot to cc the list
On 8/4/07, Duane Johnson <[EMAIL PROTECTED]> wrote: > I didn't quite see a direct answer to Matt's question regarding > running merb from SVN: > http://rubyforge.org/pipermail/merb-devel/2007-July/000132.html > > In a merb application, is there something comparable to having rails > in the vendor/ folder of a rails app? > > Thanks, > I don't know if there is something like that, but you can just install edge. $ svn co http://svn.devjavu.com/merb/trunk merb $ cd merb $ rake install That will install trunk as a gem on your system. _______________________________________________ Merb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/merb-devel
