module HellowordHelper

lib/helloword/rails/helloword_helper.rb

Public Instance Methods

hello_word_tag() click to toggle source
# File lib/tuong_tomosia_1210/helloword_helper.rb, line 3
def hello_word_tag
  "Hello Word!!!"
end