Learning Ruby on Rails

This course aims to be the most complete guide on Ruby on Rails that exists on the internet. 

requirements

  • Have basic knowledge of object programming
  • Have a computer (mac, windows or linux)

Description

This course aims to give you the basics to start ruby coding on the ruby on rails framework. It will teach you the logic to follow when performing a Ruby project, as well as the use of external resources (libraries, gem ...)

Table of contents

  • Get started with Ruby on Rails
  • Creating a Ruby on Rails application
  • Create a new Rails application with a non-standard database adapter
  • Creating Rails APIs in JSON
  • Rail installation
  • ActionCable
  • ActionController
  • JSON output instead of HTML
  • Add / remove fields in existing tables
  • Create a join table using Migrations
  • Manual test of your models
  • Using a template instance to update a row
  • Core Extensions: Access to Channels
  • Core Extensions: String Conversion to Date / Time
  • Basic extensions: exclusion of strings
  • Core Extensions: Chain Filters
  • Core Extensions: Inflection String
  • Adding an Amazon RDS application to your rails application
  • Add an admin panel
  • Rails API
  • Creating an API application only
  • ActiveRecord Associations
  • Self-referential association
  • Authentication of Rails 5 API
  • User Authentication in Rails
  • Authenticate Api using Currency
  • Authentication Token
  • Authorization with CanCan
  • ActiveRecord multi-purpose columns
  • Create a new Rails application
  • Remove Turbolinks
  • Add AngularJS to the Asset Pipeline
  • Organize the Angular application
  • Start the Angular application
  • Naming conventions
  • Deploying a Rails application on Heroku
  • Replace the HTML code in views
  • HAML - another way to use in your views
  • How to create a new customer in Stripe
  • I18n - Internationalization
Size : 2466.032 Kb
File type : pdf
Downloads: 251
Created: 2019-04-22

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Ruby on Rails Tutorials

Ruby On Rails Programming Tutorial

Others related eBooks about Learning Ruby on Rails

You Don't Know JS Yet: Async & Performance - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this concise yet in-depth guide focuses on new asynchronous features and performance techniques - including Promises, generators, and Web Workers - t...

HTML basics

With this PDF courses you will learn how to use HTML to creat a Web page to display in a web browser ,training documents showing the basics of HTML language....

Responsive Web Design Tutorial

Download free Responsive Web Design With fluid grids for desktop, tablet, and mobile, with example and exercises, course material, tutorial training, a PDF file under 30 pages by Tim Davison....

How to Code in HTML5 and CSS3

Download free course How to Code in HTML5 and CSS3, pdf file on 124 pages by Damian Wielgosik....

Learning JavaScript

Download Advanced JavaScript Course, PDF document on 643 pages created by Stack OverFlow. This is a free and unofficial JavaScript ebook created for educational purposes. All content is extracted from the Stack Overflow documentation, written by many developers....

Getting started with Laravel

Download free Laravel tutorial course in PDF, training file in 65 chapters and 216 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Functional-Light JavaScript

This book is a balanced, pragmatic exploration of Functional Programming in JavaScript. Functional Programming (FP) is an incredibly powerful paradigm for structuring code that yields more robust, verifiable, and readable programs. ...

Introduction to AngularJS

Free tutorial computer about Framework AngularJS, training document in PDF under 26 pages intended to beginners....

JavaScript: A Crash Course in PDF

Free PDF tutorial to download intituled JavaScript: A Crash Course intended to beginners, course in 28 pages created by well known author and developer....

Developing Backbone.js Applications

Backbone.js is a JavaScript library with a RESTful JSON interface, and is loosely based on the model-view-controller (MVC) application design paradigm. Backbone.js is known for being lightweight, as its only dependency is on one JavaScript library, Underscore.js. It is designed for developing sing...