Method: Logidze::History#initialize
- Defined in:
- lib/logidze/history.rb
#initialize(data) ⇒ History
Returns a new instance of History.
28 29 30 |
# File 'lib/logidze/history.rb', line 28 def initialize(data) @data = data end |
Returns a new instance of History.
28 29 30 |
# File 'lib/logidze/history.rb', line 28 def initialize(data) @data = data end |