Explore >> Select a destination


You are here

www.railstips.org
| | www.honeybadger.io
5.0 parsecs away

Travel
| | A lot of problems faced by beginning Rubyists are caused by not understanding `self`. In this post we'll take a deep dive into `self` under conditions both common and uncommon.
| | suchdevblog.com
4.3 parsecs away

Travel
| | Much Ruby, Eigenvery, so singleton.
| | yehudakatz.com
4.6 parsecs away

Travel
| | After writing my last post on Rails plugin idioms, I realized that Ruby metaprogramming, at its core, is actually quite simple. It comes down to the fact that all Ruby code is executed code--there is no separate compile or runtime phase. In Ruby, every line of code is executed against
| | blog.gitguardian.com
56.8 parsecs away

Travel
| Follow our recommendations on Docker container configuration at build and runtime to improve your containers' security.