Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ruby 1.9.2: explicit coercion check no longer needed; bug fixed upstream | Jeremy Kemper | 2010-01-01 | 1 | -4/+0 |
* | Ruby 1.9.2: explicitly raise NoMethodError for explicit coercion attempts | Jeremy Kemper | 2009-12-06 | 1 | -0/+4 |
* | Fixed behavior of attribute_methods_generated? [#3220 state:resolved] | Sam Pohlenz | 2009-10-07 | 1 | -1/+1 |
* | Don't share attribute matchers between classes [#3216 state:resolved] | Sam Pohlenz | 2009-10-07 | 1 | -1/+4 |
* | Fix warnings in AMo | Joshua Peek | 2009-09-05 | 1 | -1/+1 |
* | AMo overrides alias_attribute and manages aliasing all known attribute method... | Joshua Peek | 2009-08-10 | 1 | -0/+10 |
* | Centralize attr method name concatenation in AttributeMethodMatch | Joshua Peek | 2009-08-10 | 1 | -11/+22 |
* | Extract generic attribute method generation to AMo | Joshua Peek | 2009-08-04 | 1 | -0/+267 |