Class: DmSvn::Model
- Inherits:
-
Object
- Object
- DmSvn::Model
- Includes:
- DataMapper::Resource
- Defined in:
- lib/dm-svn/model.rb
Instance Attribute Summary collapse
-
#config ⇒ Object
DmSvn::Config object.
Instance Attribute Details
#config ⇒ Object
DmSvn::Config object
10 11 12 |
# File 'lib/dm-svn/model.rb', line 10 def config @config end |