spaceship/lib/spaceship/playground.rb in fastlane-2.77.0.beta.20180117010004 vs spaceship/lib/spaceship/playground.rb in fastlane-2.77.0.beta.20180118010004
- old
+ new
@@ -61,10 +61,10 @@
# rubocop:disable Lint/Debugger
binding.pry(quiet: true)
# rubocop:enable Lint/Debugger
- puts("") # Fixes https://github.com/fastlane/spaceship/issues/203
+ puts("") # Fixes https://github.com/fastlane/fastlane/issues/3493
end
def docs
url = 'https://github.com/fastlane/fastlane/tree/master/spaceship/docs'
`open '#{url}'`