Dylan Thacker-Smith
|
e1a2057a1b
|
Update assign_score during capturing
To stop long captures before they grow the heap more then they should.
|
2020-09-03 11:13:08 -04:00 |
|
Dylan Thacker-Smith
|
ae9dbe0ca7
|
Fix render length resource limit so it doesn't multiply nested output
|
2020-09-03 11:13:04 -04:00 |
|
 Alessandro Diogo BrückheimerandMike Angell
|
e83b1e4159
|
Add ForceEqualSignAlignment to .rubocop.yml (#1190)
* Add ForceEqualSignAlignment to .rubocop.yml
* Revert ForceEqualSignAlignment cop
* Update method alignment
* Undo addition of whitespace to improve readability
* Fix missing alignment
|
2019-10-21 21:18:48 +10:00 |
|
 
|
0d26f05bb8
|
Enabled frozen string literals (#1154)
* Enabled frozen string literals
* Update rubocop config
* Prefer string interpolation in simple cases
Co-Authored-By: Dylan Thacker-Smith <[email protected]>
|
2019-09-18 13:19:45 +10:00 |
|
Florian Weingarten
|
3372ca8136
|
Rubocop
|
2015-05-14 14:37:18 +00:00 |
|
Justin Li
|
c2f71ee86b
|
Reset resource consumption before each render
|
2014-12-09 17:23:07 -05:00 |
|
Justin Li
|
9f7e601110
|
Convert render output to strings in BlockBody
|
2014-12-05 15:17:09 -05:00 |
|
Justin Li
|
742b3c69bb
|
Remove commented code
|
2014-12-04 16:30:37 -05:00 |
|
Justin Li
|
db00ec8b32
|
Move resource limit tracking to its own class
|
2014-12-04 16:18:09 -05:00 |
|