Creating user summary page
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user