Thanks Pavel. Your efforts are much appreciated. BTW, ticket #1304 is still an outstanding issue for me. I've found that if I pull the latest pre-release I have to manually remove the old patch that causes my problem in order to be able to use it. I'm curious whether anyone else has an app that includes a file upload and checkboxes in a single form and has run into this issue.
Mark. On Feb 21, 10:27 am, Pavel Kunc <[email protected]> wrote: > Hi all, > > We've pushed Merb 1.1.0.pre to Gemcutter on 19th Feb 2019. The push > was all merb-* gems and I've fixed and pushed today also merb-auth- > more 1.1.0.pre so all should work as supposed. > > You can find the migration from pre-bundler Merb to 1.1.0.pre > onhttp://wiki.github.com/merb/merb/ > > This push is mainly about the Bundler 0.9.x integration. I currently > upgraded to the Bundler 0.9.7, which resulted in the merb-auth-more > fix but apart of that it works. > > Approximate Changelog: > [merb-helpers] Allow usage of the namespaced models > [merb-gen] Fake method hidden class fix > [merb-core] Normalize Symbol actions in router to String. > [merb-core] Remove disabling/enabling JSON from Bootloader. > [merb-gen] Generate Bundler 0.9.x friendly applications. > [merb-core] Merb Bundler 0.9.x integration > [merb-core] Fix run_later for clusters > [merb-core] Fixing bundler integration > [merb-action-args] Fixed optional args on jruby > [merb-gen] Try to workaround weird issues on 1.9.1 > [merb-assets] Forgot to commit dirty gemspec > [merb-core] More robust dependency loading > [merb-core] Regenerated gemspec > [merb-core] Require Bundler 0.7.2, update Bundler API we use. > [merb-core] Fixing request parameter handling for on ASCII encodings. > > This is LAST push of the 1.1.0.pre, next is 1.1 gems. So the pre hell > ends. > > There are some pending patches which I'd like to apply such as mongoid > support for merb-auth and some mongrel fixes. Also we want to have > Merb running on Unicorn (which is currently in progress) so we can > retire Cluster in 1.1.1. > > Pavel -- You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/merb?hl=en.
