Ruby

A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

  • 178 Views 1 Likes 0 Comments

    We go over how to generate a rails application using the terminal. We then go over launching our server so you can confirm your application is working!

  • 157 Views 0 Likes 0 Comments

    Continue our previous app by generating our first controller and route, and adding to our first view.

  • 199 Views 1 Likes 0 Comments

    Continuing our previous app by adding our first model and making our first migration.

  • Rails: Seeds
    @amy 24291 Views
    166 Views 0 Likes 0 Comments

    Continuing our previous app by adding seeds, and creating our first view that renders out information directly from our database.

  • Rails: Faker
    @amy 24291 Views
    152 Views 0 Likes 0 Comments

    In this video, we continue on with our rails app and I introduce you to the Faker gem to create a lot of dummy data really quickly. Find the Faker gem here: https://github.com/faker-ruby/faker

Looks like you've reached the end!