Remix.run Logo
Show HN: Ruby on Rails tutorial running in the browser(rails-tutorial.evilmartians.io)
8 points by palkan 15 hours ago | 2 comments

Meet the Ruby on Rails Getting Started tutorial that runs fully in the browser: a web server, a console, a database—everything you need to explore the framework without dealing with local installation.

Source code: https://github.com/evilmartians/rails-tutorial

This is the first step towards an in-browser development environment for Rails that could be used with AI app generators like Bolt among other things.

Lio 2 hours ago | parent | next [-]

This is really nice, thank you.

I can definitely see this being something I'll pass on anyone that wants to learn a bit of Rails.

nonconstant 14 hours ago | parent | prev [-]

I'm excited about this!