Class: MagicAttribute
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- MagicAttribute
- Defined in:
- lib/app/models/magic_attribute.rb
Overview
Always work through the interface MagicAttribute.value
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
5 6 7 |
# File 'lib/app/models/magic_attribute.rb', line 5 def to_s value end |