module RestPack::Activity
Constants
- VERSION
Public Class Methods
setup() { |config| ... }
click to toggle source
# File lib/restpack_activity.rb, line 19 def self.setup yield @@config end
# File lib/restpack_activity.rb, line 19 def self.setup yield @@config end