explore
Find public projects
Browse repositories published by the community. Search by name, owner or description, then narrow the list by language, README and activity.
jackdanger / cached_values
cached_values
Rails Plugin - memoize and store to the db a record attribute generated by any expression or SQL query.
jackdanger / sweet_assets
sweet_assets
Rails Plugin - a Ruby way to manage your stylesheets and javascripts. Don't put all your assets in your layout; define what you need where you need them.
zapnap / database_form
database_form
Database Form Page Extension for Radiant CMS
psq / mephisto-haml-templates-plugin
mephisto-haml-templates-plugin
HAML Templating for Mephisto
technoweenie / model_stubbing
model_stubbing
Replacement for ActiveRecord fixtures using an extremely flexible ruby-based approach.
technoweenie / permalink_fu
permalink_fu
ActiveRecord plugin for automatically converting fields to permalinks.
technoweenie / acts_as_versioned
acts_as_versioned
ActiveRecord plugin for versioning your models.
daaku / tempdir
tempdir
Tempfile like behaviour for directories
robbyrussell / active_delegate
active_delegate
Master/Slave delegation for ActiveRecord models for reads/writes
joshknowles / rspec-on-rails-matchers
rspec-on-rails-matchers
A collection of RSpec matchers to be used with the Ruby on Rails project