Show More
Commit Description:
add rvm version & gemset file,...
Commit Description:
add rvm version & gemset file, start migrate to ruby 2.6.3
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