linoj

Member Since
Mar 30, 2009 (8 months)

Following 3 githubbers and watching 10 repositories view all →

Public Repositories (5)

  • jqGrid

    jQuery grid plugin

    legend

    Forked from tonytomov/jqGrid Sat Dec 12 16:09:51 -0800 2009

    Last updated Sun Dec 13 21:22:50 -0800 2009

  • saasramp

    An open source Rails plugin which enables subscription billings in your application

    legend

    Last updated Thu Oct 08 11:34:25 -0700 2009

  • demo-authapp

    Result of the Using BDD and generators to create a Rails app from scratch Screencast

    legend

    Last updated Fri Sep 18 14:09:22 -0700 2009

  • saasapp

    legend

    Last updated Tue Sep 15 21:52:35 -0700 2009

  • authapp

    empty rails app with authlogic installed

    legend

    Last updated Sun Aug 23 18:59:18 -0700 2009

Public Activity feed

linoj pushed to master at linoj/jqGrid Sun Dec 13 21:22:50 -0800 2009
HEAD is 9a70d831ad68b67c76b4745e4cb2dc5927448ccd
linoj pushed to master at linoj/jqGrid Sun Dec 13 19:38:01 -0800 2009
HEAD is b0173840221b7eda8af735a2fcbc797bf82455b9
  • linoj committed b0173840:
    support RESTful requests and rails routes
linoj forked tonytomov/jqGrid Sat Dec 12 16:09:52 -0800 2009
Forked repository is at linoj/jqGrid
linoj started watching tonytomov/jqGrid Sun Dec 06 20:52:52 -0800 2009
jqGrid's description:
jQuery grid plugin
linoj created gist: 246066 Mon Nov 30 20:53:29 -0800 2009
Processing ApplicationController#index (for 67.45.129.217 at 2009-11-30 22:12:25) [GET] ActionCo...
linoj created gist: 246065 Mon Nov 30 20:51:33 -0800 2009
Processing ApplicationController#index (for 67.45.129.217 at 2009-11-30 22:12:25) [GET] ActionCo...
linoj updated gist: 216212 Thu Oct 22 12:31:37 -0700 2009
Permission denied to...a non-chrome context19(function(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[...
linoj created gist: 216212 Thu Oct 22 12:30:36 -0700 2009
Permission denied to...a non-chrome context19(function(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[...
linoj created gist: 206520 Fri Oct 09 18:54:05 -0700 2009
$('#flash').animate( {backgroundColor: '#ffff00'}, 'normal', 'linear', function(){
linoj pushed to master at linoj/saasramp Thu Oct 08 11:34:25 -0700 2009
HEAD is 71385e938c7256ab3c3bc316836b5aa35ae92af9
  • linoj committed 71385e93:
    fixed mostly syntax errors that showed up on deploy to production server
linoj created gist: 205151 Thu Oct 08 09:49:28 -0700 2009
LocalJumpError in Subscriptions#credit_card Showing app/views/subscriptions/credit_card.html.er...
linoj pushed to master at linoj/saasramp Tue Oct 06 20:06:44 -0700 2009
HEAD is 7e613244caf43b846696e47862d32b64e192372c
  • linoj committed 7e613244:
    cuke features fixes related to last change
linoj pushed to master at linoj/saasramp Tue Oct 06 19:13:25 -0700 2009
HEAD is f8e0c1a0273e33d6d80b063626c876ccbccc49eb
  • linoj committed f8e0c1a0:
    renamed subscription#exceeds_plan to #plan_check (and keep #exceeds_plan?)
linoj pushed to master at linoj/saasramp Mon Oct 05 18:20:17 -0700 2009
HEAD is 8e5b212ce7a8f72a7d8428a83efda2c30431fdac

2 commits »

linoj created gist: 200670 Sat Oct 03 07:47:52 -0700 2009
# code borrowed error_messages_for def error_counts_for(*params) #debugger
linoj pushed to master at linoj/saasramp Sat Oct 03 04:57:46 -0700 2009
HEAD is 18799dc6e1a1e977383ec24a051a60092a295ff6
  • linoj committed 18799dc6:
    a little refactoring for cuke scenarios
linoj pushed to master at linoj/saasramp Fri Oct 02 12:11:24 -0700 2009
HEAD is 62202ea82bab72283a0a2c0050b052dee3fb7c9a

3 commits »

linoj pushed to master at linoj/saasramp Thu Oct 01 15:09:57 -0700 2009
HEAD is 9c5af14909dc9aba7bba1be95217a0335801f000
  • linoj committed 9c5af149:
    acts_as_subscriber#subscription_plan= now calls change plan; added subscription#trial_ends_on