Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset @dirty to false when slicing an instance of SafeBuffer | Brian Cardarella | 2011-07-29 | 1 | -0/+6 |
* | remove unused variables warnings removed | Vishnu Atrai | 2011-07-26 | 1 | -2/+0 |
* | Using slice for instead of gsub to pass with 1.8.7 | Arun Agrawal | 2011-06-23 | 1 | -1/+1 |
* | calling unsafe methods which don't return a string shouldn't fail | Damien Mathieu | 2011-06-22 | 1 | -0/+4 |
* | safe_concat should not work on dirty buffers. | José Valim | 2011-06-16 | 1 | -0/+7 |
* | Fix safe buffer by adding a dirty status. | José Valim | 2011-06-16 | 1 | -6/+31 |
* | Ensure that the strings returned by SafeBuffer#gsub and friends aren't consid... | Michael Koziarski | 2011-06-07 | 1 | -0/+12 |
* | make sure we play nicely when syck is activated | Aaron Patterson | 2011-01-28 | 1 | -0/+22 |
* | Deleted all references to ActionView::SafeBuffer in favor of ActiveSupport::S... | Santiago Pastorino | 2010-01-31 | 1 | -0/+41 |