add source url

This commit is contained in:
Alexander Machehin 2013-06-17 23:29:13 +06:00
parent ae714518c6
commit 37003f8f0c
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# -*- encoding : utf-8 -*-
# https://github.com/rails/rails/issues/2639#issuecomment-6591735
class DisableAssetsLogger
def initialize(app)
@app = app