Just curious, as I've been digging deeper in Rails I've found there are often routine things that I originally learned to do in a verbose way, and as I begin to understand the framework and the ruby language better I find much nicer and/or shorter and/or faster ways to do the same things.
So, I thought it would be great to hear tips from the rest of you. What things have you learned that have really boosted your productivity using ruby in general or the rails framework specifically? If you could teach a new rails developer (like me) one time-saving habit or tool or coding convention you wish you'd learned sooner, what would it be?