rubygem (Amol Hatwar)

Name
Amol Hatwar
Email
Website/Blog
http://hatwar.org/epilogue/
Company
Exceed Consulting
Location
Mumbai, India
Member Since
Apr 23, 2009 (8 months)

Following 0 githubbers and watching 12 repositories view all →

Public Repositories (4)

  • userstamp

    This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by and updated_...

    legend

    Forked from delynn/userstamp Thu Nov 05 03:46:50 -0800 2009

    Last updated Sat Nov 14 16:45:05 -0800 2009

  • is_paranoid

    Destroy your records while keeping them in database, able to restore them later

    legend

    Forked from mislav/is_paranoid Sat Nov 14 15:23:07 -0800 2009

    Last updated Wed Oct 14 19:25:20 -0700 2009

  • active_merchant

    Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is w...

    legend

    Forked from Shopify/active_merchant Mon Nov 16 08:31:27 -0800 2009

    Last updated Fri Oct 09 05:26:52 -0700 2009

  • acts_as_primary

    Auto-magically keep track of the primary record for an object that has many.

    legend

    Last updated Fri Apr 24 20:10:36 -0700 2009

Public Activity feed

rubygem forked Shopify/active_merchant Mon Nov 16 08:31:28 -0800 2009
Forked repository is at rubygem/active_merchant
rubygem started watching Shopify/active_merchant Mon Nov 16 08:30:52 -0800 2009
active_merchant's description:
Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.
rubygem pushed to master at rubygem/userstamp Sat Nov 14 16:45:05 -0800 2009
HEAD is 249af6fb3fbc1a4a37402821a9546d6f4e381a1c
  • rubygem committed 249af6fb:
    Added support for acts_as_paranoid as well. No tests though...
rubygem forked mislav/is_paranoid Sat Nov 14 15:23:09 -0800 2009
Forked repository is at rubygem/is_paranoid
rubygem forked semanticart/is_paranoid Sat Nov 14 15:18:06 -0800 2009
Forked repository has since been deleted.
rubygem pushed to master at rubygem/userstamp Fri Nov 13 15:48:11 -0800 2009
HEAD is 1f0dc68eaab9ac6712c9bd8eacf2b2b1c062b01e
  • rubygem committed 1f0dc68e:
    Patched for using IsParanoid instead of acts_as_paranoid...
rubygem forked delynn/userstamp Thu Nov 05 03:46:50 -0800 2009
Forked repository is at rubygem/userstamp
rubygem started watching matthuhiggins/foreigner Thu Nov 05 03:43:55 -0800 2009
foreigner's description:
Foreign keys for Rails migrations
rubygem started watching matthuhiggins/foreigner Thu Nov 05 03:43:50 -0800 2009
foreigner's description:
Foreign keys for Rails migrations
rubygem opened issue 4 on binarylogic/settingslogic Thu Oct 22 05:04:57 -0700 2009
Doesn't work with nesting
rubygem started watching tobi/delayed_job Thu Oct 15 05:07:35 -0700 2009
delayed_job's description:
Database backed asynchronous priority queue -- Extracted from Shopify
rubygem started watching stffn/declarative_authorization Tue Oct 13 22:22:02 -0700 2009
declarative_authorization's description:
An authorization Rails plugin using a declarative DSL for specifying authorization rules in one place
rubygem started watching jhelwig/rails-authorization-plugin Tue Oct 13 22:10:06 -0700 2009
rails-authorization-plugin's description:
Fork of the standard rails-authorization-plugin to fix the order of role inheritance.