Ace is broken on Safari 6. Fix #414.
This commit is contained in:
@@ -36,7 +36,6 @@ module Precious
|
||||
Browser.new('Internet Explorer', '10.0'),
|
||||
Browser.new('Chrome', '7.0'),
|
||||
Browser.new('Firefox', '4.0'),
|
||||
Browser.new('Safari', '5.1')
|
||||
]
|
||||
|
||||
def supported_useragent?(user_agent)
|
||||
|
||||
Reference in New Issue
Block a user