Sha256: 21c741fcf47b352edb66e1f8c2dcf3bec343925cdf9fc9bf07cf36a366c9b301

Contents?: true

Size: 142 Bytes

Versions: 2

Compression:

Stored size: 142 Bytes

Contents

module Satis
  module ApplicationHelper
    def sts
      @_satis_helpers_container ||= Satis::Helpers::Container.new(self)
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
satis-2.1.48 app/helpers/satis/application_helper.rb
satis-2.1.47 app/helpers/satis/application_helper.rb