Pinned Repositories
acts-as-taggable-on
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
arel
A Relational Algebra
attribute_fu
a better version of this functionality is in rails 2.3. use that!
best_in_place
A RESTful unobtrusive jQuery Inplace-Editor and a helper as a Rails Gem
counter_culture
Turbo-charged counter caches for your Rails app.
disable_timestamps_for
Selectively disable timestamping on specific fields in an ActiveRecord model.
guard-rails
Restart the Rails development server automatically when using Guard
jquery-rjs
Add RJS for jQuery to Rails 3.1+ apps
jrails
jRails is a drop-in jQuery replacement for Prototype/script.aculo.us on Rails. Using jRails, you can get all of the same default Rails helpers for javascript functionality using the lighter jQuery library.
premailer
Preflight for HTML email
aaronchi's Repositories
aaronchi/jrails
jRails is a drop-in jQuery replacement for Prototype/script.aculo.us on Rails. Using jRails, you can get all of the same default Rails helpers for javascript functionality using the lighter jQuery library.
aaronchi/jquery-rjs
Add RJS for jQuery to Rails 3.1+ apps
aaronchi/acts-as-taggable-on
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
aaronchi/disable_timestamps_for
Selectively disable timestamping on specific fields in an ActiveRecord model.
aaronchi/premailer
Preflight for HTML email
aaronchi/arel
A Relational Algebra
aaronchi/attribute_fu
a better version of this functionality is in rails 2.3. use that!
aaronchi/counter_culture
Turbo-charged counter caches for your Rails app.
aaronchi/guard-rails
Restart the Rails development server automatically when using Guard
aaronchi/lopr
aaronchi/make_voteable
User-centric voting system for Rails 3 applications.
aaronchi/nested_form
Rails plugin to conveniently handle multiple models in a single form.
aaronchi/ruby-saml-idp
SAML Identity Provider library in ruby
aaronchi/simple_cacheable
a simple cache implementation based on activerecord
aaronchi/taps
simple database import/export app
aaronchi/userstamp_basic
A simplified version of UserStamp
aaronchi/capybara
Acceptance test framework for web applications
aaronchi/homebrew
The missing package manager for OS X.
aaronchi/poltergeist
A PhantomJS driver for Capybara
aaronchi/RubyRedditAPI
Ruby wrapper for the Reddit API
aaronchi/settingslogic
A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern.
aaronchi/sidekiq
Simple, efficient message processing for Ruby
aaronchi/store_configurable
A zero-configuration recursive Hash for storing a tree of options in a serialized ActiveRecord column.