##// END OF EJS Templates
Fixed: RedCloth#block_markdown_rule freezes when parsing many hyphen marks (#1704)....
Fixed: RedCloth#block_markdown_rule freezes when parsing many hyphen marks (#1704). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1710 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1609:7cdd88a6ce36
r1709:3197814c623f
Show More
dbconsole
3 lines | 100 B | text/plain | TextLexer
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/dbconsole'