class Foo
Public Instance Methods
test()
click to toggle source
# File lib/colours/basic_colours/basic_colours.rb, line 329 def test e bold_yellow("hi there") end
# File lib/colours/basic_colours/basic_colours.rb, line 329 def test e bold_yellow("hi there") end