quirkey

Aaron Quint
Brooklyn, NY
1
9
  • Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
    Forked from technoweenie/attachment_fu Fri Jun 06 16:02:23 -0700 2008
    legend
  • PHP Wrapper for the 37 Signals Basecamp API
    Created Tue Jun 17 06:47:35 -0700 2008
    legend
  • Get your Rails flash[] out of your controllers and into a YAML
    Created Wed Jun 18 15:17:04 -0700 2008
    legend
  • Super-quick image resizing using the ImageMagick command line tools
    Created Mon Jun 09 09:18:25 -0700 2008
    legend
  • A rails plugin for easily adding import/exportability from/to CSV
    Created Fri Jul 18 08:43:27 -0700 2008
    legend
  • Simple secure password/data storage via Ruby and Git (In development)
    Created Sun Jul 20 21:54:38 -0700 2008
    legend
  • Makes tests easy on the fingers and the eyes
    Forked from thoughtbot/shoulda Wed May 28 09:03:15 -0700 2008
    legend
  • ActiveRecord like functionalities for reading from YAML with a simple class implementation
    Created Wed Jul 09 12:37:47 -0700 2008
    legend
  • Webrat - Ruby Acceptance Testing for Web applications
    Forked from brynary/webrat Tue May 27 13:54:17 -0700 2008
    legend

Following

Public Activity  feed

quirkey started watching fast_remote_cache 2 days ago
fast_remote_cache is at 37signals/fast_remote_cache
quirkey committed to quirkey/static_model 3 days ago

5837ab4477cc2cba8a65e5d48aa66adbc181e179

Added more tests for dynamic finders

quirkey updated gist: 7891 8 days ago
quirkey created gist: 7891 8 days ago
module ActionMailer class Base class_inheritable_accessor :view_paths
quirkey committed to quirkey/imanip 9 days ago

fd78f5d9135cead73178b47c0d041238301a3f08

Merged - deploying new version

quirkey committed to quirkey/imanip 9 days ago

76c85ef093e16007da7902894305e748d686395d

Merge branch 'master' of git@github.com:quirkey/imanip

quirkey committed to quirkey/imanip 9 days ago

bee9f5d7bef1d32fc7314dec815b99762181e3fb

Added some inline documentation

quirkey committed to quirkey/imanip 9 days ago

acbad92b89387a3e2ba03671bd579b64f6eca5b6

Added image path accesor for Magick

quirkey committed to quirkey/static_model 9 days ago

fb23e89ce897e04be2f2259e24594849eae03f1e

fixed the dynamic finders to match AR's behavior AKA find_by === find_first_by