Found 50 bookmarks
By relevance
Ruby Weekly
Ruby Weekly
A free, once–weekly e-mail round-up of Ruby news and articles.
·rubyweekly.com·
Ruby Weekly
New Feature on Rails 5.2: Redis Cache Store
New Feature on Rails 5.2: Redis Cache Store
Redis Cache Store is a new feature on Rails 5.2 although support for caching in Rails has been around for some time. A few cache stores already exist like MemCacheStore, FileStore, and MemoryStore. You can also use a custom store so no doubt some people are already using Redis as a cache store.
·www.engineyard.com·
New Feature on Rails 5.2: Redis Cache Store
Fragment Caching with Rails 5.1
Fragment Caching with Rails 5.1
Of the three Rails caching mechanisms fragment caching is often the lowest hanging fruit. Let me show you how to use it.
·medium.com·
Fragment Caching with Rails 5.1
Работаем С Таймзонами Правильно
Работаем С Таймзонами Правильно
Эта статья рассказывает о проблемах, которые поджидают программиста, работающего с часовыми поясами. В теории, вроде, всё хорошо, просто и понятно, но жизнь —...
·habrahabr.ru·
Работаем С Таймзонами Правильно
Preload, Eagerload, Includes and Joins
Preload, Eagerload, Includes and Joins
ActiveRecord does a lot of magical stuff. This blog discusses how it pulls of Preload, Eagerload, Includes and Joins.
·blog.bigbinary.com·
Preload, Eagerload, Includes and Joins
Better Specs { rspec guidelines with ruby }
Better Specs { rspec guidelines with ruby }
Better Specs tries to fill the miss of testing guidelines by collecting most of the best practices developers has been learning the hard way through years of experience
·www.betterspecs.org·
Better Specs { rspec guidelines with ruby }
RubyMine: Ruby on Rails IDE by JetBrains
RubyMine: Ruby on Rails IDE by JetBrains
Ruby and Rails IDE with first-class support for Ruby and Rails, JavaScript and CoffeeScript, ERB and HAML, CSS, Sass and Less, and more.
·www.jetbrains.com·
RubyMine: Ruby on Rails IDE by JetBrains