Skip to content

Commit

Permalink
[docs] moved Grape to other libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Emanuele Palazzetti committed Apr 21, 2017
1 parent ac7bf37 commit 65eb477
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ Available settings are:
method before adding the middleware
* ``default_service`` (default: ``rack``): set the service name used when the Rack request is traced

## Other libraries

### Grape

The Grape integration adds the instrumentation to Grape endpoints and filters. This integration can work side by side
Expand All @@ -199,8 +201,6 @@ defining your Grape application:
end
end

## Other libraries

### Active Record

Most of the time, Active Record is set up as part of a web framework (Rails, Sinatra...)
Expand Down

0 comments on commit 65eb477

Please sign in to comment.