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

Tutorial XML and DOM in PDF

Download free course Learning basic XML DOM, PDF ebook under 28 pages for beginners....

Ruby on Rails PDF Tutorial

Learn the basics of Ruby on rails programming language, free training document in 250 pages for all level users....

Practical Semantic Web and Linked Data Applications

The next major advance in the Web will be Web 3.0 which will be built on semantic Web technologies. ...

Download free PHP course

With this PDF tutorial you will learn the basics of PHP ,understand the working model of PHP to begin coding your own projects and scripts.Free courses under 95 pages designated to beginners....

PHP Notes for Professionals

Download free course PHP Notes for Professionals, pdf file on 480 pages by Stack Overflow Community....

HTML5 Canvas Notes for Professionals

Download free course HTML5 Canvas Notes for Professionals, pdf file on 180 pages by Stack Overflow Community....

HTML5 Notes for Professionals

Download free course HTML5 Notes for Professionals, pdf file on 124 pages by Stack Overflow Community....

You Don't Know JS Yet: Scope and Closures - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You'll learn how and why...

Learning PHP

Download free course Learning PHP, pdf file on 603 pages by Stack Overflow Community....

Essential HTML5 Canvas

This book written to provide clear and concise explanation of topics for programmers both starting to learn the HTML Canvas as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....