Skip to content

voscarmv/formify_rails_api

Repository files navigation

Formify Rails API

This is the api for formify_rails.

Usage

git clone and cd into the repo, and:

  1. $ bundler
  2. $ rails db:create
  3. $ rails db:migrate
  4. $ rails s

You can also rails g scaffold to add more tables to the CRUD.

About

Rails API for ./formify_rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published