Module: Shown
- Defined in:
- lib/couch_scheduler/conditions.rb
Instance Method Summary collapse
Instance Method Details
#conditions ⇒ Object
14 15 16 |
# File 'lib/couch_scheduler/conditions.rb', line 14 def conditions "#{super} && doc.couch_visible == true" end |