Pinned Repositories
acts_as_list
Refactored version of ActsAsList plugin, uses named_scope.
attach
A woop-de-do version of AttachmentFu
authenticate
A mature Rails Plugin for authentication (HTTP_AUTHORIZATION, tokens, HTTP_POST, cookie, etc.)
authorize
A mature Rails Plugin for role-based authorization (polymorphic on subject and trustee, DSL for auth expressions, model- and controller-level expressions)
breadcrumbs
Breadcrumbs for Rails with special sauce
drcfg
Dynamic Runtime ConFiGuration
exrep
A utilitarian plugin that provides more flexible versions of ActiveRecord's to_json and to_xml and adds to_csv
http.async.client
Async Http Client - Clojure
uuid_primary_key
Rails Plugin that gently allows you to use UUIDs as the primary key.
validate
Rails plugin to validate XHTML and CSS
cch1's Repositories
cch1/authorize
A mature Rails Plugin for role-based authorization (polymorphic on subject and trustee, DSL for auth expressions, model- and controller-level expressions)
cch1/uuid_primary_key
Rails Plugin that gently allows you to use UUIDs as the primary key.
cch1/breadcrumbs
Breadcrumbs for Rails with special sauce
cch1/validate
Rails plugin to validate XHTML and CSS
cch1/acts_as_list
Refactored version of ActsAsList plugin, uses named_scope.
cch1/authenticate
A mature Rails Plugin for authentication (HTTP_AUTHORIZATION, tokens, HTTP_POST, cookie, etc.)
cch1/exrep
A utilitarian plugin that provides more flexible versions of ActiveRecord's to_json and to_xml and adds to_csv
cch1/fsp
Filter/Sort/Paginate with maximum goodness and minimum fuss
cch1/seed
A simple rake task for creating seed data in Rails. Data is stored in YAML files and loaded through ActiveRecord.
cch1/yaml_db
Rails plugin for a database-independent dump format, data.yml.
cch1/Dimensional
Dimensional values (numbers with units of measure) can be parsed, stored, converted and formatted for output.
cch1/rails
Ruby on Rails