Lisstem / hot-rails-tutorial

Source code from doing the Hot Rails Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turbo Rails Tutorial

Source code from doing the Turbo Rails Tutorial.

Known error

Sadly some things of the tutorial are outdated and don't work anymore. Luckily there aren't many of them and i hope they get fixed in the future, as I liked the tutorial a lot.

So here ist the List:

  • the devise gem now supports Turbo by default
  • when disabling turbo for the whole app you also need to add data-turbo="false" on the html body to disable turbo inside the turbo-frames.

About

Source code from doing the Hot Rails Tutorial


Languages

Language:Ruby 69.2%Language:HTML 15.7%Language:SCSS 13.5%Language:JavaScript 1.4%Language:Shell 0.4%