Module: Tasuku::ApplicationHelper

Defined in:
app/helpers/tasuku/application_helper.rb

Instance Method Summary collapse

Instance Method Details

#current_authorObject



3
4
5
# File 'app/helpers/tasuku/application_helper.rb', line 3

def current_author
  send Tasks.config.author
end