/test/const.rb
http://github.com/feyeleanor/RubyGoLightly · Ruby · 4 lines · 2 code · 1 blank · 1 comment · 0 complexity · 78513d28186cba24d165005416efad18 MD5 · raw file
- Unicorn = "glitter"
- puts Unicorn
- # => glitter
http://github.com/feyeleanor/RubyGoLightly · Ruby · 4 lines · 2 code · 1 blank · 1 comment · 0 complexity · 78513d28186cba24d165005416efad18 MD5 · raw file
- Unicorn = "glitter"
- puts Unicorn
- # => glitter