Module: CouchRest::Model::Connection
- Extended by:
- ActiveSupport::Concern
- Included in:
- Base
- Defined in:
- lib/couchrest/model/connection.rb
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary (collapse)
Instance Method Details
- (Object) server
6 7 8 |
# File 'lib/couchrest/model/connection.rb', line 6 def server self.class.server end |