11 12 13 14
# File 'lib/oceanarium/config.rb', line 11 def api_url return @api_url if @api_url "https://api.digitalocean.com/" end