TBAA

Member Since
May 11, 2009 (7 months)

Following 0 githubbers and watching 3 repositories view all →

Public Repositories (1)

  • rails-footnotes

    Every Rails page has footnotes that gives information about your application and links back to yo...

    legend

    Forked from josevalim/rails-footnotes Sun Oct 25 15:34:18 -0700 2009

    Last updated Sun Oct 25 15:35:49 -0700 2009

Public Activity feed

TBAA forked gist: 246261 Tue Dec 01 04:52:19 -0800 2009
def get_tree_dfs(tree_root_id) t = Trouble.find_by_id(tree_root_id) return nil if t.child...
TBAA forked josevalim/rails-footnotes Sun Oct 25 15:34:19 -0700 2009
Forked repository is at TBAA/rails-footnotes
TBAA started watching thoughtbot/pacecar Thu Oct 15 07:37:44 -0700 2009
pacecar's description:
Generated scopes for ActiveRecord classes
TBAA created gist: 209581 Tue Oct 13 14:19:47 -0700 2009
[GEM_ROOT]/gems/activerecord-2.3.4/lib/active_record/base.rb:2184:in `dup' [GEM_ROOT]/gems/active...
TBAA created gist: 200162 Fri Oct 02 14:29:56 -0700 2009
it "should give [self] if it is a grandleaf" do interest = Factory.create(:interest) ...
TBAA created gist: 200141 Fri Oct 02 14:12:30 -0700 2009
eat_and_drink = Interest.create :name => 'Essen & Trinken', :background_color => 'darkgreen' ...