public
Description: Uber lightweight Merb blogging engine. Make sure you check out the feather-plugins repo as well!
Homepage:
Clone URL: git://github.com/mleung/feather.git
Click here to lend your support to: feather and make a donation at www.pledgie.com !

Comments for mleung's feather   feed

kless commented on mleung/feather Sat Oct 11 00:35:57 -0700 2008
Comment in afd1eba:

Why is being used ERB instead of HAML?

jf commented on mleung/feather Sat Jun 14 22:42:39 -0700 2008
Comment in 1c76178:

re the include order: strangely, I dont seem to have this problem? “un-/installed” DataMapper according to the instructions here, if that helps… Also using DM 0.9.1.

jf commented on mleung/feather Thu Jun 12 15:46:15 -0700 2008
Comment in c61c20c:

wowee, that’s no fun!!! (talking about having to shift that line down in user.rb)

aflatter commented on mleung/feather Thu Jun 12 01:51:49 -0700 2008
Comment in 1c76178:

That did not work as I was doing that – We still have to remove all those ‘if new_record?’ blocks in the filter methods.

jf commented on mleung/feather Wed Jun 11 16:40:38 -0700 2008
Comment in 18ebc87:

nice!!! waay better than a patch to merb-cache (which is what i’m doing). Now if only 0.9.4 would come out…

edraper commented on mleung/feather Sat Jun 07 09:58:34 -0700 2008
Comment in f79ee25:

This change, while originally created by Alexander back on May 20th, was only committed then into his own fork, and was then merged into the main codebase last night. I updated the plugin manifests shortly after merging this, so that there shouldn’t have been too long where the code was out-of-sync.

Mailing list isn’t a bad idea though, it’s something I’ve been meaning to do, I’ll set one up.

jf commented on mleung/feather Sat Jun 07 03:04:40 -0700 2008
Comment in f79ee25:

hm… do we need some sort of a mailing list or wiki (or whatever)? This change nearly caught me – with this patch, the ‘manifest.yml’ format for feather-plugins also had to changed… It would have been good to update feather-plugins as well at that time! (the manifests only got updated June 6 http://github.com/eldiablo/feather-plugins/commit/9536530869262b116e851d850205203253866c56)