José Valim
|
7fcc8c0a1f
|
Rely solely on active_model_serializer and remove the fancy constant lookup.
|
2011-11-23 23:45:27 +00:00 |
|
José Valim
|
0536ea8c78
|
Add safe_constantize to ActiveSupport::Dependencies.
|
2011-11-23 21:43:03 +00:00 |
|
Josh Kalderimis
|
9cafc28874
|
Removed deprecated methods and related tests from ActiveSupport
|
2011-05-25 23:39:34 +02:00 |
|
Mike Gehard
|
0bc91a4cf7
|
Rename duplicate tests. There is now one failing test that was failing before the rename but was never getting run.
|
2011-05-07 17:02:42 -06:00 |
|
Aaron Patterson
|
69e348013b
|
adding deprecation noticies to deprecated class cache methods
|
2011-03-02 09:31:40 -08:00 |
|
Aaron Patterson
|
66245441d4
|
adding backwards compat for class cache references. <3<3
|
2011-03-02 09:18:05 -08:00 |
|
Aaron Patterson
|
7b6bfe84f3
|
refactor Reference to a ClassCache object, fix lazy lookup in Middleware so that anonymous classes are supported
|
2011-03-01 17:20:35 -08:00 |
|