nottherealalanturing / smpl-pp

Sample App from Michael Hartl ROR Tutorial.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smpl-pp

SampleApp from Michael Hartl's The Ruby On Rails Tutorials

Getting Started

Setup

git clone  <https://github.com/nottherealalanturing/smpl-pp.git>
  • run cd smpl-pp to enter the project folder
  • run bundle install to install dependencies

Testing

Tests are present in the spec folder.

  • run rspec --format documentation spec/ to check all test cases

Author

👤 Assad Isah

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

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

Sample App from Michael Hartl ROR Tutorial.


Languages

Language:Ruby 62.7%Language:HTML 23.5%Language:SCSS 5.1%Language:Batchfile 4.3%Language:JavaScript 3.3%Language:CSS 1.0%