rails_request_id 0.1.0
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:
=
installieren:
=
Runtime Abhängigkeiten (1):
activesupport
~> 4.1.1