Plugins by Keith Rowell
-
Markdown on Rails
-
Rails markdown template hander. Easily use markdown for your rails views.
Rating: 4/5 (14 votes)
Added on 3 Sep 2006
-
convertible to csv
-
Convertible to csv allows you to specify that an ActiveRecord model should respond to a to_csv message.
eg:
class Customer < ActiveRecord::Base
acts_as_convertible_to_csv :header => true,
:fields => %w(id firstname lastname email_address)
end
Rating: 5/5 (9 votes)
Added on 13 Sep 2006
Add a plugin
Search Plugins
Plugins by Category
Sponsors
Have a comment?