Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #7059
| Newsgroups | comp.lang.ruby |
|---|---|
| Date | 2014-12-19 07:55 -0800 |
| Message-ID | <00e54f37-71a5-4c54-95f0-6bd9f2535ccd@googlegroups.com> (permalink) |
| Subject | Ruby code Injectors |
| From | Lou Henry <luisealvarezb@gmail.com> |
Ruby code Injectors let closures become modules. Capture context from one object and introduce it into another in the form of an on-the-fly module which can either be injected or used to enrich the target. They also have solved the decorator dilema in ruby: http://robots.thoughtbot.com/evaluating-alternative-decorator-implementations-in Check it out at rubygems.org. gem install jackbox.
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar
Ruby code Injectors Lou Henry <luisealvarezb@gmail.com> - 2014-12-19 07:55 -0800
Re: Ruby code Injectors LouHenry <luisealvarezb@gmail.com> - 2014-12-21 04:00 -0600
Re: Ruby code Injectors lha <luisealvarezb@gmail.com> - 2015-01-21 14:54 -0800
Re: Ruby code Injectors lha <luisealvarezb@gmail.com> - 2015-01-27 07:58 -0800
csiph-web