
A tool for generating Rails applications with the best practices of the Smashing Boxes team.
Boxcar is a base Rails application used at Smashing Boxes, heavily inspired by thoughtbot's suspenders. This application serves as a starting point for building Ruby on Rails projects.
Boxcar is a base Rails application developed by Smashing Boxes, inspired by thoughtbot's suspenders. It provides an easy installation process and simplifies the usage of Rails applications. If you are interested in contributing to Boxcar, please refer to the CONTRIBUTING.md file.

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.