Skip to content

Commit

Permalink
Remove alternatives (#158)
Browse files Browse the repository at this point in the history
actionpack-cloudflare is not maintained anymore.
  • Loading branch information
sobrinho authored Oct 7, 2024
1 parent 311875e commit 69f20b3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,6 @@ Note that the request may optionally pass through additional trusted proxies, so

but it will return false if CloudFlare comes after the trusted prefix of `X-Forwarded-For`.

## Alternatives

[actionpack-cloudflare](https://github.com/customink/actionpack-cloudflare) simpler approach using the `CF-Connecting-IP` header.

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
Expand Down

0 comments on commit 69f20b3

Please sign in to comment.