⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby master
All Projects
Ruby
»
Ruby master
Overview
Activity
Roadmap
Issues
Repository
Like
Download (79 Bytes)
Bug #12420
» load-re.rb
grajagandev (David Moore)
, 05/24/2016 01:36 PM
File
.
open
(
ARGV
[
0
])
do
|
f
|
@re
=
Regexp
.
new
(
"/"
+
File
.
read
(
f
)
+
"/"
)
end
« Previous
1
2
Next »
(1-1/2)
Loading...