Description: Rails is an MVC framework that facilitates the use of web standards such as JSON and XML for data transfer, and HTML, CSS, and JavaScript for display and user interfacing. In this course, you will learn the basics for creating an API, how to use Postman, and how to implement API authentication.
Target Audience: Programmers looking to expand their skill set in the Rails environment
Duration: 02:22
Description: Ruby on Rails is an open-source web application framework that’s optimized for programmers. Rails provides default structures for a database, a web service, and web pages. In this course, you will learn some of the more advanced features in Rails such as the Action Mailer and how to perform testing and debugging.
Target Audience: Programmers looking to expand their skill set in the Rails environment.
Duration: 02:32
Description: Rails is a model view controller framework that encourages use of the software engineering paradigm don't repeat yourself. In this course, you will learn how to work with Rails Helpers, how to perform authentication, and how to use the asset pipeline to your advantage.
Target Audience: Programmers looking to expand their skill set in the Rails environment
Duration: 02:18
Description: Rails is a web application framework that provides default structures for a database, a web service, and web pages. Rails lets you write code by favoring convention over configuration. In this course, you will learn how to work with the ActiveRecord, perform validations, and work with virtual models including model callbacks.
Target Audience: Programmers looking to expand their skill set in the Rails environment
Duration: 02:02
Description: Rails is a powerful web application framework written in Ruby. Rails puts a strong emphasis on the programming paradigms of convention over configuration and don't repeat yourself. In this course, you will learn the basics of the Rails environment. You'll learn about routing, what the ActionController does, and how to do seeding.
Target Audience: Programmers looking to expand their skill set in the Rails environment
Duration: 01:52