Expand All

Docs

This site is maintained by Brigitte Jellinek. It is a fork of the official site docs.railsbridge.org.

In this fork I am upgrading all the sites to Rails 7 and moving from local development and heroku.com to replit.com. If you find something that could be improved, please make a pull request.

I hope this will be merge into the official repository and this site can go away.

Going through this curriculum on your own? You can get help on our Discourse forum. (Volunteers to answer questions always needed, too!)

Setup

Installfest

Instructions for installing Ruby and Rails 5 on your computer - work in progress! You need to complete these steps before starting a Rails workshop!

Rails

Intro To Rails

The "classic" RailsBridge curriculum (Suggestotron) upgraded to Rails 7. Takes you step-by-step through making a Rails app, one command at a time, using helpers like rails generate scaffold, and deploying that app to the Internet.

Job Board

Build a simple job board from scratch with upgraded to Rails 7 and a little less of the magic of Rails scaffolding. This curriculum is great for a second or third RailsBridge attendee or for students who want to focus on how the app is wired together. (This curriculum doesn't include deploying to the Internet.)

More to come

I will add back the links to other parts as I go through the upgrade