Ruby On Rails Programming Tutorial

Download free Ruby On Rails tutorial course in PDF, training file in 73 chapters and 231 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Table of contents

  • About
  • Getting started with Ruby on Rails
  • Creating a Ruby on Rails Application
  • Create a new Rails app with your choice of database and including the RSpec Testing Tool
  • Generating A Controller
  • Installing Rails
  • Create a new Rails app with a non-standard database adapter
  • Creating Rails APIs in JSON
  • Generate a Resource with Sca?olds
  • Routing
  • Resource Routing (Basic)
  • Constraints
  • Scoping routes
  • Concerns
  • Root route
  • Split routes into multiple ?les
  • Additional RESTful actions
  • Member and Collection Routes
  • Mount another application
  • Nested Routes
  • Redirection
  • Redirects and Wildcard Routes
  • Scope available locales
  • URL params with a period
  • ActiveRecord
  • Creating a Model via generator
  • Introduction to Callbacks
  • Creating a Model manually
  • Manually Testing Your Models
  • Creating A Migration
  • Create a Join Table using Migrations
  • Using a model instance to update a row
  • Views
  • Structure
  • Partials
  • AssetTagHelper
  • Replace HTML code in Views
  • HAML - an alternative way to use in your views
  • ActiveRecord Migrations
  • Adding multiple columns to a table
  • Add a reference column to a table
  • Rollback migrations
  • Add a new column with an index
  • Run speci?c migration
  • Redo migrations
  • Add a new column to a table
  • Routing
  • Views
  • Rails Best Practices
  • ActionCable
  • User Authentication in Rails
  • ActiveRecord Validations
  • ActionMailer
  • Configuration
  • Using GoogleMaps with Rails
  • Caching
  • Configuration
  • Rails 5
  • Mongoid
  • Change default timezone
  • Upgrading Rails
  • Debugging
  • Rails logger
  • Rails API
  • ActiveSupport
  • ActiveRecord Transactions
  • Decorator pattern
  • React with Rails using react-rails gem
  • Multipurpose ActiveRecord columns
  • Shallow Routing
  • Rails 5 API Authetication
  • Active Jobs
  • Nested form in Ruby on Rails
  • Import whole CSV files from specific folder
  • ActiveJob
  • Rails Engine - Modular Rails
  • ActiveRecord Transactions
  • Turbolinks
  • Friendly ID
  • Securely storing authentication keys
  • Authenticate Api using Devise
  • Integrating React.js with Rails Using Hyperloop
  • Change a default Rails application enviornment
  • Rails -Engines
  • Adding an Amazon RDS to your rails application
  • Payment feature in rails
  • Rails on docker
  • Reserved Words

It is a free Ruby On Rails ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many Ruby On Rails developers and contributors.

The content is released under Creative Commons BY-SA

Size : 2.06 MB
File type : pdf
Downloads: 611
Created: 2019-04-30

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

Others Ruby On Rails Tutorials

Learning Ruby on Rails

Others related eBooks about Ruby On Rails Programming Tutorial

Using .NET Core, Docker, and Kubernetes Succinctly

Download free course Using .NET Core, Docker, and Kubernetes Succinctly, pdf file on 91 pages by Michele Aponte....

Programming Computer Vision with Python: Tools and Algorithms for Analyzing Images

This book is a hands-on introduction to computer vision using Python....

The JavaScript Beginner's Handbook

Download free course The JavaScript Beginner's Handbook, pdf file on 70 pages by Flavio Copes....

Deep Learning with JavaScript

Download free course Deep Learning with JavaScript, pdf file on 560 pages by Shanqing Cai, Stanley Bileschi, Eric D. Nielsen, Francois Chollet....

Tutorial Maya in PDF

Download free Maya tutorial course in PDF, training file in 7 chapters and 23 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

JavaScript for impatient programmers

Download free course JavaScript for impatient programmers, pdf file on 526 pages by Axel Rauschmayer....

Happy Learn Haskell Tutorial

This book provides a tutorial to get started using Haskell and takes a no-prerequisites approach to teaching the basics of a modern general-purpose programming language. It teaches you new techniques of Haskell development as well as providing useful code for reuse in your own projects. ...

ASP.NET Core 2 Succinctly

Download free course ASP.NET Core 2 Succinctly, pdf file on 109 pages by by Simone Chiaretta, Ugo Lattanzi....

Data Parallel C++

Learn how to accelerate C++ programs using data parallelism. This open book enables C++ programmers to be at the forefro.....

Java Programming for Kids

The goal of this book is to help students learn to program in the most popular language in the world: Java. It starts from an introduction to Java and then explains how to write programs that have Graphic User Interface by writing the Tic-Tac-Toe and Ping-Pong games....