index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
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