Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/odilson-dev/re-former

A simple project to practice making forms in rails
https://github.com/odilson-dev/re-former

form-helper ruby ruby-on-rails

Last synced: 2 days ago
JSON representation

A simple project to practice making forms in rails

Awesome Lists containing this project

README

        

# README

This is part of the Forms Project in The Odin Project’s Ruby on Rails Curriculum. Find it at http://www.theodinproject.com

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...