Sha256: bec04b973346871166d14a8211370b8a96a537276a60c37e5ea151ff6f5ba11a
Contents?: true
Size: 175 Bytes
Versions: 2
Compression:
Stored size: 175 Bytes
Contents
<% if Rails::VERSION::MAJOR < 3 && Rails::VERSION::MINOR < 2 -%> require 'pulse/rails' <% end -%> Pulse.configure do |config| config.api_key = <%= api_key_expression %> end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
projectlocker_pulse-1.0.0 | generators/pulse/templates/initializer.rb |
projectlocker_pulse-0.2.1 | generators/pulse/templates/initializer.rb |