Hacker News new | ask | show | jobs
by acoustep 611 days ago
Are there instructions for getting started with Rails 8? I haven't used RoR in a few years and this looks interesting.

I tried setting up the docker box with 'rails-new' but couldn't find instructions to use the beta, or even how to run bin/rails within the box.

1 comments

I saw this one day late.

(shameless plug) Here is a very short post about how to generate a new Rails app with 8.0.0.beta1 https://notes.ghinda.com/post/how-to-start-a-new-rails-proje...