This repository has been archived by the owner on Oct 18, 2022. It is now read-only.
v0.5.4
Major changes
- (
core/helpers/static.rb
): Remove stabby lambda definition fromstatic_router
setting to prevent a newStatic::Router
object from being initialized every time the setting is called
Minor changes
- (
core/helpers/static.rb
): Remove:<<
alias method forStatic::Router#route
instance method