Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/odilson-dev/re-former
- Owner: odilson-dev
- Created: 2023-12-12T19:56:45.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-14T15:16:20.000Z (11 months ago)
- Last Synced: 2024-05-17T15:26:42.599Z (6 months ago)
- Topics: form-helper, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
* ...