This repository contains what are so called "dollhouses", representing what a Ruby on Rails application is supposed to look like when created from scratch.
This helps developers in finding difference between the various versions of Ruby on Rails, as well as compare the state of an application against a fresh installation.
- Ruby on Rails 7.0.8.4 : A vanilla Ruby on Rails 7.0.8.4 setup.
- Ruby on Rails 7.0.8.4 - RSpec : Ruby on Rails 7.0.8.4 with RSpec configured
- Ruby on Rails 7.0.8.4 - Cucumber : Ruby on Rails 7.0.8.4 with Cucumber configured