Padrino v0.11.1 Release Notes

Release Date: 2013-04-07 // about 11 years ago
    • 🆕 NEW Ability to set migration file format to use incrementing numbers or timestamps (@jacob-s-son, @hooopo)
    • 🛠 FIX #1174 slim 2.0 Backward incompatible syntax change (@WaYdotNET)
    • 🛠 FIX #1086 Refactor reloader for cleaner structure (@Ortuna)
    • 🛠 FIX #1178 Indent controller actions properly (@skade)
    • 🛠 FIX #1180 Fix valid http verbs in http_router (@kenkeiter, @dariocravero)
    • 🛠 FIX #1182 Format ar migrate better (@chiastolite)
    • 🛠 FIX #1179 Accidental appended extensions for js urls (@nesquena)
    • 🛠 FIX #1183 Mark escaped text as html_safe (@nesquena)
    • 🛠 FIX #1184 Use count instead of size for errors (@nesquena)
    • 🛠 FIX #1185 Adds lib as a load_path for rake tasks (@nesquena)
    • FIX #1177 Fix very strange bug with form_for and capture_html (@ujifgc, @nesquena)
    • 🛠 FIX have plugin generator respect root option (@achiu)
    • FIX #1194 simple_format should be marked as html_safe (@nesquena)
    • 🛠 FIX Escape text before simple_format (@nesquena)
    • 🛠 FIX #1197 "bootstrap.min" path of production environment (@tyabe)
    • 🛠 FIX #1201 Only add database tasks to Rakefile if ORM is anything other than :none (@dariocravero)
    • 🆕 NEW #1209 Added layout option for controllers (@Ortuna)
    • 🛠 FIX #1212 fix generators for projects using shoulda and rr with Test::Unit (@sshaw)
    • 🛠 FIX #1213 fix flash_tag() with multiple attributes (@tmtm)
    • 🛠 FIX #1215 Update zh_cn.yml (@wayshall, hfl)
    • 🛠 FIX #1216 Improved german translations (@skade)
    • 🛠 FIX #1221 fixes an issue with a gemified apps name being capitalized (@21purple)
    • 🛠 FIX #1205 Allow Regexp routes to use :provides option (@shipstar)
    • 🛠 FIX #1224 mark html_safe content safe after being escaped (@nesquena)
    • 🛠 FIX #1211 load I18n tasks all the time (@nesquena)