BlueCloth is back with vengeance

This commit is contained in:
Alexey Verkhovsky 2005-04-10 17:10:11 +00:00
parent f776807dff
commit 6f36e53290
5 changed files with 11 additions and 11 deletions

View file

@ -38,6 +38,7 @@ 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) }