class TzuMock::HashResult
Public Class Methods
new(attributes)
click to toggle source
# File lib/tzu_mock/result_builder.rb, line 7 def initialize(attributes) update(attributes) end
# File lib/tzu_mock/result_builder.rb, line 7 def initialize(attributes) update(attributes) end