Class
Sync
In:
lib/sync.rb
Parent:
Object
Methods
new
Included Modules
Sync_m
Public Class methods
new
()
[Source]
# File lib/sync.rb, line 307
307:
def
initialize
308:
super
309:
end
[Validate]