socialforge/app/models/user_wechat.rb

4 lines
76 B
Ruby
Raw Normal View History

2016-01-19 11:51:37 +08:00
class UserWechat < ActiveRecord::Base
# attr_accessible :title, :body
end