mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Typo
This commit is contained in:
committed by
Yehuda Katz
parent
a7b78e86b3
commit
4cdfe98d92
@@ -56,7 +56,7 @@ module Rails
|
||||
end
|
||||
|
||||
def metal_loader
|
||||
@metal_laoder ||= MetalLoader.new
|
||||
@metal_loader ||= MetalLoader.new
|
||||
end
|
||||
|
||||
def routes_reloader
|
||||
|
||||
Reference in New Issue
Block a user