We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gem install 'innsights'
require 'insights' Innsights.setup do credentials 'app' => application-subdomain, 'token' => application-token end
Environment defaults to the current Rails or Rack environment.
Innsights.setup do environment 'development' end
See Stand alone reports for details.