8000 GitHub - canriquez/rails_toy_app: Simple application that allows to create users and edit their information as well as create posts and edit them
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Simple application that allows to create users and edit their information as well as create posts and edit them

Notifications You must be signed in to change notification settings

canriquez/rails_toy_app

Repository files navigation

Toy App

This project is a simple rails app with two resources, user and microposts.

Live link

live link

Enviroment set up requirements

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

$ ruby -v

You should a have a result similar to this:

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!

📝 License

This project is MIT licensed.

About

Simple application that allows to create users and edit their information as well as create posts and edit them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0