Module: Architect4r::Model::Connection
- Extended by:
- ActiveSupport::Concern
- Included in:
- Node, Relationship
- Defined in:
- lib/architect4r/model/connection.rb
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#connection ⇒ Object
6 7 8 |
# File 'lib/architect4r/model/connection.rb', line 6 def connection self.class.connection end |