fnando

Nando Vieira
São Paulo, Brazil
1
12
A framework for creating e-books from Markdown/Textile text markup using Ruby. Using the Prince P...
Created Sat Jun 07 22:15:13 -0700 2008
legend
Add bookmark support to Rails apps with this plugin
Created Sat Jul 19 07:42:16 -0700 2008
legend
has_cache is plugin that wraps Rails 2.1 cache features into a simple automatic way.
Created Sat Jul 19 07:49:38 -0700 2008
legend
Add comment support to Rails apps with this plugin
Created Sat Jul 19 07:54:27 -0700 2008
legend
Add default value for AR attributes
Created Sun Jul 20 18:24:10 -0700 2008
legend
Add friendship support to Rails apps with this plugin
Created Sat Jul 19 07:57:41 -0700 2008
legend
Add permalink support to Rails apps with this plugin
Created Sat Jul 19 08:05:10 -0700 2008
legend
Add rating support to Rails apps with this plugin
Created Sat Jul 19 08:15:51 -0700 2008
legend
Organize directories and files, respecting a maximum number of items per directory.
Created Sat Jul 19 19:59:39 -0700 2008
legend
Tagging plugin for Ruby on Rails apps
Created Sat Jul 19 07:24:29 -0700 2008
legend
Add token support to Rails apps with this plugin
Created Sat Jul 19 08:29:56 -0700 2008
legend
Add mails to database for background mail sending
Created Sun Jul 20 15:43:35 -0700 2008
legend

Following

Public Activity  feed

fnando created gist: 2370 about 23 hours ago
class Cache def self.read(key, options=nil) Rails.cache.read(key, options)
fnando committed to has_defaults 4 days ago

b71362740a639d25b20c8740b5fa85174c3b5ae6

Attribute now accepts a Proc

fnando created has_defaults 5 days ago
New repository is at fnando/has_defaults
fnando created mail_queue 5 days ago
New repository is at fnando/mail_queue