Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r4880@ks: jeremy | 2006-07-30 23:52:59 -0700 | Jeremy Kemper | 2006-07-31 | 1 | -6/+25 |
| | | | | | | | | | Only set method_name = md.pre_match if the pre_match is an attribute. Plays nicely with other ? suffixed attribute methods. r4881@ks: jeremy | 2006-07-30 23:53:37 -0700 Heavier testing for attribute method suffixes. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4635 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | r4854@ks: jeremy | 2006-07-30 00:59:18 -0700 | Jeremy Kemper | 2006-07-31 | 1 | -0/+30 |
Attribute methods r4877@ks: jeremy | 2006-07-30 20:23:53 -0700 Factor the attribute#{suffix} methods out of method_missing for easier extension. r4878@ks: jeremy | 2006-07-30 20:42:23 -0700 More specific method naming, declare many attribute method suffixes, set up default suffixes at module include rather than lazily. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4632 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |