- Remove warning about circular argument reference - api_key in Ruby 2.3.1
- Solve gem publishing issue - no changes comparing to 1.1.3
- do not rely on ActionDispatch::Resuest::Session API that was removed in Rails 4.2
- More time zone mappings.
- Fixed discrepancy between 'Paris' and 'Europe/Paris' timezone mapping to Microsoft zones.
QueueIt::Api::Event#create_or_updateacceptspre_queue_start_time
- Basic Api 2.0.beta integration
QueueIt::Api::Client- Allows to perform request with
JSONencoded data to proper endpoint - Debugging mode present
- Allows to perform request with
QueueIt::Api::Event- Creates or updates queue with some basic setup which fits our current needs
- Sets queue speed
- Provides
#protect_with_queue!method- renders page which allows to redirect users to Queue-It
- handles KnowUserSecretKey verification
- Provides
#destroy_all_queue_it_sessionsmethod- clears queue which pushes client from queue after successful purchase