Sha256: 14bd7059b93d14030a28251fae861a15c6e226edc51da899e54410f3cd9e3787
Contents?: true
Size: 190 Bytes
Versions: 3
Compression:
Stored size: 190 Bytes
Contents
<% if Rails::VERSION::MINOR < 2 -%> require 'errornot_notifier/rails' <% end -%> ErrornotNotifier.configure do |config| config.api_key = '<%= api_key %>' config.host = '<%= host %>' end
Version data entries
3 entries across 3 versions & 1 rubygems