Class: Sabbath
- Inherits:
-
Object
- Object
- Sabbath
- Defined in:
- lib/sabbath.rb,
lib/sabbath/server.rb,
lib/sabbath/backend/beanstalk.rb
Defined Under Namespace
Instance Attribute Summary collapse
-
#options ⇒ Object
readonly
Returns the value of attribute options.
Instance Method Summary collapse
-
#initialize(options) ⇒ Sabbath
constructor
A new instance of Sabbath.
- #start ⇒ Object
Constructor Details
Instance Attribute Details
#options ⇒ Object (readonly)
Returns the value of attribute options.
14 15 16 |
# File 'lib/sabbath.rb', line 14 def @options end |