# File lib/dm-adjust/resource.rb, line 3 def adjust(attributes = {}, reload = false) collection_for_self.adjust(*args) end
# File lib/dm-adjust/resource.rb, line 7 def adjust!(*args) collection_for_self.adjust!(*args) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.