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