Ruby on Rails

Learning Resources

Only editable by group admins

  • Last updated November 10, 2018 at 11:09 AM
  • Evidence visible to group members and anyone with the link
Share the learning resources which were the most useful to you during your process.

All posted evidence

Great intro tutorial on a rails app with basic CRUD operations

Ruby on Rails Guides

Getting Started with Rails - Ruby on Rails Guides

Getting Started with RailsThis guide covers getting up and running with Ruby on Rails.After reading this guide, you will know: How to install Rails, create a new Rails application, and connect your application to a database. The general layout of a Rails application. The basic principles of MVC (Model, View, Controller) and RESTful design.
bgc89 Over 3 years ago

Udemy course

Complete Developers Guide: Ruby on Rails and React with Redux
sunithabl About 4 years ago

Github repository of Coding Bootcamp LeWagon, most of my learning experience in Ruby and RoR has come from this course and their repository.

GitHub

Le Wagon

Coding School bringing Technical Skills to Creative People - Le Wagon
cpr Almost 5 years ago

This one the resources i used for learned how to make a user profile

Stack Overflow

How to create a profile for devise user?

I'm new to rails and trying to create a profile for devise users when they signup, using nested form in devise signup. I've gone through Creating Profile for Devise users, Profile model for Devise
couentine Over 5 years ago