Simple way to configure marker in Petlove Rails applications
Add this line to your application's Gemfile:
gem 'environment-mark', github: 'petlove/environment-mark'
Add this code bellow into application.rb:
require 'environment-mark'
EnvironmentMark.configure(config)