class SettingsSynchronizer
Public Class Methods
test()
click to toggle source
# File lib/settings_synchronizer.rb, line 2 def self.test puts 'synchronize it!!!' puts 'new version' end
# File lib/settings_synchronizer.rb, line 2 def self.test puts 'synchronize it!!!' puts 'new version' end