36 Topics
Routing 4.0–5.0
Introduction to Ruby on Rails All Versions
ActiveRecord All Versions
Naming Conventions All Versions
Views All Versions
Active Record Validations All Versions
I18n - Internationalization 4.0–5.0
ActiveRecord Query Interface All Versions
ActiveRecord Associations All Versions
User Authentication in Rails All Versions
Rails Best Practices All Versions
ActiveModel 3.0–5.0
Cells All Versions
Configuration All Versions
ActionController 4.0–5.0
Overview Topic
Introduction to Ruby on Rails- Creating a Ruby on Rails Application
- Create a new Rails app with Rspec
- Create a new Rails app with your choice of database
- Generating A Controller
- Generate a Resource with Scaffolds
- Create a new Rails app with a non-standard database adapter
- Creating Rails API Based On jsonapi.org
- Installing Rails On Ubuntu
- Creating your first Rails (Rails 5) App: