Module: Librails::ViewHelper

Defined in:
lib/librails/view_helper.rb

Instance Method Summary collapse

Instance Method Details

#hello_method2Object



5
6
7
# File 'lib/librails/view_helper.rb', line 5

def hello_method2
  'Hello World!2'
end