socialforge/app/helpers/myshixuns_helper.rb

15 lines
138 B
Ruby

module MyshixunsHelper
def myshixun_score myshixun
end
def time_ranking myshixun
end
def score_ranking myshixun
end
end