This project is about building forms in Rails using first nearly-pure HTML forms to more advanced ways using helpers to achieve the desired goal.
- Create user
- Update User
- Ruby on Rails
If you intend to download the project, you will need to have Ruby already installed on your machine. For more information on how to install Ruby, follow this link.
Follow along the steps below to get a copy on your local machine.
- Navigate to the directory where you want this project to live and then clone it
git clone git@github.com:rayking12/re-former.git
- Navigate to the
re-former
directory - install the gem package with
bundle install
- Migrate the database on your local machine with
rails db:migrate
- Open the console ($ rails console)
To get your own copy of our project clone the repository to your local machine.
😎 Helcio André
- GitHub: @helciodev
- Twitter: @helcio_bruno
- Linkedin: Helcio Andre
👤 Ray King
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.