Tips for Writing Fast Rails: Part 1
Is your Rails application taking forever to respond? Is ActiveRecord being super slow loading a big set of tables? Here are 3 tips for writing fast Rails applications: http://www.ombulabs.com/blog/performance/rails/writing-fast-rails.html
Post a comment