Sha256: bce7205ec902c3a0f033a109b30062bd932a5d25ad670573c70293c9bfdda7be

Contents?: true

Size: 113 Bytes

Versions: 4

Compression:

Stored size: 113 Bytes

Contents

module Tasuku
  module ApplicationHelper
    def current_author
      send Tasks.config.author
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tasuku-1.1.0 app/helpers/tasuku/application_helper.rb
tasuku-1.0.1 app/helpers/tasuku/application_helper.rb
tasuku-0.1.1 app/helpers/tasuku/application_helper.rb
tasuku-0.1.0 app/helpers/tasuku/application_helper.rb