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
/
activesupport
/
lib
/
active_support
/
json
/
variable.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make caller attribute in deprecation methods optional
Alexey Gaziev
2012-10-30
1
-1
/
+1
*
Provide a call stack for deprecation warnings where needed.
Nikita Afanasenko
2012-10-29
1
-2
/
+3
*
Fix the deprecation horizon. [ci skip]
Rafael Mendonça França
2012-08-07
1
-1
/
+1
*
Deprecate ActiveSupport::JSON::Variable
Erich Menge
2012-08-07
1
-0
/
+17
*
Remove deprecated ActiveSupport::JSON::Variable.
Erich Menge
2012-05-30
1
-9
/
+0
*
AS json refactor, move to_json implementation to core_ext and a cleanup a bit...
Santiago Pastorino
2010-07-01
1
-4
/
+2
*
Now that we have a separate internal rails_to_json, use a separate circular r...
Jeremy Kemper
2009-04-26
1
-1
/
+1
*
Privatize rails_to_json
Jeremy Kemper
2009-04-26
1
-3
/
+4
*
* Add pluggable JSON backends with support for the JSON gem. [rick]
rick
2009-04-23
1
-1
/
+1
*
Add an ignored options parameter to ActiveSupport::JSON::Variable#to_json to ...
Michael Koziarski
2007-10-25
1
-1
/
+1
*
Fixed JSON encoding to use quoted keys according to the JSON standard (closes...
David Heinemeier Hansson
2007-09-30
1
-1
/
+1
*
Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin...
Sam Stephenson
2007-03-18
1
-0
/
+10