Class: ActiveRecord::Base
- Defined in:
- lib/record_select/extensions/active_record.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#to_label ⇒ Object
4 5 6 |
# File 'lib/record_select/extensions/active_record.rb', line 4 def to_label self.to_s end |