Show More
Commit Description:
add heart_beat...
Commit Description:
add heart_beat (grafted from baf0af002308b84f920a384166b4265c82124159)
References:
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