1's and 0's
Founder of https://stocklight.com - the investment for your investments. Track your stock portfolio and research investing ideas.
-
Geoplus Enterprises Pty Ltd
- Melbourne, Australia
-
12:10
(UTC +11:00) - https://jkotchoff.github.io
- @_stocklight
- StockLight
Highlights
- Pro
Pinned Loading
-
game_of_life
game_of_life PublicAn afternoon adventure with ruby TDD'ing a simulation of cellular automation
Ruby 2
-
Verifying an Android subscription in...
Verifying an Android subscription in a Ruby on Rails app using the Google Play API 1class GooglePlayVerification
2require 'google/api_client'
34# Refer:
5# https://code.google.com/p/google-api-ruby-client/issues/detail?id=72
-
Sends a push notifications to an iOS...
Sends a push notifications to an iOS and an Android device from Amazon SNS V2 1require 'rubygems'
2require 'aws-sdk'
34# This code snippet sends a push notification to a device using the Amazon SNS service.
5#
-
google_play_verification.rb
google_play_verification.rb 1# This class shows uses version 0.28.7 of the ruby google-api-client gem circa April 2019
2# to query the Google Play subscription API.
3#
4# If using an older version of the google-api-client gem (ie. version 0.8.x), instead refer to:
5# https://gist.github.com/jkotchoff/e60fdf048ec443272045/e3e2c867633900d9d6f53de2de13aa0a0a16bb03
-
-
Twitter v2 Oauth2 send tweet from Ru...
Twitter v2 Oauth2 send tweet from Ruby on Rails 1These instructions set up a way to publish tweets to Twitter's OAuth2 API from a Ruby on Rails app.
231. Set up a twitter account via the **Twitter account setup** instructions here:
4https://github.com/jkotchoff/twitter_oauth2#twitter-account-setup
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.