rails_request_id 0.1.2
Web requests in Rails get assigned a unique request id. To access this id in a threadsafe manner, you can simply call ```RailsRequestId.get```
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
~> 4.0