Method: RsyncConfig::Propertiable::ClassMethods#allowed_properties
- Defined in:
- lib/rsync_config/propertiable.rb
#allowed_properties ⇒ Object
19 20 21 |
# File 'lib/rsync_config/propertiable.rb', line 19 def allowed_properties @allowed_properties ||= [] end |