Rails Forms

This is part of the Forms Project in The Odin Project’s Ruby on Rails Curriculum. Find it at http://www.theodinproject.com

Enviroment set up requirements

To run this project, you need ruby installed in your enviroment.rmail Run the following commend:

$ ruby -v

You should a have a result similar to this: s

ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-linux]

If you don't get that result, follow this link and install Ruby in your local enviroment.

Setup

  • Clone this repository in your local enviroment
  • Located on the root of repository execute

bundle install

This action will install all the required dependencies.

Built With

  • Ruby
  • Ruby on Rails

Authors

👤 HADDAD SOHAIB

👤 Carlos Anriquez

🤝 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!