CARVIEW |

rxcfc
-
Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is w...Forked from Shopify/active_merchant Mon Mar 09 20:17:03 -0700 2009
-
Multi (Class) Table Inheritance for ActiveRecordUpdated Tue Sep 30 11:58:49 -0700 2008
-
Bringing together the different tableless model implementations into a single gem/pluginForked from kennethkalmer/activerecord-tableless-models Thu May 22 06:44:03 -0700 2008
-
Easy Support for Optionally Nested ControllersUpdated Thu Mar 12 18:58:05 -0700 2009
-
Advanced Caching ManagementUpdated Wed Jul 09 10:21:03 -0700 2008
-
Git port of https://svn.nfectio.us/plugins/query_analyzerUpdated Tue Nov 11 11:57:41 -0800 2008
-
This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but ...Forked from dsboulder/query_reviewer Sat Mar 07 14:32:27 -0800 2009
-
Rails: Record user activities without controller helpers, build on top of userstamps pluginForked from grosser/record_activities Thu Mar 05 18:46:11 -0800 2009
-
Soft delete functionality using scopes. Inspired by acts_as_paranoid.Updated Thu Mar 19 17:32:29 -0700 2009
-
Tableless Models with all the benefits of ActiveRecord without ActiveRecordUpdated Wed Nov 05 12:00:16 -0800 2008
-
User ScopingUpdated Mon Dec 08 15:41:49 -0800 2008
-
This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by and updated_...Forked from delynn/userstamp Fri Mar 06 08:01:32 -0800 2009
-
Webrat - Ruby Acceptance Testing for Web applicationsForked from brynary/webrat Sat Mar 07 17:15:26 -0800 2009
Public Activity
Adds support for creating state machines for attributes on any Ruby class
d2059f5111cede46d1404c711172905ef1533cc1
Scoping and Force After Find
Rails SaaS and SSO solution
7cccb19c659f7e75387aa86b08c2928974a93dca
Updated case statement for Ruby 1.9 compatibility
1e592b616cffd9a626fa90a9097dab5dff5babab
Remove unicode characters that were causeing problems under Ruby 1.9
34c078a51928fff5e175011fc700789087387e2f
Some small patches
b3ff178739f3b7e7c9e3f8114b064726af97012c
Set variables before validation
82adc436968af70f4b5d08579d0ed8bdda9f0207
Bug fix, error logging, and respect for userstamp enabled
8bc82a35eea5f5a33e6a032bff31e807a3dbbb9f
Disable JS insertion
de58b965853fbfc7078e7783807064251d71b494
Parent finder scoping support
a899a26cdb82e2cb05d6b4fef289a715ecbf298e
Updated README
cd14ade72e61171688dcf5f2723634477c2b3fc3
Updated README
3388bbdf46008a9c5731fe9105f9fc206b51e4e7
Allow anonymous activities to be recorded, also allow changing the name of the association
b5d915b38b9a21744ff94f914a50e91e686e1c5f
Fixes to how compatability mode is handled, as well as not making everything stampable by default
Webrat - Ruby Acceptance Testing for Web applications