[BUILD BROKEN] BlueCloth the original distribution has some bugs. Digged out a patched-up version from Instiki 0.9
This commit is contained in:
parent
6f36e53290
commit
a251b658f1
5 changed files with 1149 additions and 4 deletions
|
@ -38,7 +38,6 @@ unless defined? ADDITIONAL_LOAD_PATHS
|
|||
vendor/rails/actionwebservice/lib
|
||||
vendor/madeleine-0.7.1/lib
|
||||
vendor/RedCloth-3.0.3/lib
|
||||
vendor/BlueCloth-1.0.0/lib
|
||||
vendor/rubyzip-0.5.8/lib
|
||||
).map { |dir| "#{File.expand_path(File.join(RAILS_ROOT, dir))}"
|
||||
}.delete_if { |dir| not File.exist?(dir) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue