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.3.3 release
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
  8 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
 
k.ha...@finn.de  
View profile   Translate to Translated (View Original)
 More options Aug 19 2012, 9:07 am
From: k.ha...@finn.de
Date: Sun, 19 Aug 2012 06:07:32 -0700 (PDT)
Local: Sun, Aug 19 2012 9:07 am
Subject: [ANN] Sinatra 1.3.3 release

I've just pushed *Sinatra 1.3.3* to rubygems.org. This is a bug fix release.

From the change log:

   -  Improved documentation.
   -  No longer modify the load path.
   -  When keeping a stream open, set up callback/errback correctly to deal
   with clients closing the connection.
   -  Fix bug where having a query param and a URL param by the same name
   would concatenate the two values.
   -  Prevent duplicated log output when application is already wrapped in
   a `Rack::CommonLogger`.
   -  Fix issue where `Rack::Link` and Rails were preventing indefinite
   streaming.
   -  No longer cause warnings when running Ruby with `-w`.
   -  HEAD requests on static files no longer report a Content-Length of 0,
   but instead the proper length.
   -  When protecting against CSRF attacks, drop the session instead of
   refusing the request.

Special thanks for helping with this release go out to Matt Wildig,
michelc, Gabriel Andretta, burningTyger, Sukjoon Kim, Mat Schaffer, Nikica
Jokić, Jordan Moncharmont, Michael Hutchinson, Melvin Lammerts, Nick
Sieger, Alex MacCaw, Kashyap, Michael Klishin, GordonDiggs and Peter Powell.

Enjoy!
Konstantin


 
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.
kashyap k  
View profile   Translate to Translated (View Original)
 More options Aug 19 2012, 9:09 am
From: kashyap k <kashyap.k...@gmail.com>
Date: Sun, 19 Aug 2012 18:39:12 +0530
Local: Sun, Aug 19 2012 9:09 am
Subject: Re: [ANN] Sinatra 1.3.3 release

Awesome!
On Aug 19, 2012 6:37 PM, <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.
DAddYE  
View profile   Translate to Translated (View Original)
 More options Aug 19 2012, 9:13 am
From: DAddYE <daddyez...@gmail.com>
Date: Sun, 19 Aug 2012 06:13:50 -0700 (PDT)
Local: Sun, Aug 19 2012 9:13 am
Subject: Re: [ANN] Sinatra 1.3.3 release

Awesome man! Thank you!


 
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.
Nicolás Sanguinetti  
View profile   Translate to Translated (View Original)
 More options Aug 19 2012, 2:49 pm
From: Nicolás Sanguinetti <godf...@gmail.com>
Date: Sun, 19 Aug 2012 15:49:37 -0300
Local: Sun, Aug 19 2012 2:49 pm
Subject: Re: [ANN] Sinatra 1.3.3 release
On 19/08/2012, at 10:07, k.ha...@finn.de wrote:

>  No longer cause warnings when running Ruby with `-w`.

OMG OMG OMG <3

:D


 
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.
Jason Rogers  
View profile  
 More options Aug 19 2012, 4:10 pm
From: Jason Rogers <jacaete...@gmail.com>
Date: Sun, 19 Aug 2012 16:10:49 -0400
Local: Sun, Aug 19 2012 4:10 pm
Subject: Re: [ANN] Sinatra 1.3.3 release
Thanks!

--
Jason Rogers


 
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.
Dave Porter  
View profile  
 More options Aug 21 2012, 11:09 pm
From: Dave Porter <dave.southpe...@gmail.com>
Date: Tue, 21 Aug 2012 20:09:26 -0700 (PDT)
Local: Tues, Aug 21 2012 11:09 pm
Subject: Re: [ANN] Sinatra 1.3.3 release

Great work thanks...
Can I point out, that there has never been a link on the Home Page for
Sinatra to the Blog page for as long as I can remember!
Most odd!
Dave


 
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.
Jason Garber  
View profile   Translate to Translated (View Original)
 More options Aug 24 2012, 7:40 am
From: Jason Garber <j...@jasongarber.com>
Date: Fri, 24 Aug 2012 04:40:31 -0700 (PDT)
Local: Fri, Aug 24 2012 7:40 am
Subject: Re: [ANN] Sinatra 1.3.3 release

Very nice! Also, it's been 11 months since a sinatra-contrib release. Might
want to think about pushing that as well.


 
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.
Trevor Bramble  
View profile  
 More options Aug 27 2012, 3:24 am
From: Trevor Bramble <in...@trevorbramble.com>
Date: Mon, 27 Aug 2012 00:24:47 -0700
Local: Mon, Aug 27 2012 3:24 am
Subject: Re: [ANN] Sinatra 1.3.3 release

On Fri, Aug 24, 2012 at 04:40:31AM -0700, Jason Garber wrote:
> Very nice! Also, it's been 11 months since a sinatra-contrib release. Might
> want to think about pushing that as well.

A new release is cooking. =^)

  signature.asc
< 1K Download

 
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 »