##// END OF EJS Templates
Fixed date filters accuracy with SQLite (#2221)....
Fixed date filters accuracy with SQLite (#2221). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2054 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r638:889d50089d4d
r2052:9e1192a54de6
Show More
coderay_stylesheet
4 lines | 93 B | text/plain | TextLexer
Jean-Philippe Lang
Added syntax highlightment for repository files (using CodeRay)....
r638 #!/usr/bin/env ruby
require 'coderay'
puts CodeRay::Encoders[:html]::CSS.new.stylesheet