Skip to content

SeanSith/turbo-inline-editing

Repository files navigation

Inline Editing with Turbo Frames

A demo application for playing with inline editing using Turbo Frames based off GoRails - Inline Editing with Turbo Frames.

Git history may help understand what changes are necessary, but everything's basically on the last, very small commit.

Setup

  1. Clone project
  2. asdf install
  3. bundle install
  4. bundle exec rails db:create db:migrate

Running the project

  1. foreman start -f Procfile.dev
  2. http://localhost:3000/people

About

Inline Editing with Turbo Frames Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published