intinno (Intinno)

Name
Intinno
Email
Website/Blog
http://intinno.com
Company
http://company.intinno.com
Location
Gurgaon, India
Member Since
Mar 17, 2009 (8 months)

Following 5 githubbers and watching 34 repositories view all →

Public Repositories (12)

Public Activity feed

intinno forked olliesaunders/suprdate Wed Nov 25 09:27:18 -0800 2009
Forked repository is at intinno/suprdate
intinno created repository acts_as_daily_countable Wed Nov 18 10:36:42 -0800 2009
New repository is at intinno/acts_as_daily_countable
intinno started watching giraffesoft/timeline_fu Sat Nov 14 00:18:57 -0800 2009
timeline_fu was created Tue Sep 30 14:10:30 -0700 2008
intinno started watching mdarby/scribd_fu Wed Nov 11 10:02:56 -0800 2009
scribd_fu's description:
A Ruby on Rails plugin that streamlines interactions with the Scribd service
intinno started watching mdarby/scribd_fu Wed Nov 11 10:02:55 -0800 2009
scribd_fu's description:
A Ruby on Rails plugin that streamlines interactions with the Scribd service
intinno created repository may_be_deleted Wed Nov 11 01:40:12 -0800 2009
New repository is at intinno/may_be_deleted
intinno started watching flyerhzm/rails_best_practices Tue Nov 10 21:15:39 -0800 2009
rails_best_practices's description:
rails_best_practices is a gem to check quality of rails app files according to ihower’s presentation from Kungfu RailsConf in Shanghai China
intinno started watching thechrisoshow/what_column Fri Nov 06 00:27:08 -0800 2009
what_column's description:
A Rails plugin that adds comments to your active record objects listing the columns
intinno forked bterlson/redmine-status-updates Wed Nov 04 01:24:45 -0800 2009
Forked repository is at intinno/redmine-status-updates
intinno forked mszczytowski/redmine_messenger Wed Nov 04 00:09:06 -0800 2009
Forked repository is at intinno/redmine_messenger
intinno started watching javan/whenever Tue Nov 03 06:15:57 -0800 2009
whenever's description:
Provides clean ruby syntax for defining messy cron jobs and running them Whenever.
intinno updated gist: 195536 Mon Sep 28 10:01:01 -0700 2009
def teachers_on(time) condition = (time && time.is_a?(Time) ?
intinno updated gist: 195536 Mon Sep 28 09:16:36 -0700 2009
def teachers_on(time) condition = (time && time.is_a?(Time) ?
intinno created gist: 195536 Mon Sep 28 09:16:26 -0700 2009
def teachers_on(time) condition = (time && time.is_a?(Time) ?
intinno created gist: 195529 Mon Sep 28 08:58:31 -0700 2009
def force_find(object, association, association_attribute) class_name = association.camelize.co...
intinno created gist: 195528 Mon Sep 28 08:56:46 -0700 2009
<td><%= force_find(log, "teacher", "name") %></td>
intinno created gist: 195526 Mon Sep 28 08:53:43 -0700 2009
<td><%= log.teacher.name %></td>
intinno forked technoweenie/acts_as_paranoid Mon Sep 28 07:45:16 -0700 2009
Forked repository has since been deleted.