summaryrefslogtreecommitdiff
path: root/lib/rack/events.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable directly requiring Rack componentsJeremy Evans2022-02-031-0/+4
* Enable `Style/MethodDefParentheses` cop to avoid newly add no paren method de...Ryuta Kamizono2020-02-051-15/+15
* Use require_relative and rely on autoload instead of using requireJeremy Evans2020-01-271-3/+0
* RuboCop: frozen string literals, comment whitespace (#1256)yhirano552018-04-161-3/+3
* Add frozen_string_literal: true to remaining filesDillon Welch2018-04-131-0/+2
* add Rack::Events middlewareAaron Patterson2015-11-031-0/+154