Avatar
Postings for Rails developers. From Daniel Kehoe and the RailsApps project.

Rails Apps Composer version 1.5.5

I released version 1.5.5 of the Rails Apps Composer gem today. Versions 1.5.3 and 1.5.4 were released within the past two weeks. It’s the gem you can use to generate a Rails starter app.

Version 1.5.5 is primarily intended to accommodate the release of Mongoid 3.0. This version and recent versions also offer a number of gem updates and small improvements. See the CHANGELOG for details.

There are new recipes for turnip (a Gherkin extension for RSpec) and unicorn (recommended as a faster web server).

Thank you for contributions to this update:

  • Jim Riordan
  • Bradley Grzesiak
  • Earl St Sauver
  • Andrew J Vargo
  • Michel Pavan Macedo
  • ngottlieb

With this release I’ve updated the application templates which are used to create and update the RailsApps example applications. And each example app has been updated to match the version generated by the templates.