Summary
Keywords
Full Transcript
This Ruby on Rails tutorial will help people new to the framework understand how it operates as well as the necessary conventions required to create a blog using Ruby on Rails. We touch on things such as routing, controllers, views, models, migrations, relations, and more. 🔗http://installrails.com/ 📖 Read the full blog post here: https://web-crunch.com/lets-build-with-ruby-on-rails-blog-with-comments/ 💻Code: https://github.com/justalever/demo_blog_rails ⭐️Tutorial Contents ⭐️ ⌨️Intro (0:00) ⌨️Installation (1:07) ⌨️Starting the app (9:01) ⌨️Adding comments (1:11:46) Tutorial by Andy Leverenz. Check out his YouTube channel: https://www.youtube.com/channel/UCzePijHDYnVHIXW6HYTL4dg -- Learn to code for free and get a developer job: https://www.freecodecamp.com Read hundreds of articles on programming: https://medium.freecodecamp.com ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp
