/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dejimata.com
| | blog.tdg5.com
3.7 parsecs away

Travel
| | At last year's RubyConf in San Diego, Craig Buchek gave a presentation entitled Ruby Idioms You're Not Using Yet focusing on some of Ruby's under-utilized and emerging idioms. In this post we'll discuss one of those idioms, an idiom Craig appropriately calls Module Factory. In particular, we'll explore the using...
| | thepugautomatic.com
1.0 parsecs away

Travel
| | I recently discovered the Ruby Module Builder pattern. It lets you pass in arguments to dynamically generate a module at include time: class Greeter < Module def initialize(name)...
| | blog.jayfields.com
3.8 parsecs away

Travel
| | Module.include(module, ..) is commonly used to mix modules into classes and other modules. When a module is included the constants, methods...
| | projects.lsv.ens-cachan.fr
25.8 parsecs away

Travel
| [AI summary] ANR project 2015-2019 released XPath Benchmark version 1.0 for verifying data queries using open-source components.