Fall back to old edit mode for browsers that are not officially supported by Ace.
This commit is contained in:
@@ -32,6 +32,7 @@ Gem::Specification.new do |s|
|
||||
s.add_dependency('mustache', [">= 0.11.2", "< 1.0.0"])
|
||||
s.add_dependency('sanitize', "~> 2.0.0")
|
||||
s.add_dependency('nokogiri', "~> 1.4")
|
||||
s.add_dependency('useragent', "~> 0.4.9")
|
||||
|
||||
s.add_development_dependency('RedCloth')
|
||||
s.add_development_dependency('mocha')
|
||||
|
||||
Reference in New Issue
Block a user