
Complete Beginner's Course for Ruby on Rails 6 (2020), Learn the latest version of Rails in this new course and build powerful web applications with ease.
- NEW
- Created by David Battersby
- English
- English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- How to install Ruby on Rails 6 on your computer
- How to build a new Ruby on Rails 6 application from scratch
- Build templates (views) for your application
- Setup a database (Postgres/MySQL)
- Install third party libraries using Ruby Gems
- Add user friendly interfaces using Bootstrap 4
- Use the Rails Console to explore our database entries
- Use the Rails Server Logs to debug errors
- Create a new model and learn how to create our own methods
- Create a new controller and write our own actions
- Create helpers and using them from our views
- Build a blog in Rails 6