Part 2 of a 3 part series covering some Thinking Sphinx performance tricks. In part 2 we look at how to re-index individual indexes separately.
mendable — 12 posts
Part 1 of 3 covering some Thinking Sphinx performance tricks, part 1 shows you how to configure the sphinx indexer use your Slave MySQL database server.
Wireframing Rails Apps mendable.com
A quick look at a useful wireframing application to help you develop screens for your application before coding.
Google Analytics and Rails in 60 Seconds mendable.com
Google Analytics and Rails in 60 Seconds is a simple tutorial that will show you how to quickly install Google Analytics into your Rails website. Also covers when to use a Plugin, and when not to use a Plugin.
Black Box Testing mendable.com
Black Box Testing complex models looks at a way of testing models where many variables are modified affecting the output of many variables, all at one time.
Correct Format Plugin mendable.com
The Correct Format plugin allows you to automatically correct user input, making it uppercase, lowercase, or lowercase and capitalized. Quick, simple, easy to use, fully tested. Full examples included also.
Named Scope in 60 Seconds mendable.com
Understand Named Scope in 60 seconds by example with this very brief overview at Mendable.com.
Display GitHub ChangeLog Inside your Application mendable.com
This Tutorial will show you how to display a list of Github changes inside your Application, read it on Mendable.com.
Set your Rails Environment Globally mendable.com
Learn how to Set your Rails Environment Globally on a per-server basis, so you are not required to do it for each command you want to run.
