decko-commons/decko

View on GitHub
mod/ace_editor/set/self/ace.rb

Summary

Maintainability
A
0 mins
Test Coverage
format :html do
  def raw_help_text
    "Configure [[https://ace.c9.io/|ace]], "\
    "Decko's default code editor, using these available "\
    "[[https://github.com/ajaxorg/ace/wiki/Configuring-Ace|options]]."
  end
end