|
You are here |
dejimata.com | ||
| | | | |
blog.tdg5.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | [AI summary] ANR project 2015-2019 released XPath Benchmark version 1.0 for verifying data queries using open-source components. | ||