lib/spaceship/portal/app.rb in spaceship-0.7.0 vs lib/spaceship/portal/app.rb in spaceship-0.9.0

- old
+ new

@@ -1,9 +1,8 @@ module Spaceship module Portal # Represents an App ID from the Developer Portal class App < PortalBase - # @return (String) The identifier of this app, provided by the Dev Portal # @example # "RGAWZGXSAA" attr_accessor :app_id