Listeners Playlist |
![]() |
Music playlist with fancy hover and text transformation effects. |
Build an API in your Rails app now! (Rails 5 version) |
![]() |
Step-by-step guide for making APIs in Rails 5. | |
Sites-using-cloudflare |
![]() |
List of domains using Cloudflare DNS (potentially affected by the CloudBleed HTTPS traffic leak). |
Dawnscanner |
![]() |
A static analysis security scanner for ruby written web applications. | |
Gmvault |
![]() |
Gmail backup. | |
Beaker |
![]() |
An experimental browser with builtin hosting and peer-to-peer Web protocols. | |
Ruby-refrigerator |
![]() |
Freeze all core ruby classes. | |
Iodine |
![]() |
HTTP / Websocket Server and EventMachine alternative for Ruby MRI - a kqueue/epoll C extension. | |
Data Selfie |
![]() |
A chrome extension that gives you clues on how Facebook learns to use your personal data. |
Introducing Webpacker |
feb 19
![]() |
Rails 5.1 will have first-class support for webpack. | |
Faster RSpec: Profiling FactoryGirl |
feb 20
![]() |
Nice small snippet for profiling FactoryGirl interactions. | |
5 habits that made me a better Ruby developer |
feb 20
![]() |
Tips you may want to try or is already practicing. | |
The Oldest Bug In Ruby - Why Rack::Timeout Might Hose your Server |
feb 21
![]() |
The problem comes when an error is raised from within an ensure block from another source. | |
Objects as Ruby Hash Keys |
feb 21
![]() |
As high-level programmers, we tend to think of memory as RAM. But at a lower-level, 'memory' has many other uses. | |
High Cost Tests and High Value Tests |
feb 23
![]() |
What the heck makes a test high-value? |