Docs
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.)