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: 608
Created: 2019-04-30

Others Ruby On Rails Tutorials

Learning Ruby on Rails

Others related eBooks about Ruby On Rails Programming Tutorial

Introduction to Spring MVC

This pdf tutorial is a step-by-step guide on how to develop a web application from scratch using the Spring Framework.Free training course material under 68 pages by Thomas Risberg, Rick Evans and Portia Tung....

Hacking Secret Ciphers with Python

There are many books that teach beginners how to write secret messages using ciphers. Ther..., download free Python tutorial in PDF (440 pages) created by ....

Non-Programmer's Tutorial for Python 3

This book is a tutorial for the Python 3 programming language designed for someone with no programming experience. Starting from no programming knowledge, the book teaches how to create programs with examples, explanations and exercises....

Raspberry Pi Cookbook for Python Programmers

The Raspberry Pi foundation has been selling their computers since 2012 with the aim of in..., download free Python tutorial in PDF (402 pages) created by ....

Learning Java by Building Android Games

Android is the fastest growing operating system (OS) with one of the largest installed bas..., download free Java tutorial in PDF (392 pages) created by ....

Getting started with Scratch programming

SCRATCH is a programming language that lets you create your own interactive stories, animations, games, music, and art. Download this PDF tutorial about programming with Scratch to learn how to create your first amazing animation or games step by step....

Practical Artificial Intelligence Programming in Java

This book uses both best of breed open source software and the author's own libraries to introduce the reader to Artificial Intelligence (AI) technologies like genetic algorithms, neural networks, expert systems, machine learning, and statistical natural language processing (NLP)....

Essential Ruby On Rails

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Ruby On Rails programming 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....

Interpretable Machine Learning

Download free course Interpretable Machine Learning, pdf file on 312 pages by Christoph Molnar....

Programming in Lua

This book is for students and professionals who are intrigued by the prospect of learning and using a powerful language that provides a rich infrastructure for creating programs. No programming knowledge is necessary to benefit from this book except for the section on Lua bindings, which requires so...