class Exact::Configuration
Attributes
exact_url[RW]
Public Class Methods
new()
click to toggle source
# File lib/exact/configuration.rb, line 14 def initialize @exact_url = 'https://start.exactonline.nl/api/v1' end