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
/
railties
/
guides
/
source
/
active_model_basics.textile
Commit message (
Collapse
)
Author
Age
Files
Lines
*
No more changelogs inside guides
Vijay Dev
2011-09-15
1
-5
/
+0
|
*
some of the changes for validation earlier reverted from d20281a
Vijay Dev
2011-09-03
1
-0
/
+2
|
*
Moved strict validation changelog entry to right place
Bogdan Gusiev
2011-08-25
1
-0
/
+1
|
*
Merge pull request #2563 from bogdan/internal_validation
José Valim
2011-08-25
1
-2
/
+5
|
\
|
|
|
|
Implemented strict validation concept
|
*
Add strict validation example to guides
Bogdan Gusiev
2011-08-24
1
-2
/
+5
|
|
*
|
Updates to remove extra whitespaces and notably fix a whitespace issue with ↵
Jeff Dutil
2011-08-16
1
-1
/
+0
|
/
|
|
|
ajax_on_rails causing a code block not to render the entire block properly.
*
ActiveModel::Validations basic guide
Vishnu Atrai
2011-08-13
1
-0
/
+24
|
*
Dirty object methods added to active model basics
Sukeerthi Adiga G
2011-08-13
1
-1
/
+87
|
*
ActiveModel::Conversion basic guide
Vishnu Atrai
2011-08-13
1
-0
/
+23
|
*
ActiveModel::Callbacks basic guide
Vishnu Atrai
2011-08-13
1
-6
/
+2
|
*
ActiveModel::Callbacks basic guide
Vishnu Atrai
2011-08-13
1
-0
/
+24
|
*
AttributeMethods refector suffix method added some usages
Vishnu Atrai
2011-08-13
1
-1
/
+12
|
*
ActiveModel::AttributeMethods basic guide
Vishnu Atrai
2011-08-13
1
-1
/
+26
|
*
Adding Basic file for ActiveModel. @vatrai and @sukeerthiadiga is going to ↵
Arun Agrawal
2011-08-13
1
-0
/
+16
take care other detailed stuff.