/turbo-hotwire-playground

Get a whole feel for how this new Rails JS hotness works.

Primary LanguageRuby

Watch Master/Detail List

Built With

  • Rails 6.x
  • Hotwire

Getting Started

This is a pretty generic Rails app. Following the steps below should be all that's required to get this up and running.

Prerequisites

  • Ruby 2.7.x
  • Node 15.x.x

Setup

bin/rake db:create && bin/rake db:migrate

Install

bundle install --path=.bundle

Usage

bin/rails server

Run tests

bin/rails test

Authors

👤 Braden

Acknowledgments

  • Rails Core for continuing to push the boundaries