Show More
Commit Description:
Fix bug #23, #22, #21, #17
Commit Description:
Fix bug #23, #22, #21, #17
File last commit:
Show/Diff file:
Action:
app/models/heart_beat.rb | 6 lines | 126 B | text/x-ruby | RubyLexer |
class HeartBeat < ActiveRecord::Base
# attr_accessible :title, :body
belongs_to :user
#attr_accessible :ip_address
end