Skip to content

Latest commit

 

History

History
62 lines (46 loc) · 3.55 KB

CHANGELOG.md

File metadata and controls

62 lines (46 loc) · 3.55 KB

Change Log

Unreleased

1.6 - 2015-08-28

  • Switch web server from Thin to Puma
  • Update Uglifier version up to 2.7.2
  • Add Rubocop-Rspec for reporting violations of Ruby style guide in specs
  • Add Slim-Lint for reporting violations of Ruby style guide in .slim templates
  • Update Ruby to 2.2.3
  • Improve assets caching on Heroku: headers, gzipping, Cloudfront
  • Move Rack::CanonicalHost and Rack::Auth::Basic configuration to initializers
  • Support Heroku Review Apps
  • Update rails version up to 4.2.3
  • Add Rails ERD gem for generating a diagram based on application's AR models

1.5 - 2015-08-14

1.4 - 2015-07-31

1.3 - 2015-07-03

1.2 - 2015-06-19

1.1 - 2015-06-05

  • Add Coffeelint to keep Coffeescript code clean and consistent
  • Force double quotes everywhere: SCSS, Ruby. For more details see: fs/rails-base#274
  • Add SCSS-Lint for reporting violations of SCSS coding conventions
  • Style Kaminari pagination to make it look like Foundation's pagination
  • Add Spring for fast Rails actions via pre-loading

1.0 - 2015-05-18

  • Upgrade Ruby to 2.2.2
  • Upgrade Rails to 4.2.1