Project: Bare Metal forms and Helpers
In this project, we build a form the old fashioned way and then the Rails way.
Concepts used on this project
- Ruby
- Rails
- Active Record
- Migrations
- MVC
Tools used on this project
- Visual Studio Code
- VSCode Ruby by Stafford Brunk
- Rubocop for Visual Studio Code
- Open terminal on your workspace with
cd /home/project/..
- Cloning the project input the next code:
git clone github.com/idgm5/re-former.git
- Navigate to the folder of the project
cd /re-former/
Open de console for rails
rails server
Redirect web browser to
http://localhost:3000/users/new
👤 Ruben Paz Chuspe
- Github: @rubenpazch
- Linkedin: rubenpch
👤 Isaac Gonzalez
- Github: @idgm5
- Twitter: @idgm5
- Linkedin: Isaac Gonzalez
This is an education project as a part of the Microverse so contributing is not accepted.
Contributions, issues and feature requests are welcome!
Feel free to check the issues.
Give a ⭐️ if you like this project!
This project is MIT licensed.