Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- Defined in:
- lib/git_workflow/core_ext.rb
Instance Method Summary collapse
Instance Method Details
#blank? ⇒ Boolean
15 16 17 |
# File 'lib/git_workflow/core_ext.rb', line 15 def blank? true end |