1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
This commit is contained in:
Konstantin Haase 2011-04-11 15:32:14 +02:00
parent 8c26399505
commit 730eb45566

View file

@ -19,7 +19,7 @@
`Accept` headers. (Konstantin Haase)
* Helpers dealing with time, like `expires`, handle objects that pretend to be
numbers, lik `ActiveSupport::Duration`, better. (Konstantin Haase)
numbers, like `ActiveSupport::Duration`, better. (Konstantin Haase)
= 1.2.2 / 2011-04-08