RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

mendable — 12 posts

http://www.mendable.com/

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.
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.
A quick guide showing you how to add common static pages to a Rails app in 60 seconds or less
Remove features and create better software. A quick look at maintaining bloated software projects.
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 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.
Understand Named Scope in 60 seconds by example with this very brief overview at Mendable.com.
This Tutorial will show you how to display a list of Github changes inside your Application, read it on 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.
Learn how to set a visitor's locale based upon the domain name of your website.