mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
typo
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module Middleware
|
||||
# this class cheats and bypasses rails altogether if the client attme
|
||||
# this class cheats and bypasses rails altogether if the client attempts
|
||||
# to download a static asset
|
||||
class TurboDev
|
||||
def initialize(app, settings={})
|
||||
@app = app
|
||||
|
||||
Reference in New Issue
Block a user