lib/spaceship/base.rb in spaceship-0.3.4 vs lib/spaceship/base.rb in spaceship-0.4.0
- old
+ new
@@ -173,10 +173,9 @@
end
# This method can be used by subclasses to do additional initialisation
# using the `raw_data`
def setup
-
end
##
# @return (Spaceship::Client) The current spaceship client used by the model to make requests.
def client