ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

41,263 results

Screencasts dot org
Introduction to Haml

Haml is the brain child of Hampton Catlin. In this screencast we're going to show how Haml can simplify your markup and speed ...

6:31
Introduction to Haml

30,086 views

14 years ago

HAML

231 subscribers

HAML
HAML's Best Moments of 2025!!

we love yall so much and theres so much more to come in the new year and we cant wait for u guys to see it, couldnt have done it ...

8:38
HAML's Best Moments of 2025!!

636 views

2 months ago

Screencasts dot org
Using Haml with Rails

In this video tutorial we'll cover how to use Haml in a new Rails project, how to integrate it into an existing project, and how to ...

6:16
Using Haml with Rails

8,378 views

14 years ago

saasbook
Why Haml for Rails?

In Haml, it's difficult, for example, to create multiple lines of Ruby code within a view, but that's something that we discourage ...

2:34
Why Haml for Rails?

3,988 views

11 years ago

saasbook
2.8.1: Interpolation into views using HAML

In a Haml template, lines beginning with expand into the corresponding HTML opening tag, with no closing tag needed since ...

4:45
2.8.1: Interpolation into views using HAML

774 views

9 years ago

Kudzai Nyandoro
Introduction To Haml

An Introduction to Haml.

11:34
Introduction To Haml

834 views

7 years ago

Winston Codes On
ERB vs HAML vs Slim vs Liquid 💎 Rails frontend template languages

An overview of template language options for building the frontend of your Rails application. Comparison of ERB, HAML, Slim, ...

11:23
ERB vs HAML vs Slim vs Liquid 💎 Rails frontend template languages

1,387 views

3 years ago

Charles Wood
Switching to HAML

This is a quick demonstration of how to switch your Rails 3 application to HAML from ERB.

10:23
Switching to HAML

5,685 views

15 years ago

CODETHEWEBPAGE
How to Print Hello World Using HAML

In this tutorial, I have covered basic of HAML. How print "Hello World" using HAML. Our CODETHEWEBPAGE Blog: ...

1:30
How to Print Hello World Using HAML

98 views

7 years ago

Benji Dalton
HTML Preprocessors - featuring HAML

An introduction/demonstration to using an HTML preprocessors. HAML, Beautiful, DRY, well-indented, clear markup: ...

10:05
HTML Preprocessors - featuring HAML

3,706 views

10 years ago

OnSoftware
The Rails 3 Way: Using Haml

Buy The Rails 3 Way, Second Edition: http://www.informit.com/store/product.aspx?isbn=0321601661 Obie Fernandez, author of ...

1:25
The Rails 3 Way: Using Haml

1,028 views

14 years ago

People also watched

Boh & Co.
THE PREGNANCY COACH  48 Hour Film Fest Denver Videographers

Subscribe! http://bit.ly/2aFmyma This is our 48 hour film festival Denver entry. We got comedy. But we decided to do a musical ...

5:23
THE PREGNANCY COACH 48 Hour Film Fest Denver Videographers

52,101,031 views

13 years ago

Girl Truck Routine
Female Truck Driver’s First Ferry Crossing

Join me on my journey as a female truck driver as I embark on my first ferry crossing, capturing the beauty of aesthetic travel and ...

11:30
Female Truck Driver’s First Ferry Crossing

3,405,345 views

2 months ago

freeCodeCamp.org
Learn Ruby on Rails - Full Course

Learn Ruby on Rails in this full course for beginners. Ruby on Rails is a is a server-side web application framework used for ...

4:03:49
Learn Ruby on Rails - Full Course

949,858 views

5 years ago

SupeRails
Ruby on Rails #94 Rails 7 Select Box with Search using Slim-Select

I was planning to create a short episode on enabling slim-select, but it ended up having a big boilerplate for adding "select" and ...

18:19
Ruby on Rails #94 Rails 7 Select Box with Search using Slim-Select

10,739 views

3 years ago

ATLRUG
Ruby on Roda  - Justin Burris

Recorded at the monthly Atlanta Ruby Users' Group meeting on Wednesday, June 9, 2018 at Pivotal Labs in Ponce City Market.

34:34
Ruby on Roda - Justin Burris

691 views

7 years ago

GoRails
Ruby on Rails Application Structure Explained
14:04
Ruby on Rails Application Structure Explained

22,879 views

10 years ago

Noob and Tube
Let's Code - Commonly used ERB tags in Ruby on Rails applications

Let's Code with ERB. In this episode we take a look at four commonly used ERB (Embedded Ruby) tags in Ruby on Rails ...

12:52
Let's Code - Commonly used ERB tags in Ruby on Rails applications

6,970 views

9 years ago

jrgiffordjames
Ruby Casts Episode 5: HAML and Shotgun

HAML, Sinatra and Shotgun are all demo'ed here. Code is at: https://github.com/rubycasts/rubycasts/tree/master/episode5.

5:04
Ruby Casts Episode 5: HAML and Shotgun

792 views

14 years ago

Altamira TC
Hadoop

Scott Leberknight presents on Hadoop. Code samples: https://github.com/sleberknight/basic-hadoop-examples Hadoop is an ...

1:14:28
Hadoop

30,564 views

14 years ago

TubeMint
WHAT IS HAML?

Haml is HTML Abstract Markup Language, fast, easy, productive, and follows DRY principle. .. You can learn to use haml on ...

5:43
WHAT IS HAML?

3,499 views

9 years ago

Envato Tuts+
Choose a Ruby Template Engine: ERB vs. Haml: Introduction

Lesson 1 of 2, a Tuts+ course on Choose a Ruby Template Engine: ERB vs. Haml taught by José Mota. The full course is ...

0:44
Choose a Ruby Template Engine: ERB vs. Haml: Introduction

1,583 views

9 years ago

HAML

375 subscribers

HAML
Cody Craig
Using Haml

Erb to Haml Translation.

4:16
Using Haml

279 views

8 years ago

Tech Siragugal
how to convert html.erb to haml in rails

Video helps you to get information about convert html.erb file to haml in ruby on rails 1. Add following gems in gem file gem 'haml' ...

6:24
how to convert html.erb to haml in rails

1,279 views

10 years ago

vlogize
Efficiently Render HAML Pages Locally in Your Rails App

Discover how to run a single page of HAML in a Rails app locally without the need to start the entire server. Simplify your ...

1:56
Efficiently Render HAML Pages Locally in Your Rails App

6 views

11 months ago

ovdss
Convert HTML to HAML Online Tool - Most 🔥 useful for Rails developer

Convert HTML to HAML is very easy process. Haml is a templating system that is designed to avoid writing inline code in a web ...

1:27
Convert HTML to HAML Online Tool - Most 🔥 useful for Rails developer

147 views

2 years ago

vlogize
How to Set a Dynamic Class Value in Haml

Learn how to convert your ERB code to Haml by setting a dynamic class value based on item status in a seamless way.

1:17
How to Set a Dynamic Class Value in Haml

1 view

1 year ago