Prefer textile over markup because markup doesn't support any tables. bähh.

This commit is contained in:
Benjamin Meichsner 2009-05-20 13:03:58 +02:00
parent 7de45543c4
commit d371839eba
3 changed files with 11 additions and 9 deletions

View file

@ -68,7 +68,7 @@ Rails::Initializer.run do |config|
config.gem "fastercsv"
config.gem "prawn"
config.gem "haml", :version => '>=2.0.6'
config.gem 'BlueCloth', :lib => 'bluecloth'
config.gem 'RedCloth', :lib => 'redcloth'
# The internationalization framework can be changed to have another default locale (standard is :en) or more load paths.
# All files from config/locales/*.rb,yml are added automatically.