Class: ActiveApplication::User
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- ActiveApplication::User
- Defined in:
- app/models/active_application/user.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
8 9 10 |
# File 'app/models/active_application/user.rb', line 8 def to_s email end |