Sha256: 18aa9071dcf3eac69e8d755082d401ce96a43ac6813ee68dcc02efb2c7ad78a5
Contents?: true
Size: 296 Bytes
Versions: 13
Compression:
Stored size: 296 Bytes
Contents
[[getting-started-rails]] == Getting started with Rails [float] === 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
13 entries across 13 versions & 1 rubygems