mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-31 22:38:49 +01:00
remove concat message of swf_fu plugin from the console
This commit is contained in:
parent
db7a5bd426
commit
2c6d514970
1 changed files with 0 additions and 1 deletions
|
|
@ -94,7 +94,6 @@ module ActionView #:nodoc:
|
|||
|
||||
private
|
||||
CONCAT = ActiveSupport.const_defined?(:SafeBuffer) ? :safe_concat : :concat
|
||||
puts CONCAT
|
||||
def convert_to_hash(s)
|
||||
case s
|
||||
when Hash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue