0

first commit.

This commit is contained in:
Rei
2011-12-01 01:55:52 +08:00
commit c8e56e05b1
71 changed files with 6530 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
module HighlightJs
module Rails
class Engine < ::Rails::Engine
end
end
end