aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/callbacks.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove extra white spaces on ActiveModel docs.Sebastian Martinez2011-05-231-1/+1
|
* Use run_callbacks; the generated _run_<name>_callbacks method is not a ↵John Firebaugh2011-01-311-4/+1
| | | | | | public interface. Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
* No need to symbolize these.José Valim2010-12-271-1/+1
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-29/+29
| | | | 's/[ \t]*$//' -i {} \;)
* no callbacks should be created for empty array [#5289 state:resolved]Subba Rao Pasupuleti2010-08-121-3/+6
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* replacing around with for in the comments for callbacksNeeraj Singh2010-07-221-1/+1
|
* Changes call backs to callbacks.Rizwan Reza2010-06-151-8/+8
|
* Minor changes to active_model/callbacks.rb and dirty.rbRizwan Reza2010-06-141-1/+1
|
* Minor changes to callbacks and conversion API docs.Rizwan Reza2010-06-141-6/+6
|
* fix stack trace lines on class_evalSantiago Pastorino2010-04-091-3/+3
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Use Array.wrap uniformlyJeremy Kemper2010-03-271-3/+4
|
* ActiveModel::Callbacks documentationMikel Lindsaar2010-01-151-31/+73
|
* Move ActiveRecord callbacks implementation to ActiveModel and make use of it.José Valim2009-12-281-0/+91
| | | | Signed-off-by: Yehuda Katz <wycats@Yehuda-Katz.local>
* Get rid of active_model/core and active_model/callbacksPratik Naik2009-03-211-7/+0
|
* initial statemachine machine and state classesrick2008-06-281-1/+1
|
* tweak activemodel load order a bitrick2008-06-271-0/+2
|
* initial experimental commit of active_modelRick Olson2007-11-091-0/+5
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8118 5ecf4fe2-1ee6-0310-87b1-e25e094e27de