Method: ActiveHistory::Regard#initialize
- Defined in:
- lib/activehistory/regard.rb
#initialize(id) ⇒ Regard
Returns a new instance of Regard.
3 4 5 |
# File 'lib/activehistory/regard.rb', line 3 def initialize(id) @subject = id end |
Returns a new instance of Regard.
3 4 5 |
# File 'lib/activehistory/regard.rb', line 3 def initialize(id) @subject = id end |