What You Will Learn!
- Learn how to build a Ruby on Rails photo uploading application
- Learn how to work with the Amazon Web Services (AWS) API
- Fully scaffold a blog application
- Learn skills such as dynamic image sizing
- Build applications with a MVC (model, view, controller) structure
- Gain an introductory level of experience with RSpec testing
- Work with the Postgres database
Description
In this intermediate Ruby on Rails development course you will learn how to create a rails application from scratch and implement all of the code necessary for creating a photo uploading feature for a blog. This includes: creating and scaffolding the rails application with full CRUD functionality, building out the upload configuration files and dynamic sizing methods, connecting to the Amazon S3 CDN server for both uploading and downloading files for the application, building out the view files in the application to render the images, and much more. At the end I've also included an introduction to RSpec testing and how to integrate it into the application.
The frameworks, systems, and libraries you will learn how to use in this course are:
- Ruby on Rails, version 4.2
- Carrierwave for file upload processing
- Amazon Web Services (AWS) CDN API for storing and retrieving image files
- Figaro for secure credential management
- Fog for AWS API connections
- Rspec for automated testing
- MiniMagick for dynamically manipulating file sizes
- ActiveRecord for managing database migrations and queries
- And the processes associated with building a real Ruby on Rails web application!
By the end of this course you will be able to create a fully functional image uploading application, you can either extend it's functionality to turn it into something that fits your needs, or leverage the processes to include photo uploading and management into your own applications.
All of the source code for the working application is available for students to review and use.
Finally, it's my goal that all students are able to get through the course successfully, and I therefore check the course message board daily and assist students through any parts of the course.
Who Should Attend!
- This Ruby on Rails course is meant for developers with a basic level of Ruby on Rails experience, this is an intermediate level course.
TAKE THIS COURSE