Creating user summary page

This commit is contained in:
2014-02-14 02:12:13 -07:00
parent 8425aaecd2
commit d943adc458
6 changed files with 87 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
class User < ActiveRecord::Base
include Gravtastic
gravtastic :size => 120, :default => ""
gravtastic :size => 150, :default => ""
# Include default devise modules. Others available are:
# :token_authenticatable, :confirmable,