/advanced-forms-with-no-js

Example application associated to our blog post about Advanced Forms usage without using JavaScript

Primary LanguageRuby

README

This is a sample app for a blogpost.

Setup

  • Install Ruby 3.0.2
  • Run bundle install
  • Run rails s
  • Open localhost:3000 in the browser