index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activemodel
/
lib
/
active_model
/
attribute_methods.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Minor changes to active_model/attribute_methods
Rizwan Reza
2010-06-14
1
-24
/
+30
|
/
*
typo 'Provivdes' -> 'Provides'
Santiago Pastorino
2010-05-05
1
-1
/
+1
*
fix stack trace lines on class_eval
Santiago Pastorino
2010-04-09
1
-2
/
+2
*
Merge branch 'master' into docrails
wycats
2010-03-26
1
-3
/
+15
|
\
|
*
cleaning up a bunch of method already defined warnings [#4209 state:resolved]
Aaron Patterson
2010-03-17
1
-3
/
+15
*
|
Merge remote branch 'mainstream/master'
Pratik Naik
2010-03-12
1
-4
/
+7
|
\
|
|
*
Add missing information about attributes method.
José Valim
2010-02-28
1
-3
/
+6
|
*
Use Object#singleton_class instead of #metaclass. Prefer Ruby's choice.
Jeremy Kemper
2010-02-25
1
-1
/
+1
*
|
Merge branch 'master' of git://github.com/rails/rails
Mikel Lindsaar
2010-02-02
1
-0
/
+1
|
\
|
|
*
Full update on ActiveModel documentation
Mikel Lindsaar
2010-02-01
1
-20
/
+120
|
*
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
*
|
Adding ActiveModel::AttributeMethods documentation
Mikel Lindsaar
2010-01-17
1
-21
/
+120
|
/
*
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
[prev]