mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
typo
This commit is contained in:
parent
aad6efa91b
commit
e0e4388633
1 changed files with 1 additions and 1 deletions
2
CHANGES
2
CHANGES
|
@ -11,7 +11,7 @@
|
||||||
* Important: 1.8.6 support has been dropped. It is still usable if you use the
|
* Important: 1.8.6 support has been dropped. It is still usable if you use the
|
||||||
backports gem, but no longer officially supported. (Konstantin Haase)
|
backports gem, but no longer officially supported. (Konstantin Haase)
|
||||||
|
|
||||||
* It is now possible to use a different target class for the top level DLS (aka
|
* It is now possible to use a different target class for the top level DSL (aka
|
||||||
classic style) than `Sinatra::Application` by setting `Delegator.target`.
|
classic style) than `Sinatra::Application` by setting `Delegator.target`.
|
||||||
This was mainly introduced to ease testing. (Konstantin Haase)
|
This was mainly introduced to ease testing. (Konstantin Haase)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue