rhs (Russell Smith)
- Login: rhs
- Email: russ@rainforestqa.com
- Registered on: 11/26/2013
- Last sign in: 12/05/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/05/2013
-
04:37 AM Ruby Bug #9155: DelegateClass - ArgumentError: not delegated
- No problem, thanks for the fix.
Just a quick question - Simon fixed this on github; is this not the correct place to do a pull request / fix for a bug? If you can let us know, next time we'll do it through the correct channel.
Russ
12/01/2013
-
07:04 AM Ruby Bug #9155: DelegateClass - ArgumentError: not delegated
- See - https://github.com/ruby/ruby/pull/459 for a fix
11/26/2013
-
07:45 AM Ruby Bug #9155: DelegateClass - ArgumentError: not delegated
- @hsbt yep that's where I found the issue - I thought I'd make it easier to replicate with the above code :)
-
05:33 AM Ruby Bug #9155 (Closed): DelegateClass - ArgumentError: not delegated
- Running the attached code gives ArgumentError: not delegated. It's unexpected as it worked on preview 1 and in 2.0.0. Error pasted below. https://gist.github.com/ukd1/9293c419a080d034f4bb - has sample code plus runs on 2.0.0p247 + 2.1.0-...