summaryrefslogtreecommitdiff
path: root/sample/css.rb
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2014-01-23 22:23:59 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2014-01-23 22:23:59 +0100
commitee76cc5df42af385743d81ec0810073b7c9ed465 (patch)
tree89387c694298768c2ea4766eff097cdd5006fbdf /sample/css.rb
parent4131a5ff622e7c767dfd042c4c357906a2544c01 (diff)
parente93aae88985667189bb5b24ad0d5f54cb5fdba70 (diff)
downloadcoderay-ee76cc5df42af385743d81ec0810073b7c9ed465.tar.gz
Merge branch 'master' into bash-scanner
Conflicts: lib/coderay/helpers/file_type.rb
Diffstat (limited to 'sample/css.rb')
-rw-r--r--sample/css.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/sample/css.rb b/sample/css.rb
deleted file mode 100644
index 52e4bcc..0000000
--- a/sample/css.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-require 'coderay'
-
-# print the default stylesheet for HTML codes
-puts CodeRay::Encoders[:html]::CSS.new.stylesheet