Skip to content

Commit

Permalink
Done with the demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
buylife committed Mar 8, 2012
1 parent 7e8dea7 commit 50cae19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/models/user.rb
@@ -0,0 +1,3 @@
class User < ActiveRecord::Base
has_many :microposts
end

0 comments on commit 50cae19

Please sign in to comment.