Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.