Module: DestroyBackgrounded::ClassMethods
- Defined in:
- lib/destroy_backgrounded.rb
Instance Method Summary collapse
Instance Method Details
#destroy_backgrounded? ⇒ Boolean
19 20 21 |
# File 'lib/destroy_backgrounded.rb', line 19 def destroy_backgrounded? true end |