Classes: Wrapper
2 3 4
# File 'lib/undo/wrapper_integration.rb', line 2 def self.wrap(object, options = {}) Wrapper.new object, options end