module ApplicationHelper
Public Instance Methods
is_songyu?()
click to toggle source
# File lib/helper/view_helper.rb, line 2 def is_songyu? "Yes i'm Yu Song" end
# File lib/helper/view_helper.rb, line 2 def is_songyu? "Yes i'm Yu Song" end