ferbaco86 / Forms-RoR

Rails application built to practice working with Views and Forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forms Rails Helper

Rails application built to practice working with Views and Forms

image

Built With

  • Ruby 2.7.1

  • Ruby on Rails 5.2.3

Getting Started

  • Clone the repository

  • Navigate to the cloned repository folder

  • Run Bundle install

  • Run bin/rake db:migrate

  • On your browser enter this URL localhost:3000/users/new

  • Create some users!

  • You can edit your user putting the ID on the URL localhost:3000/users/1/edit

Prerequisites

  • Ruby 2.7.1

  • Ruby on Rails 5.2.3

Authors

πŸ‘€ Roberto Perez Jimenez

πŸ‘€ Fernando Bahamondes

🀝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

πŸ“ License

This project is MIT licensed.

About

Rails application built to practice working with Views and Forms


Languages

Language:Ruby 70.6%Language:HTML 22.7%Language:JavaScript 3.5%Language:CSS 2.1%Language:CoffeeScript 0.6%Language:SCSS 0.5%