Skip to content

Commit 28d111d

Browse files
committed
typo
1 parent d20a8fd commit 28d111d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/middleware/turbo_dev.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module Middleware
2-
# this class cheats and bypasses rails altogether if the client attme
2+
# this class cheats and bypasses rails altogether if the client attempts
3+
# to download a static asset
34
class TurboDev
45
def initialize(app, settings={})
56
@app = app

0 commit comments

Comments
 (0)