Videos in category Ruby On Rails All | Novice | Advanced | Expert

Railscast: Site Wide Announcements

Sometimes you need to display an administrative announcement to every page on the site and give the users the ability to hide the announcement. See how in this episode.read more »

Level: any Apr 29, 2008 Votes: 0 scoundrel

 

Railscast: Auto-Complete Association

Usually a select menu is used for setting a belongs_to association, but in this episode I will show you how to use a text field with auto completion.read more »

Level: advanced Apr 25, 2008 Votes: 0 scoundrel

 

Railscast: Refactoring Out Helper Object

If you have complex view logic, this can easily lead to helper methods which call each other. See how to refactor this out into another object in this episode.read more »

Level: any Apr 15, 2008 Votes: 0 scoundrel

 

Railscast: 5 View Tips

Here's five quick tips to use in views. Be sure to catch the end of the episode where I reveal an exciting contest!read more »

Level: any Apr 07, 2008 Votes: 0 scoundrel

 

Railscast: Complex Partials

How do you handle partials which have differences depending on the action which is rendering them? Here's three suggestions for this problem.read more »

Level: advanced Apr 02, 2008 Votes: 0 scoundrel

 

Railscast: Request Profiling

You can use profiling to determine where the performance bottlenecks are in specific Rails actions. Watch this episode for details.read more »

Level: advanced Mar 24, 2008 Votes: 0 scoundrel

 

Railscast: Analyzing the Production Log

In order to improve performance of your Rails application you need to find the bottlenecks. A great starting point is your production log. In this episode you will see how to use RAWK to anal... read more »

Level: any Mar 17, 2008 Votes: 0 scoundrel

 
Next Page ยป