Forked from nsanden/gist:7c2bc3c73870d462b6be2060be9cba91
Created
October 4, 2016 17:17
-
-
Save dminuoso/3cb4b013f77188c2c4220d339b025377 to your computer and use it in GitHub Desktop.
.rb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
self.num_reserved = order_data.match(/\"ordered\"\:.*\n/)[0].match(/\d+/)[0] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment