Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 360 Bytes

padrino-0-9-18-fixes.textile

File metadata and controls

10 lines (10 loc) · 360 Bytes
author tags categories title
Foo Bar
fixes padrino mime sequel postgres
Press, Ruby, Update
Padrino 0.9.18 fixes!
  • Updated to use latest http_router
  • Fix undefined method crypted_password when using Postgresql + Sequel [Thanks to Commuter]
  • Preserve params for after use by a before filter
  • Fix const scope for Rack::Mime [Thanks to spllr]