Sha256: 68161412031f7c11ac9032de5fe68ced2e799d9aacdbcd075da795f98a36cb99
Contents?: true
Size: 288 Bytes
Versions: 1
Compression:
Stored size: 288 Bytes
Contents
[[getting-started-rails]] == Getting started with Rails === Setup Add the gem to your `Gemfile`: [source,ruby] ---- gem 'elastic-apm' ---- This automatically sets up error logging and performance tracking but of course there are knobs to turn if you'd like to. See <<configuration>>.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
elastic-apm-0.2.0 | docs/getting-started-rails.asciidoc |