We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3c150dc
Published to greensync repository. This means uses will need to change from:
gem 'json-sequence'
to:
source 'https://rubygems.pkg.github.com/greensync' do gem 'greensync-json_sequence' end
And change:
require 'json_sequence'
require 'greensync/json_sequence'