lifo (Pratik)

Name
Pratik
Email
Website/Blog
http://m.onkey.org
Company
37signals
Location
London
Member Since
Jan 29, 2008 (over 2 years)

Following 47 coders and watching 23 repositories view all →

Public Repositories (6)

  • docrails

    PLEASE CHECK http://github.com/lifo/docrails/wikis

    legend

    Last updated Wed Feb 10 01:04:40 -0800 2010

  • fast_context

    Make your shoulda contexts faster

    legend

    Last updated Thu Jan 14 23:42:54 -0800 2010

  • cramp

    Asynchronous framework for the web

    legend

    Last updated Mon Jan 11 08:13:48 -0800 2010

  • sabbath

    REST for your work (queues)

    legend

    Forked from joshbuddy/sabbath Sun Jan 17 09:27:51 -0800 2010

    Last updated Thu Dec 10 20:43:39 -0800 2009

  • tickle

    Run your tests in parallel processes

    legend

    Last updated Tue Nov 17 14:25:06 -0800 2009

  • lifo.github.com

    Mod Porter

    legend

    Last updated Sun Aug 02 21:44:47 -0700 2009

Public Activity feed

lifo added jedahan to docrails Sat Feb 06 02:39:19 -0800 2010
docrails is at lifo/docrails
lifo added brynary to docrails Fri Feb 05 09:04:10 -0800 2010
docrails is at lifo/docrails
lifo commented on lifo/docrails Thu Feb 04 11:13:08 -0800 2010
Comment in 89be425:

Nice one!

lifo pushed to master at rails/rails Thu Feb 04 09:01:56 -0800 2010
HEAD is 25b6b95459ae71218754e8469f77f86b676bf215
  • lifo committed 25b6b954:
    Make RAILS_* give deprecation warning just once
lifo pushed to master at lifo/docrails Thu Feb 04 05:37:02 -0800 2010
HEAD is 66f501e9a242849abdc248fdb452bf3aaae3af2f
lifo pushed to master at lifo/docrails Thu Feb 04 05:14:54 -0800 2010
HEAD is 8260f0b40f8954f1822a0f856f7c0706afbba0bd

53 commits »

lifo added dhh to docrails Wed Feb 03 15:54:33 -0800 2010
docrails is at lifo/docrails
lifo added mrduncan to docrails Wed Feb 03 07:05:47 -0800 2010
docrails is at lifo/docrails
lifo pushed to master at lifo/docrails Wed Feb 03 04:30:53 -0800 2010
HEAD is 69d0e94da5ae5e38f6a00be04fb9234a32e5edaa
  • lifo committed 69d0e94d:
    Some improvements to the release notes
lifo pushed to master at rails/rails Tue Feb 02 01:06:00 -0800 2010
HEAD is ab83800c3519595b909b760deb09c6ef46a07274
  • Prem Sichanugrist committed ab83800c:
    Hide '/rails/info/properties' from 'rake routes' [#3793 state:resolved]
lifo pushed to master at lifo/docrails Mon Feb 01 15:42:57 -0800 2010
HEAD is fdcf4d6c5191b25ee3b6c357dafaf17156eb09d3

29 commits »

lifo added zizee to docrails Sun Jan 31 15:01:12 -0800 2010
docrails is at lifo/docrails
lifo pushed to master at lifo/docrails Sun Jan 31 06:32:41 -0800 2010
HEAD is ed60021f39f7913537dcad181e4061e423dc6c3d

42 commits »

lifo commented on rails/arel Sun Jan 31 03:15:37 -0800 2010
Comment in 11dc44a:

Ah, thanks for catching this dkubb. I think using .present? would work too ?

lifo pushed to master at rails/rails Sat Jan 30 11:35:28 -0800 2010
HEAD is ec057ada07a20d943904d55f0dc9690e8ee50826
  • lifo committed ec057ada:
    Rely on arel to generate the correct sql when an empty array is supplied to IN predicate
lifo pushed to master at rails/arel Sat Jan 30 11:31:51 -0800 2010
HEAD is 11dc44ac339199680704b52402fd53f2e3c0ee07
  • lifo committed 11dc44ac:
    Fix the generated SQL when In predicate is supplied an empty Array
lifo added sikachu to docrails Sat Jan 30 06:29:10 -0800 2010
docrails is at lifo/docrails
lifo pushed to master at lifo/docrails Thu Jan 28 11:52:55 -0800 2010
HEAD is 285361d1589002fcdd1584c07e6eb295f13c9f37

289 commits »

lifo added bmarini to docrails Sun Jan 24 13:15:42 -0800 2010
docrails is at lifo/docrails
lifo pushed to master at lifo/docrails Sat Jan 23 12:04:12 -0800 2010
HEAD is efd0bd3b7390ebb8526b981169025f2860f6a113

80 commits »

lifo added orangea to docrails Sat Jan 23 09:01:47 -0800 2010
docrails is at lifo/docrails
lifo pushed to master at rails/rails Sat Jan 23 00:19:51 -0800 2010
HEAD is 8ff2fb6f3aa6140f5a8bd018d5919a8a1e707cda
  • lifo committed 8ff2fb6f:
    Make default_scope work with Relations
lifo pushed to master at rails/rails Fri Jan 22 08:50:26 -0800 2010
HEAD is 5c53ffe1dbb3ece45ed58ed5b005e9c104f61842
  • fxn committed 5c53ffe1:
    Add missing require for Object#try [#3771 state:resolved]
lifo pushed to master at rails/rails Fri Jan 22 06:50:27 -0800 2010
HEAD is 4afd9702fe111a5cbaa0d9572e7661c90b188d49

2 commits »

lifo pushed to master at rails/rails Thu Jan 21 13:52:37 -0800 2010
HEAD is 6d30002a52133bd105adb29084f4cc72b1ee847f
  • lifo committed 6d30002a:
    Revert "Refactoring attributes/types" [#3348 state:open]
lifo pushed to master at rails/rails Thu Jan 21 08:59:29 -0800 2010
HEAD is a68a3e9af6a02c9ce18d3eec87558241095ce8fb
  • lifo committed a68a3e9a:
    Simplify finder method definitions
lifo pushed to master at rails/rails Thu Jan 21 04:22:19 -0800 2010
HEAD is da142cd86584d56299470ee4dd6f90be7127b477
  • lifo committed da142cd8:
    Supplying Arel::SqlLiteral is much faster
lifo closed issue 1 on lifo/cramp Thu Jan 21 02:25:56 -0800 2010
Table Name does not follow camelization
lifo pushed to master at rails/arel Thu Jan 21 00:59:41 -0800 2010
HEAD is e2dad56caae7ed7697f8d9b4e9d6a62faa308046
  • lifo committed e2dad56c:
    Cache adapter_name in Sql::Engine
lifo pushed to master at rails/rails Wed Jan 20 12:07:35 -0800 2010
HEAD is fa9f000246c2f6010f18bf40237d105b782873e2
  • lifo committed fa9f0002:
    Use quoted_table_name with arel.from() if no from values explicitly supplied. Arel seems to be spending a lot of time figuring out the FROM value otherwise.
lifo pushed to master at rails/rails Wed Jan 20 11:59:18 -0800 2010
HEAD is 798d2828dc28a596a9980a149a2d1210f32078d9
lifo pushed to master at rails/rails Wed Jan 20 11:11:56 -0800 2010
HEAD is 24cc9e5b4f9b729f02d2e0b56265032d08933a41

2 commits »

lifo pushed to master at rails/rails Wed Jan 20 08:54:10 -0800 2010
HEAD is 459e9b29d4b9922d5ce3f87dd62fd43e752ac3da

2 commits »

lifo pushed to master at rails/rails Wed Jan 20 07:10:33 -0800 2010
HEAD is f7d94cdc6d01617ff4579fda6a56a3e94be47ffe

2 commits »

lifo pushed to master at rails/rails Wed Jan 20 05:45:21 -0800 2010
HEAD is 8b9bfbe225a59ccefa46f1e8bf301bc483bef0e0

6 commits »