Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Sinatra 1.2.4 released
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Konstantin Haase  
View profile  
 More options Apr 30 2011, 4:58 am
From: Konstantin Haase <k.ha...@finn.de>
Date: Sat, 30 Apr 2011 10:58:27 +0200
Local: Sat, Apr 30 2011 4:58 am
Subject: [ANN] Sinatra 1.2.4 released
We just released Sinatra 1.2.4 with the following bug fixes:

 * Sinatra::Application (classic style) does not use a session secret in
   development mode, so sessions are not invalidated after every request when
   using Shotgun.

 * The request object was shared between multiple Sinatra instances in the
   same middleware chain. This caused issues if any non-sinatra routing
   happend in-between two of those instances, or running a request twice
   against an application (described in the README). The caching was reverted.
   See GH#239 and GH#256 for more infos.

 * Fixed issues where the top level DSL was interfering with method_missing
   proxies. This issue surfaced when Rails 3 was used with older Sass versions
   and Sinatra >= 1.2.0.

 * Sinatra::Delegator.delegate is now able to delegate any method names, even
   those containing special characters. This allows better integration into
   other programming languages on Rubinius (probably on the JVM, too), like
   Fancy.

 * Remove HEAD request logic and let Rack::Head handle it instead.

Special thanks for helping with this release go to Gabriel Andretta, Matthew
Sullivan, Paolo "Nusco" Perrotta, Zachary Scott, Rémi Prévost and burningTyger

The Sinatra Team
Blake Mizerany, Ryan Tomayko, Simon Rozet and Konstantin Haase


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Konstantin Haase  
View profile  
 More options May 1 2011, 4:35 am
From: Konstantin Haase <k.ha...@finn.de>
Date: Sun, 1 May 2011 01:35:25 -0700 (PDT)
Local: Sun, May 1 2011 4:35 am
Subject: Re: Sinatra 1.2.4 released
Due to 1.8.6 compatibility issues we are now at 1.2.6.
We apologize for the inconvenience.

Konstantin

On Apr 30, 10:58 am, Konstantin Haase <k.ha...@finn.de> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »