Class: Royce::Role
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Royce::Role
- Defined in:
- lib/royce/role.rb
Overview
The actual data model
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
9 10 11 |
# File 'lib/royce/role.rb', line 9 def to_s name end |