index
:
leap/leap_cli
debian
develop
hotfix/6374
master
LEAP Command Line
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
core_ext
/
nil.rb
blob: 05ca98feffe0d047560b489d45e8f2776e302b38 (
plain
)
1
2
3
4
5
class
NilClass
def
any?
false
end
end