Monthly Archives: March 2009

annotate-models for practical rails

Tired of going to schema.rb to find your table structures information? Get the annotate-models plugin for documenting your model classes!  I just found the annotate-models gem the other day, after reading a chapter of this book:  Enterprise Recipes with Ruby and Rails Also, I found this clear explanation about the usage of the gem: http://ruby.geraldbauer.ca/rails-annotate-activerecord-models.html It’s pretty amazing. It’s also [...]
Posted in developer tools, web programming | Tagged , , , | Leave a comment

deliverability 101

I have been learning a lot about a very interesting subject: deliverability. Ever since I started working on this project which includes a huge mailing list, I feel like my knowledge of ‘how mail gets to your inbox’ has increased considerably. It sounds like a simple matter, but there is a lot to it. Mostly [...]
Posted in IT services business, web programming | Tagged , | Leave a comment