⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby master
All Projects
Ruby
»
Ruby master
Overview
Activity
Roadmap
Issues
Repository
Like
Download (212 Bytes)
Bug #2258
» hello.rb
sunaku (Suraj Kurapati)
, 10/23/2009 08:37 AM
puts
"~~~~> Hello World! The time is
#{
Time
.
now
}
."
puts
"~~~~> Doing relay from
#{
__FILE__
}
:
#{
__LINE__
}
"
relay_from_ruby_to_main
puts
"~~~~> OMG, back from main!! :-)"
require
'date'
# <== HERE IS THE PROBLEM
« Previous
1
2
3
4
…
21
Next »
(2-2/21)
Loading...