Method: Satis::ApplicationHelper#sts
- Defined in:
- app/helpers/satis/application_helper.rb
#sts ⇒ Object
3 4 5 |
# File 'app/helpers/satis/application_helper.rb', line 3 def sts @_satis_helpers_container ||= Satis::Helpers::Container.new(self) end |