Remove old unused monkey patch
This commit is contained in:
parent
ae8a114069
commit
d74cb34e1e
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
module ActionView
|
||||
module Helpers
|
||||
module AssetTagHelper
|
||||
def asset_path(source)
|
||||
compute_public_path(source, nil)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue