Tanning Bed
Category: Web Development > Ruby On Rails
Posted: 18 Jun 09
Rob Kaufman demonstrates Tanning Bed, his new Solr search mixin for any Ruby class. Tanning Bed makes fewer assumptions about how you want to deal with...
|
|
Advanced Search Form
Category: Web Development > Ruby On Rails
Posted: 05 Jun 08
If you need to create an advanced search with a lot of fields, it may not be ideal to use a GET request as I showed in episode 37. In this episode I will show you how to handle this by creating a Search resource
|
|
|
|
|
|
|
Simple Search Form
Category: Web Development > Ruby On Rails
Posted: 29 May 07
A search form is quite different than other forms, this is because it does not deal with model's attributes. See a good way to add a simple search form in this episode
|
|
|
|