Skip to content

Commit

Permalink
Updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed May 21, 2018
1 parent 479759e commit 9605b09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Slowpoke

[Rack::Timeout](https://github.com/heroku/rack-timeout) is great. Slowpoke makes it better with:
[Rack::Timeout](https://github.com/heroku/rack-timeout) enhancements for Rails

- custom error pages
- [safer service timeouts](https://github.com/heroku/rack-timeout/issues/39)
Expand Down
2 changes: 1 addition & 1 deletion slowpoke.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
spec.version = Slowpoke::VERSION
spec.authors = ["Andrew Kane"]
spec.email = ["[email protected]"]
spec.summary = "Rack::Timeout is great. Slowpoke makes it better."
spec.summary = "Rack::Timeout enhancements for Rails"
spec.homepage = "https://github.com/ankane/slowpoke"
spec.license = "MIT"

Expand Down

0 comments on commit 9605b09

Please sign in to comment.