Class: Debci::User
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Debci::User
- Defined in:
- lib/debci/user.rb
Instance Method Summary collapse
Instance Method Details
#to_str ⇒ Object
9 10 11 12 |
# File 'lib/debci/user.rb', line 9 def to_str # :nodoc: username end |