GitHunt
JO

joyofrails/joyofrails.com

The joyofrails.com Rails application

joyofrails.com

Build Status
Deploy Status

A place to learn and celebrate the joy of using Ruby on Rails

https://joyofrails.com

Made with joy by @rossta

Overview

Building a Rails application to help people learn more about building Rails applications.

Development

Requirements

  • Ruby, see .ruby-version
  • Node, see .node-version

Setup

Run setup script to install dependencies and initialize the database.

bin/setup

Server

Run the following to start the server and automatically build assets.

bin/dev

Test

Run RSpec tests

bin/rspec

Run Jest tests

npm run test

Linting

bin/lint

Run the following to run all tests

bin/verify

Docs

License

Copyright 2025 Ross Kaffenberger under the BSD 3 Clause License.

Languages

Ruby47.4%CSS40.1%JavaScript6.4%HTML4.3%SCSS0.8%TypeScript0.6%Dockerfile0.2%Shell0.1%Procfile0.0%

Contributors

BSD 3-Clause "New" or "Revised" License
Created December 13, 2023
Updated February 11, 2026