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.
| | honnef.co
2.8 parsecs away

Travel
| | [AI summary] The article explains how to dynamically define instance methods in Ruby using eigenclass eval and the define_method function.
| | suchdevblog.com
4.3 parsecs away

Travel
| | Much Ruby, Eigenvery, so singleton.
| | www.ostinelli.net
41.9 parsecs away

Travel
| By stripping down unneeded Rails functionalities, we show how to double the performance of a greenfield Rails application to bootstrap a JSON API server.