Fall back to old edit mode for browsers that are not officially supported by Ace.

This commit is contained in:
bootstraponline
2012-05-29 16:32:39 -06:00
parent 76f87f9094
commit aeeaeb1eae
2 changed files with 11 additions and 1 deletions
+1
View File
@@ -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')