Skip to content
GBH edited this page Mar 1, 2013 · 8 revisions
  • ComfortableMexicanSofa is tested to work on ruby 1.9.2, 1.9.3 and 2.0.0
  • It uses ActiveRecord, so it plays well with SQLite, MySQL and Postgres.
  • It's designed and tested to work on both Rails 3.1 and 3.2
  • Note: Problems recognizing the tags are known with ruby 1.9.3.p327 (on windows os), try to downgrade to p125

Dependencies

  • Paperclip - To handle uploads
  • active_link_to - To handle logic for active links
  • formatted_form - Just your normal FormBuilder that generates Bootstrap html markup
  • Redcarpet for markdown support
  • HAML / SASS / CoffeeScript