mastodon/lib/tasks
Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class (#6889)
HTTP connections must be explicitly closed in many cases, and letting
perform method close connections makes its callers less redundant and
prevent them from forgetting to close connections.
2018-03-24 12:49:54 +01:00
..
assets.rake
auto_annotate_models.rake
db.rake
emojis.rake
mastodon.rake Close http connection in perform method of Request class (#6889) 2018-03-24 12:49:54 +01:00
statistics.rake