Libraries
»
background_lite
(0.5)
»
Index (N)
»
NilClass
Class: NilClass
Inherits:
Object
Object
NilClass
show all
Defined in:
lib/background_lite/core_ext/nil_class.rb
Instance Method Summary
collapse
#
clone_for_background
⇒ Object
Instance Method Details
#
clone_for_background
⇒
Object
2 3 4
# File 'lib/background_lite/core_ext/nil_class.rb', line 2
def
clone_for_background
self
end