ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

366,960 results

schneems
Using Modules in Ruby

Modules are an extremely important part of the Ruby ecosystem. Learn how to mix in methods into a Ruby class using modules in ...

7:07
Using Modules in Ruby

8,368 views

13 years ago

Indigo Tech Tutorials
Build a website with ruby (no web framework)

Is it possible to build a website using only Ruby and not using a web framework! YES and its easier than you thought ...

18:35
Build a website with ruby (no web framework)

309 views

1 month ago

Mike Rogers
Seeding Data In Ruby On Rails #RubyOnRails

Let's go through the basics of Seeds in Ruby on Rails & give you a few examples of how to make awesome ones. # Mentioned ...

11:46
Seeding Data In Ruby On Rails #RubyOnRails

2,210 views

5 years ago

Mike Rogers
An Introduction to Docker for Ruby Developers

I'm a big fan of Docker, I think it can make getting starting using Ruby so much easier In this video, I'm going to cover the basics of ...

8:47
An Introduction to Docker for Ruby Developers

2,314 views

4 years ago

schneems
Ruby Class & Instance Methods

Part 1 of week 6 of my UT class on Rails http://schneems.com/ut-rails.

8:23
Ruby Class & Instance Methods

19,418 views

13 years ago

Mike Rogers
Environment Variables & Settings Objects in Ruby

ENV's (Environment Variables) are a fantastic way to pass API credentials to your application without storing them in version ...

6:36
Environment Variables & Settings Objects in Ruby

743 views

4 years ago

Confreaks
LA RubyConf 2010 - Alternative Data Structures in Ruby

Alternative Data Structures in Ruby by: Tyler McMullen.

19:31
LA RubyConf 2010 - Alternative Data Structures in Ruby

138 views

10 years ago

Mike Rogers
ActiveRecord::Events - Awesome Ruby Gems #RubyOnRails

ActiveRecord::Events on Github: https://github.com/pienkowb/active_record-events The ActiveRecord::Events Gem is a fantastic ...

6:10
ActiveRecord::Events - Awesome Ruby Gems #RubyOnRails

565 views

5 years ago

Ahamed Rumi
Ruby is an absolute GEM of a programming language

It has everything you'd ever need, it's simple, it's fast. Take notes python bros !!!! Anyways this is just my experience with learning ...

12:00
Ruby is an absolute GEM of a programming language

361 views

4 months ago

Confreaks
RubyConf 2016 - Keyword Args — the killer Ruby feature you aren't using by  Guyren G. Howe

RubyConf 2016 - Keyword Args — the killer Ruby feature you aren't using by Guyren G. Howe Write clearer code more easily.

17:28
RubyConf 2016 - Keyword Args — the killer Ruby feature you aren't using by Guyren G. Howe

1,965 views

9 years ago

Mike Rogers
Simple Form - Awesome Ruby Gems #RubyOnRails

Simple Form on Github: https://github.com/heartcombo/simple_form Out of the box Rails comes with a form builder which requires ...

10:07
Simple Form - Awesome Ruby Gems #RubyOnRails

5,022 views

5 years ago

Channels new to you

The Buur Pit
NEWS Elite Dangerous:  Free Ruby Decals,  BGS Wars Erupt & More!

In Elite Dangerous News this week… The BGS suddenly sees wars erupting across the bubble FDEV release new colonisation ...

11:50
NEWS Elite Dangerous: Free Ruby Decals, BGS Wars Erupt & More!

17,184 views

3 months ago

Indigo Tech Tutorials
Add Maps To Your Ruby on Rails Apps For FREE

learn how to display your rails models on a map using the geocoder gem and leaflet js library for maps. This was super easy and ...

18:50
Add Maps To Your Ruby on Rails Apps For FREE

644 views

9 months ago

Spoken-Tutorial IIT Bombay
Object Oriented Concept in Ruby - English

Object Oriented Concept in Ruby * Classes in Ruby * How to create objects * Different ways of defining methods in Ruby *Using ...

12:02
Object Oriented Concept in Ruby - English

1,862 views

11 years ago

Indigo Tech Tutorials
How To Generate Embeddings for Rag Search in Ruby on Rails App | Ollama, Sqlite

Learn how to generate embeddings for implementing rag search in a ruby on rails app. This is a super useful way to train models, ...

14:36
How To Generate Embeddings for Rag Search in Ruby on Rails App | Ollama, Sqlite

842 views

9 months ago

Ruby Lyn
nyc week in my life | Ruby Lyn

thank you for watching ♡ Join Book Club: https://www.instagram.com/ironicallyliterate/ Shop items in this video: ...

19:09
nyc week in my life | Ruby Lyn

92,524 views

3 weeks ago

Jeffrey Chupp
Beyond the LSP with ruby-lsp and Neovim - Custom Methods!

ruby-lsp recently added a custom method (beyond the Language Server Protocol) to show dependencies. How does it work?

13:13
Beyond the LSP with ruby-lsp and Neovim - Custom Methods!

4,288 views

1 year ago

schneems
Ruby Programming Variable Scope

Learn the difference between local and instance variables, and get an introduction into what variable scope is, and why it's ...

8:24
Ruby Programming Variable Scope

6,832 views

13 years ago

Indigo Tech Tutorials
How To Install Ruby on Rails on Mac

In this video I show you how to install ruby on rails for macbook following this guide https://gorails.com/setup/macos I also show a ...

9:58
How To Install Ruby on Rails on Mac

2,717 views

1 year ago

Indigo Tech Tutorials
How To Generate a Model for Ruby on Rails App

Learn how to generate a model for a ruby on rails app using the "rails g model" command. It makes storing data in your app very ...

8:15
How To Generate a Model for Ruby on Rails App

165 views

9 months ago

Mike Rogers
Lint & Format Messy Ruby Code Using Standard

You can use the Standard gem to make ruby code within a project super consistent. I use it on all my projects, it allows me to focus ...

5:51
Lint & Format Messy Ruby Code Using Standard

1,199 views

4 years ago