Hi everyone, Quick one to let you know about a few gems I released last night.
Just some really simple mongo mapper Plugins to take care of functionality I find myself repeating over and over in my applications. https://github.com/icaruswings/mm-commentable A simple acts_as_commentable plugin https://github.com/icaruswings/mm-friendable One that let's your user models follow/unfollow each other. https://github.com/icaruswings/mm-concerns A gem that allows you to easily organize your models into sub directories. Code in the last one is a 'borrowed' and modified for mm version of an AR plugin from a project called teambox Hope you might find something in there useful. Comments welcomed. Cheers. Sent from my iPhone -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
