Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

How to search with acts_as_ferret - Ruby on Rails tutorial


This is a basic example of how to use ferret, acts_as_ferret, and will_paginate to implement search functionality in a Ruby on Rails application.
Category: Ruby on Rails tutorials > Basics - Difficulty:


More cool Ruby on Rails tutorials:



Setting up Mongrel and mod_proxy on a CPanel server
Setting up Mongrel and mod_proxy on a CPanel server
Learn how to set up Mongrel and mod_proxy on a cPanel server and liberate yourself from FastCGI.
Category: Ruby on Rails tutorials > Basics - Difficulty:
How to set a character limit for a Ruby on Rails RSS feeds
How to set a character limit for a Ruby on Rails RSS feeds
I was making a RSS feed the other day and wanted to limit the number of characters in my description. Here is how I did it.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Handy RJS Tips
Handy RJS Tips
Some handy under documented RJS tips and tricks.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Learn how to upload files using Rails
Learn how to upload files using Rails
This tutorial gives you complete understanding on how to upload files using Rails
Category: Ruby on Rails tutorials > Basics - Difficulty:
Rails 101: Generators
Rails 101: Generators
So you're just about to crack on and dive into that code, but wait, you don't even need to do that! Rails comes with generators for basic functionality so you can get going as quickly as possible.
Category: Ruby on Rails tutorials > Basics - Difficulty: