module Ringflux
Constants
- VERSION
Public Class Methods
write_point(*args)
click to toggle source
# File lib/ringflux.rb, line 2 def self.write_point(*args) Plugin.write_point(*args) end
# File lib/ringflux.rb, line 2 def self.write_point(*args) Plugin.write_point(*args) end