Changeset [bb533d54f2614654da8da183a11a8b03accbfc4b] by Nathan Broadbent

September 9th, 2011 @ 11:47 PM

Compile sass stylesheets to tmp/stylesheets, and serve them with Rack::Sendfile middleware. Also, only compile print & screen stylesheets - compiling all partials into .css is a waste of resources. This not only helps FFCRM run on heroku, but means we don't have to check in the compiled css.
https://github.com/michaeldv/fat_free_crm/commit/bb533d54f2614654da...

Committed by Nathan Broadbent

  • A app/stylesheets/media/print.sass
  • A app/stylesheets/media/screen.sass
  • A config/initializers/sass.rb
  • R app/stylesheets/print.sass
  • R app/stylesheets/screen.sass
  • R public/stylesheets/base.css
  • R public/stylesheets/cache/.gitkeep
  • R public/stylesheets/common.css
  • R public/stylesheets/header.css
  • R public/stylesheets/print.css
  • R public/stylesheets/rails.css
  • R public/stylesheets/safari.css
  • R public/stylesheets/screen.css
  • M app/views/layouts/application.html.haml
  • M config/initializers/fat_free_crm.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Ruby on Rails CRM platform for Web 2.0 and beyond