Explore >> Select a destination


You are here

viewsourcecode.org
| | jakeyesbeck.com
18.6 parsecs away

Travel
| | The Ruby Object pattern explained. Ruby Singletons explained and Duck Typing.
| | suchdevblog.com
16.2 parsecs away

Travel
| | Much Ruby, Eigenvery, so singleton.
| | yehudakatz.com
14.7 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
| | qtandeverything.blogspot.com
81.9 parsecs away

Travel
| QtMultimedia in WebAssembly Since Qt 6.5.0, QtMultimedia has support for playing video in a QGraphicsVideoItem and QGraphicsScene , as wel...