Sha256: f9316802cf8729b4efcb174fda547fd1fbdc272506dd3d2316254a83e5793b4d
Contents?: true
Size: 185 Bytes
Versions: 2
Compression:
Stored size: 185 Bytes
Contents
require 'bookingsync' BookingSync::Base.user = ENV['BOOKINGSYNC_USER'] || 'x' require 'bookingsync/pagination_behavior' RSpec.configure do |config| config.color_enabled = true end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bookingsync-0.3.0 | spec/spec_helper.rb |
bookingsync-0.2.0 | spec/spec_helper.rb |