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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ActiveModel::Model, a mixin to make Ruby objects to work with AP inmediatly
Guillermo Iguaran
2012-03-02
1
-0
/
+1
*
Merge pull request #4248 from andrew/2012
Vijay Dev
2011-12-31
1
-1
/
+1
|
\
|
*
Updated copyright notices for 2012
Andrew Nesbitt
2011-12-31
1
-1
/
+1
*
|
Support configuration on ActiveRecord::Model.
Jon Leighton
2011-12-28
1
-0
/
+1
*
|
Revert "Implement ArraySerializer and move old serialization API to a new nam...
José Valim
2011-11-30
1
-1
/
+0
*
|
Revert the serializers API as other alternatives are now also under discussion
José Valim
2011-11-25
1
-2
/
+0
*
|
Implement ArraySerializer and move old serialization API to a new namespace.
José Valim
2011-11-23
1
-1
/
+3
*
|
Initial implementation of ActiveModel::Serializer
Jose and Yehuda
2011-10-15
1
-0
/
+1
|
/
*
We're in 2011, let's update our license
Prem Sichanugrist
2011-02-22
1
-1
/
+1
*
Added ActiveRecord::Base#has_secure_password (via ActiveModel::SecurePassword...
David Heinemeier Hansson
2010-12-18
1
-0
/
+1
*
Always pull in version for frameworks (standardize autoload / require / none)
wycats
2010-10-10
1
-2
/
+1
*
Remove deprecations in ActiveModel.
José Valim
2010-08-29
1
-1
/
+0
*
mass_assignment_security moved from AR to AMo, and minor test cleanup
Josh Kalderimis
2010-07-08
1
-0
/
+1
*
Updating copyright dates on all licenses
Mikel Lindsaar
2010-02-01
1
-1
/
+1
*
Axe AM state machine
Joshua Peek
2010-01-30
1
-1
/
+0
*
Autoload AMo test case
Joshua Peek
2010-01-04
1
-3
/
+4
*
Move ActiveRecord callbacks implementation to ActiveModel and make use of it.
José Valim
2009-12-28
1
-0
/
+1
*
Merge commit 'josevalim/validations'
Jeremy Kemper
2009-12-28
1
-3
/
+4
|
\
|
*
No need to use ValidationsRepairHelper hack on ActiveModel anymore, Model.res...
José Valim
2009-12-23
1
-1
/
+0
|
*
validates_each uses a BlockValidator.
José Valim
2009-12-23
1
-0
/
+1
|
*
Move validations in ActiveModel to validators, however all validatity checks ...
José Valim
2009-12-23
1
-2
/
+3
*
|
Use i18n
Jeremy Kemper
2009-12-27
1
-0
/
+1
|
/
*
Fully expand relative rails framework paths and make sure we aren't
Joshua Peek
2009-12-16
1
-2
/
+3
*
Reorganize autoloads:
Carlhuda
2009-12-02
1
-20
/
+23
*
Move validator, human_name and human_attribute_name to ActiveModel, remove de...
José Valim
2009-10-20
1
-0
/
+2
*
License, version, and gemspec for ActiveModel. Ship it!
Joshua Peek
2009-08-31
1
-0
/
+1
*
Initial AMo Lint implementation
Yehuda Katz
2009-08-29
1
-0
/
+1
*
Break up concerns for choosing what attributes should be serialized and the a...
Joshua Peek
2009-08-13
1
-1
/
+1
*
Extract common dirty tracking methods in AMo
Joshua Peek
2009-08-10
1
-0
/
+1
*
Extract generic attribute method generation to AMo
Joshua Peek
2009-08-04
1
-0
/
+1
*
AMo conversion helper
Joshua Peek
2009-07-21
1
-1
/
+1
*
Kill AMo Base
Joshua Peek
2009-07-21
1
-1
/
+0
*
Kill AMo ivar attributes helper
Joshua Peek
2009-07-20
1
-1
/
+0
*
Define ActiveModel API Compliance
Yehuda Katz
2009-07-20
1
-0
/
+1
*
Initial extraction of AMo xml serializer
Joshua Peek
2009-07-03
1
-0
/
+2
*
Add basic JSON serializer to AMo
Joshua Peek
2009-06-17
1
-0
/
+4
*
Add simple attribute implementation backed by ivars
Joshua Peek
2009-06-17
1
-0
/
+1
*
Move model naming into ActiveModel
Joshua Peek
2009-06-17
1
-0
/
+2
*
Integrate ActiveModel::Observing into ActiveRecord
Joshua Peek
2009-06-10
1
-4
/
+5
*
Fix activesupport path
Joshua Peek
2009-06-08
1
-3
/
+1
*
Merge branch 'master' into active_model
Joshua Peek
2009-05-29
1
-9
/
+5
|
\
*
|
Add I18n translations to ActiveModel and move more AR specific parts to Activ...
Pratik Naik
2009-03-20
1
-0
/
+2
*
|
ActiveModel.load_all! isn't really needed at this point
Pratik Naik
2009-03-20
1
-4
/
+0
*
|
Make Active Model test suite similar to Active Record
Pratik Naik
2009-03-20
1
-0
/
+3
*
|
Autload ActiveModel::Observing
Pratik Naik
2009-03-20
1
-0
/
+1
*
|
Move all the Active Record validations to Active Model
Pratik Naik
2009-03-19
1
-5
/
+43
|
/
*
tweak activemodel load order a bit
rick
2008-06-27
1
-16
/
+4
*
initial experimental commit of active_model
Rick Olson
2007-11-09
1
-0
/
+17