Add Safari to livepreview-enabled browsers. Fixes #503
This commit is contained in:
@@ -59,6 +59,7 @@ module Precious
|
||||
Browser.new('Internet Explorer', '10.0'),
|
||||
Browser.new('Chrome', '7.0'),
|
||||
Browser.new('Firefox', '4.0'),
|
||||
Browser.new('Safari', '9.0')
|
||||
]
|
||||
|
||||
def supported_useragent?(user_agent)
|
||||
|
||||
Reference in New Issue
Block a user