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

Learning JQuery

This is a jQuery tutorial for beginners, it provides in-depth knowledge of jQuery technology. This jQuery tutorial will help you learn jQuery basics, examples, selectors, events, effects, CSS, and attributes....

Cascading Style Sheets (CSS) Notes

CSS Notes,free pdf tutorial about Cascading Style Sheet, complete training document in 16 pages designated to beginners....

The Web as History

Download free course The Web as History, pdf file on 298 pages by Niels Brügger, Ralph Schroeder....

HTML5 training guide

This training guide is designated to IT professionals who want to develop with HTML documents such as websites or webapplications. It is assumed that you are familiar with web development,free courses in PDF for download under 681 pages....

Node.js programming by example

Download Free training document about Node.js under 16 pages intended to advanced level-users....

Introduction to CSS

This document explain the CSS page composition with example code ,training courses in PDF under 27 pages designated to beginners....

Creat dynamic site with PHP

With this tutorial you will learn how to build your own dynamic web site with PHP , a free training document under 21 pages for downloading....

Getting help with Django documentation

In this tutorial you will find everything you need to know about Django, complet and free training document under 1860 pages....

HTML5 in Action

HTML5 is not a few new tags and features added to an old standard - it's the foundation of the modern web, enabling its interactive services, single-page UI, interactive games, and complex business applications. With support for standards-driven mobile app development, powerful features like local s...

You Don't Know JS Yet: Get Started - 2nd Edition

It's easy to learn parts of JavaScript, but much harder to learn it completely or even sufficiently whether you're new to the language or have used it for years. With the "You Don't Know JS" book series, you'll get a more complete understanding of JavaScript, including trickier parts of the language...