Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/od-c0d3r/re-former
Practicing multiple ways to build a form in rails that can send parameters to a controller layer.
https://github.com/od-c0d3r/re-former
ruby-on-rails
Last synced: 25 days ago
JSON representation
Practicing multiple ways to build a form in rails that can send parameters to a controller layer.
- Host: GitHub
- URL: https://github.com/od-c0d3r/re-former
- Owner: od-c0d3r
- License: mit
- Created: 2021-05-24T15:20:48.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-08-05T07:47:06.000Z (over 3 years ago)
- Last Synced: 2024-10-21T19:03:55.344Z (2 months ago)
- Topics: ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 407 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# PPROJECT: FORMS
> Practicing differnt ways to develop forms in Rails
## Built With
- Ruby
- Ruby on Rails## Getting Started
- Clone the repo.
- Enter the folder `cd re-former`
- Run `bundle install` to make sure that you have all dependencies to run the app.
- Run `rails db:migrate`
- Run `rails c` to open console and interact with application👤 **Author1**
- GitHub: [@od-c0d3r](https://github.com/od-c0d3r)
- Twitter: [@od-coder](https://twitter.com/od_coder)
- LinkedIn: [Profile](https://linkedin.com/in/omarrashad)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.