Found 50 bookmarks
By relevance
Rules, by Sandi Metz
Rules, by Sandi Metz
A talk from Barcelona Ruby Conference 2013 (http://baruco.org) We're iconoclasts who reject arbitrary constraints yet long for understandable, predictable, c...
·www.youtube.com·
Rules, by Sandi Metz
ActiveRecord vs Sequel Performance
ActiveRecord vs Sequel Performance
I ran some benchmarking tests to evaluate the performance difference, if any, between ActiveRecord and Sequel ORM’s - two common ORM’s in the Ruby world. I m...
·hmistry.github.io·
ActiveRecord vs Sequel Performance
100ms to Glass with Rails and Turbolinks
100ms to Glass with Rails and Turbolinks
Is Rails dead? Can the old Ruby web framework no longer keep up in this age of "native-like" performance? Turbolinks provides one solution.
·www.speedshop.co·
100ms to Glass with Rails and Turbolinks
Rails Database Best Practices
Rails Database Best Practices
Working on an oldish Rails project, I came across some smelly ActiveRecord code that begged for some refactoring love. I also spent some time speeding up pages with slow/many database calls. Betwee…
·blog.carbonfive.com·
Rails Database Best Practices
High-level architecture for Ruby web applications
High-level architecture for Ruby web applications
Trailblazer introduces additional abstraction layers into Ruby frameworks. Operations, form objects, view models, policies, domain objects, representers and more cover every aspect of business in web apps. And developers finally know where to put their code.
·trailblazer.to·
High-level architecture for Ruby web applications
The Complete Guide to Rails Performance
The Complete Guide to Rails Performance
The Complete Guide to Rails Performance course teaches you how to diagnose and optimize production Ruby on Rails performance problems.
·www.railsspeed.com·
The Complete Guide to Rails Performance
Is your Rails app ready for Production?
Is your Rails app ready for Production?
This is a checklist. You should follow these instructions if you want some peace of mind after deploying an application to production. If you're ex...
·www.akitaonrails.com·
Is your Rails app ready for Production?