In this project,we learnt the multiple ways to build a form in rails that can send parameters to a controller so that it can build an instance of a model with those parameters.
- Ruby,
- Ruby On Rails,
To get a local copy up and running follow these simple example steps.
- git clone [email protected]:genzaraki/re-former.git
Then you browse to the folder and exucute the following commands
- cd re-former
- bundle install
Thus run the migration
- rails db:migrate
Now, you can open the app in your text editor to check out the forms created and run 'rails s' to test the app.
👤 Treasure Kabareebe
- Github: @trekab
- Linkedin: Treasure Kabareebe
👤 Amadou IBRAHIM
- Github: @genzaraki
- Twitter: @tigamadou
- Linkedin: Amadou IBRAHIM
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.