Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated AS::BasicObject, use AS::ProxyObject instead | Carlos Antonio da Silva | 2013-07-01 | 1 | -12/+0 |
| | |||||
* | remove deprecated `BufferedLogger`. | Yves Senn | 2013-07-01 | 1 | -22/+0 |
| | |||||
* | deprecation warning when BufferedLogger is instantiated | Yves Senn | 2012-12-25 | 1 | -0/+8 |
| | |||||
* | ActiveSupport::BufferedLogger can be subclassed | Yves Senn | 2012-12-25 | 1 | -0/+14 |
| | |||||
* | AS::BasicObject can be inherited from | Pavel Pravosud | 2012-12-15 | 1 | -0/+12 |
| | |||||
* | use AS::TestCase as the base class | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | fixing space errors | Aaron Patterson | 2010-07-26 | 1 | -4/+4 |
| | |||||
* | Test to ensure that falsy objects aren't wrapped by deprecation proxies | Leigh Caplan | 2010-07-26 | 1 | -0/+22 |