Skip to content
@Rails-Tutorial7

Rails-Tutorial7

Rails Tutorial 7 Practice 📚

Sample applications & learning notes while working through
Michael Hartl's Ruby on Rails Tutorial (7th Ed.)


🚀 Purpose

This organization gathers every mini‑app built chapter‑by‑chapter.

📚 Repository Index

# Repo / Tag Key Topics R1 Status R2 Status
1 hello_app Deploy, routes done todo
2 toy_app MVC scaffold, REST done todo
3 sample_app v1‑ch03 Static pages, TDD done todo
4 sample_app v1‑ch04 Rails‑flavored Ruby, helpers done todo
5 sample_app v1‑ch05 Layout, Bootstrap, partials done todo
6 sample_app v1‑ch06 User model, validations done todo
7 sample_app v1‑ch07 Sign‑up, flash, TLS done todo
8 sample_app v1‑ch08 Login, sessions done todo
9 sample_app v1‑ch09 Remember‑me, cookies done todo
10 sample_app v1‑ch10 Edit / index, admin users done todo
11 sample_app v1‑ch11 Account activation mail done todo
12 sample_app v1‑ch12 Password reset mail done todo
13 sample_app v1‑ch13 Microposts, images done todo
14 sample_app v1‑ch14 Follow system, feed done todo
Rails‑Tutorial7 Docker, learning log 📝 📝

🛠 Tech Stack


✨ How to Use

# clone a specific chapter sample
git clone https://github.com/Rails-Tutorial7/sample_app
cd sample_app

# set up dependencies
bin/setup          # or: docker compose up --build

# start dev servers
bin/dev

📝 License

This project is licensed under the MIT License — see the LICENSE file for details.

Pinned Loading

  1. sample_app sample_app Public

    Ruby

  2. Rails-Tutorial7 Rails-Tutorial7 Public

    Dockerfile

  3. toy_app toy_app Public

    Ruby

  4. hello_app hello_app Public

    Ruby

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…