On Mar 29, 2008, at 19:34 , Phlip wrote: > Corey Jewett wrote: > >>> def self.to_s; "ViewExampleController"; end >>> >>> Uh, now kill it? It's inside a test, inside an example... >> >> It was yanked out of git 2 days ago. >> >> http://github.com/wycats/merb-core/commit/6867c0b8c4f8a985b7e75c571be9aea9e077861e#diff-7 > > I concur. I just now yanked it off my hard drive. > > May I ask what's the best way to sync what's in this github with my > 0.9.2 > gemmage?
http://gweezlebur.com/2008/3/1/quickie-sake-tasks-for-merb-hackers This is what I'm doing. My setup is abnormal in that I have set up a second gem repo (which is somewhat tricky and AFAIK undocumented). There are currently uncommitted patches in the merb lighthouse that fully support my setup. If you're not worried about your main rubygem library having a potentially unstable merb in it just fire up the sake tasks they are pretty well behaved. You will need git installed. Corey _______________________________________________ Merb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/merb-devel
