Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ActionView now has its own logger | Rafael Mendonça França | 2012-01-18 | 1 | -3/+1 |
* | Deprecate passing the template handler in the template name. | José Valim | 2011-09-22 | 1 | -1/+1 |
* | Remove more dependencies from the view. | José Valim | 2011-05-01 | 1 | -4/+3 |
* | all tests pass | artemave | 2010-12-26 | 1 | -3/+3 |
* | render :once should consider the current controller prefix. | José Valim | 2010-10-14 | 1 | -3/+3 |
* | Use parentheses when using assert_match followed by a regexp to avoid warnings. | Emilio Tagua | 2010-09-27 | 1 | -9/+9 |
* | Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework... | José Valim | 2010-06-24 | 1 | -5/+5 |
* | Fix failing Action Pack tests | Carlhuda | 2010-03-02 | 1 | -1/+1 |
* | Revert "Fix test load paths for those not using bundler" | Carlhuda | 2010-02-23 | 1 | -4/+1 |
* | Merge master. | José Valim | 2010-02-17 | 1 | -1/+4 |
* | Rename Rails::Subscriber to Rails::LogSubscriber | Prem Sichanugrist | 2010-02-16 | 1 | -0/+93 |