with-block / 0.0.1
| Short description: | with-block | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Hacks | |||||
| Status: | alpha | |||||
| Created: | 2000-12-21 19:15:56 GMT | |||||
| Last update: | - | |||||
| Owner: | Rob Partington (Projects of this owner) | |||||
| Homepage: | http://frottage.org/rjp/ruby/with.html | |||||
| Download: | http://frottage.org/rjp/ruby/with.html | |||||
| License: | GPL | |||||
| Dependency: |
|
|||||
| Description: | A small hack that lets you use "with (Object) { method(); another() }" as a synonym for "Object.method(); Object.another()" |
|||||