Padrino 0.12.6 - Backporting and Bug Fixes
About 8 month ago, we released Padrino 0.12.5 in September 2015. Today, we are releasing 0.12.6 which backports a number of important bug fixes back to the 0.12.x release line.
Bug Fixes and Miscellaneous
There are many important bug fixes and other updates:
- FIX properly reload classes without instances (@ujifgc)
- FIX do not pollute original Minitest::Benchmark (@ujifgc)
- FIX #2027 Use Module#name instead of Module#to_s (@namusyaka)
- FIX Remove empty rows and cols from textarea tag (@ujifgc)
- FIX #2029 Don't set a value attribute on label tags (@sshaw)
- FIX allow Padrino::Rendering on stdlib ERB (@ujifgc)
- FIX #1880 Use proper file extention when resolving template for content_type (@ujifgc)
- FIX #1796 save and restore layout setting (@ujifgc)