bellycard / napa

A simple framework for building APIs with Grape
Other
329 stars 72 forks source link

Add remote_ip to request log. #103

Closed voxtex closed 10 years ago

voxtex commented 10 years ago

All request values now use Rack::Request wrapper methods. Remote IP is logged along with request.

voxtex commented 10 years ago

I would personally find the ip of the requestor useful. Let me know if there are other opinions.

jdoconnor commented 10 years ago

+1