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
/
callbacks.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup, removed dispensable `require` statements from `ActiveModel`
Yves Senn
2012-11-25
1
-2
/
+0
*
minor edits in AM documentation [ci skip]
Francesco Rodriguez
2012-10-21
1
-1
/
+1
*
add around_create callback documentation for ActiveModel::Callbacks
andrea longhi
2012-08-08
1
-0
/
+11
*
Make internal callback model definitions private in AMo
Carlos Antonio da Silva
2012-06-25
1
-5
/
+7
*
add :nodoc: to internal implementations [ci skip]
Francesco Rodriguez
2012-06-22
1
-1
/
+1
*
update ActiveModel::Callbacks documentation [ci skip]
Francesco Rodriguez
2012-06-22
1
-24
/
+26
*
AS::Callbacks: :skip_after_callbacks_if_terminated option
Bogdan Gusiev
2012-02-03
1
-1
/
+2
*
Remove Array.wrap call in ActiveModel
Rafael Mendonça França
2012-01-06
1
-3
/
+2
*
Log 'Filter chain halted as CALLBACKNAME rendered or redirected' every time a...
José Valim
2011-11-30
1
-1
/
+1
*
Small docs fix in Active Model callbacks module
Alexey Vakhov
2011-11-19
1
-1
/
+1
*
Remove extra white spaces on ActiveModel docs.
Sebastian Martinez
2011-05-23
1
-1
/
+1
*
Use run_callbacks; the generated _run_<name>_callbacks method is not a public...
John Firebaugh
2011-01-31
1
-4
/
+1
*
No need to symbolize these.
José Valim
2010-12-27
1
-1
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-29
/
+29
*
no callbacks should be created for empty array [#5289 state:resolved]
Subba Rao Pasupuleti
2010-08-12
1
-3
/
+6
*
replacing around with for in the comments for callbacks
Neeraj Singh
2010-07-22
1
-1
/
+1
*
Changes call backs to callbacks.
Rizwan Reza
2010-06-15
1
-8
/
+8
*
Minor changes to active_model/callbacks.rb and dirty.rb
Rizwan Reza
2010-06-14
1
-1
/
+1
*
Minor changes to callbacks and conversion API docs.
Rizwan Reza
2010-06-14
1
-6
/
+6
*
fix stack trace lines on class_eval
Santiago Pastorino
2010-04-09
1
-3
/
+3
*
Use Array.wrap uniformly
Jeremy Kemper
2010-03-27
1
-3
/
+4
*
ActiveModel::Callbacks documentation
Mikel Lindsaar
2010-01-15
1
-31
/
+73
*
Move ActiveRecord callbacks implementation to ActiveModel and make use of it.
José Valim
2009-12-28
1
-0
/
+91
*
Get rid of active_model/core and active_model/callbacks
Pratik Naik
2009-03-21
1
-7
/
+0
*
initial statemachine machine and state classes
rick
2008-06-28
1
-1
/
+1
*
tweak activemodel load order a bit
rick
2008-06-27
1
-0
/
+2
*
initial experimental commit of active_model
Rick Olson
2007-11-09
1
-0
/
+5