⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby master
All Projects
Ruby
»
Ruby master
Overview
Activity
Roadmap
Issues
Repository
Like
Download (158 Bytes)
Feature #4893
» strings.rb
wishdev (John Higgins)
, 06/26/2011 12:43 PM
class
String
def
initialize
(
val
)
self
.
replace
(
val
)
end
end
String
.
call_initialize
=
TRUE
puts
String
.
call_initialize
require_relative
'empty_file'
« Previous
1
2
3
4
5
…
13
Next »
(3-3/13)
Loading...