Christopher J. Bottaro
Results
6
repositories owned by
Christopher J. Bottaro
app_config
107
Stars
27
Forks
Watchers
Rails plugin that provides environment specific application configuration.
has_easy
55
Stars
19
Forks
Watchers
Easy access and creation of "has many" relationships for ActiveRecord models. It uses a "vertical table" so schema changes aren't necessary when you add fields. Use this plugin to add preferences, o...
param_protected
85
Stars
12
Forks
Watchers
Filter unwanted params from your controllers/actions in your Rails app. Provides param_protected and param_accessible analogous to ActiveRecord's attr_protected and attr_accessible.
schizo
69
Stars
6
Forks
Watchers
DCI (data, context and interaction) for Ruby / Rails / ActiveRecord