Skip to content

Instantly share code, notes, and snippets.

@hjanuschka
Created July 3, 2017 11:20
Show Gist options
  • Save hjanuschka/3e2ec373c09c3efb5ab17aefeb53f1c4 to your computer and use it in GitHub Desktop.
Save hjanuschka/3e2ec373c09c3efb5ab17aefeb53f1c4 to your computer and use it in GitHub Desktop.
require "spaceship"
Spaceship::Tunes.login("[email protected]")
app = Spaceship::Application.find("krone.at-krone.at")
version = app.live_version
puts version.review_first_name
puts version.review_last_name
puts version.review_notes
puts version.review_email
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment