class Ohm::VersionConflict
Attributes
attributes[R]
Public Class Methods
new(attributes)
click to toggle source
# File lib/ohm/versioned.rb, line 23 def initialize(attributes) @attributes = attributes end