rails_request_id 0.1.1
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:
=
安装:
=
Runtime 依赖 (1):
activesupport
~> 4.1