Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
babusha
Jul 6th, 2011
179
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Ruby
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
public
def
ls
(
arg =
nil
)
arg =
self
if
(
arg.
nil
?
and
not
self
.
nil
?
)
return
nil
if
arg.
nil
?
@dirs
=
Dir
.
entries
(
arg
)
puts
@dirs
return
@dirs
end
ls.
map
{
|
a
|
a
+
".rb"
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 9 sec ago | 0.32 KB
Swapzone Glitch (Working)E W
JavaScript | 16 sec ago | 0.32 KB
Exchange Exploit
JavaScript | 24 sec ago | 0.32 KB
✅ MAKE $9OO INSTANTLY D W
JavaScript | 31 sec ago | 0.32 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 35 sec ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps x) F
JavaScript | 46 sec ago | 0.32 KB
ChangeNOW Exploit
JavaScript | 48 sec ago | 0.32 KB
✅ MAKE $900 INSTANTLY
JavaScript | 1 min ago | 0.32 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!