lib/workarea/forter/gateway.rb in workarea-forter-1.2.2 vs lib/workarea/forter/gateway.rb in workarea-forter-1.2.3
- old
+ new
@@ -1,8 +1,7 @@
module Workarea
module Forter
class Gateway
-
attr_reader :options
def initialize(options = {})
@options = options
end