Sha256: d050c87e99abe7fa896b88279a78fee3bc696cdddee74c7965ecf462087b51d4
Contents?: true
Size: 150 Bytes
Versions: 2
Compression:
Stored size: 150 Bytes
Contents
module YandexMetrica::Rails module ViewHelpers def metrica_init(options = {}) YandexMetrica::Counter.new(options).to_s end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yandex-metrica-rails-0.1.4 | lib/yandex-metrica/rails/view_helpers.rb |
yandex-metrica-rails-0.1.3 | lib/yandex-metrica/rails/view_helpers.rb |