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
/
model.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ActiveSupport::Concern instead of the traditinal way
Yukio Mizuta
2014-08-25
1
-7
/
+7
*
[ci skip] Clarify ActiveModel::Model docs
deeeki
2014-06-14
1
-3
/
+3
*
Adding missing backslashes in active_model files so as to avoid unwanted link...
aditya-kapoor
2013-12-27
1
-1
/
+1
*
ActiveModel::Model inclusion chain backward compatibility
Fred Wu
2013-06-20
1
-1
/
+1
*
Fixes AciveModel::Model with no ancestors, fixes #11004
Fred Wu
2013-06-19
1
-1
/
+1
*
Fixed ActiveModel::Model's inclusion chain
Fred Wu
2013-06-19
1
-0
/
+2
*
minor edits in AM documentation [ci skip]
Francesco Rodriguez
2012-10-21
1
-1
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-06-30
1
-16
/
+37
|
\
|
*
update ActiveModel::Model documentation [ci skip]
Francesco Rodriguez
2012-06-23
1
-16
/
+37
*
|
add :nodoc: to internal implementations [ci skip]
Francesco Rodriguez
2012-06-22
1
-1
/
+1
|
/
*
fix bad format [ci skip]
Michael de Silva
2012-04-14
1
-7
/
+7
*
Improve example in initializer
Oscar Del Ben
2012-04-14
1
-1
/
+1
*
minor corrections in AMo::Model docs [ci skip]
Vijay Dev
2012-03-05
1
-3
/
+3
*
Use public_send instead of send in ActiveModel::Model initialize
Guillermo Iguaran
2012-03-03
1
-1
/
+1
*
Add docs with usage examples for ActiveModel::Model
Carlos Antonio da Silva
2012-03-03
1
-1
/
+55
*
Add ActiveModel::Model, a mixin to make Ruby objects to work with AP inmediatly
Guillermo Iguaran
2012-03-02
1
-0
/
+22