Showing 6 videos tagged with views

A/B Testing with A/Bingo

00:11:04 railscasts.com
A/B Testing (or Split Testing) is a way to experiment with variations in an application to see the most effective option.

Customizing Devise

00:07:52 railscasts.com
Here we dive deeper into Devise by customizing how the views, routing, validations, and authentication works.

Embedded Association

00:14:03 railscasts.com
Learn how to set up a one-to-many or many-to-many association which is entirely embedded into a single column through a string or bitmask.

Railscast - Episode 8: Layouts and content_for

00:03:30 railscasts.com
If you want to change something in the layout on a per-template basis, content_for is your answer! This allows templates to specify view code that can be placed anywhere in a layout.

Railscast - Episode 80: Simplify Views with Rails 2.0

00:06:03 railscasts.com
Rails 2.0 is almost here. One of the many features in this release is the smarter helper methods which can make your views much cleaner. Learn all about it in this Episode.

Railscast - Episode 100: 5 View Tips

00:09:25 railscasts.com
Here's five quick tips to use in views. Be sure to catch the end of the episode where I reveal an exciting contest!