Class: Raas::Client::Rails::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/raas/client/rails/engine.rb

Instance Attribute Summary collapse

Instance Attribute Details

#applicationObject

Returns the value of attribute application.



11
12
13
# File 'lib/raas/client/rails/engine.rb', line 11

def application
  @application
end

#landscapeObject

Returns the value of attribute landscape.



11
12
13
# File 'lib/raas/client/rails/engine.rb', line 11

def landscape
  @landscape
end

#tokenObject

Returns the value of attribute token.



11
12
13
# File 'lib/raas/client/rails/engine.rb', line 11

def token
  @token
end