##// END OF EJS Templates
Fixed: calendar and gantt broken with Rails 2.0...
Fixed: calendar and gantt broken with Rails 2.0 git-svn-id: http://redmine.rubyforge.org/svn/trunk@982 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r638:889d50089d4d
r969:d5cc40c9b6b7
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