Classy web-development dressed in a DSL

Edit Package rubygem-sinatra-1_4

Classy web-development dressed in a DSL

Refresh
Refresh
Source Files
Filename Size Changed
gem2rpm.yml 0000001631 1.59 KB
rubygem-sinatra-1_4.changes 0000007557 7.38 KB
rubygem-sinatra-1_4.spec 0000001816 1.77 KB
sinatra-1.4.8.gem 0000369152 361 KB
Latest Revision
Björn Geuken's avatar Björn Geuken (bgeuken) accepted request 546276 from James Mason's avatar James Mason (bear454) (revision 1)
- updated to version 1.4.8
 see installed CHANGELOG.md
- updated to version 1.4.7
 CHANGES removed upstream
- updated to version 1.4.6
- regenerate with new template
- updated to version 1.4.5
  * Improve tests and documentation. (Seiichi Yonezawa, Mike Gehard, Andrew
    Deitrick, Matthew Nicholas Bradley, GoGo tanaka, Carlos Lazo, Shim Tw,
    kyoendo, Roman Kuznietsov, Stanislav Chistenko, Ryunosuke SATO, Ben Lewis,
    wuleicanada, Patricio Mac Adden, Thais Camilo)
  * Fix Ruby warnings. (Vipul A M, Piotr Szotkowski)
  * Fix template cache memory leak. (Scott Holden)
  * Work around UTF-8 bug in JRuby. (namusyaka)
  * Don't set charset for JSON mime-type (Sebastian Borrazas)
  * Fix bug in request.accept? that might trigger a NoMethodError. (sbonami)
- updated to version 1.4.4
  * Allow setting layout to false in specifically for a singe rendering engine.
    (Matt Wildig)
  * Allow using wildcard in argument passed to `request.accept?`. (wilkie)
  * Treat missing Accept header like wild card. (Patricio Mac Adden)
  * Improve tests and documentation. (Darío Javier Cravero, Armen P., michelc,
    Patricio Mac Adden, Matt Wildig, Vipul A M, utenmiki, George Timoschenko,
    Diogo Scudelletti)
  * Fix Ruby warnings. (Vipul A M, Patricio Mac Adden)
  * Improve self-hosted server started by `run!` method or in classic mode.
    (Tobias Bühlmann)
  * Reduce objects allocated per request. (Vipul A M)
  * Drop unused, undocumented options hash from Sinatra.new. (George Timoschenko)
  * Keep Content-Length header when response is a `Rack::File` or when streaming.
    (Patricio Mac Adden, George Timoschenko)
  * Use reel if it's the only server available besides webrick. (Tobias Bühlmann)
  * Add `disable :traps` so setting up signal traps for self hosted server can be
    skipped. (George Timoschenko)
  * The `status` option passed to `send_file` may now be a string. (George
    Timoschenko)
  * Reduce file size of dev mode images for 404 and 500 pages. (Francis Go)
- updated to version 1.4.3
  * Running a Sinatra file directly or via `run!` it will now ignore an
    empty $PORT env variable. (noxqsgit)
  * Improve documentation. (burningTyger, Patricio Mac Adden,
    Konstantin Haase, Diogo Scudelletti, Dominic Imhof)
  * Expose matched pattern as env["sinatra.route"]. (Aman Gupta)
  * Fix warning on Ruby 2.0. (Craig Little)
  * Improve running subset of tests in isolation. (Viliam Pucik)
  * Reorder private/public methods. (Patricio Mac Adden)
  * Loosen version dependency for rack, so it runs with Rails 3.2.
    (Konstantin Haase)
  * Request#accept? now returns true instead of a truthy value. (Alan Harris)
- updated to version 1.4.2
  * Fix parsing error for case where both the pattern and the captured part
    contain a dot. (Florian Hanke, Konstantin Haase)
  * Missing Accept header is treated like */*. (Greg Denton)
  * Improve documentation. (Patricio Mac Adden, Joe Bottigliero)
 = 1.4.1 / 2013-03-15
  * Make delegated methods available in config.ru (Konstantin Haase)
 = 1.4.0 / 2013-03-15
  * Add support for LINK and UNLINK requests. (Konstantin Haase)
  * Add support for Yajl templates. (Jamie Hodge)
  * Add support for Rabl templates. (Jesse Cooke)
  * Add support for Wlang templates. (Bernard Lambeau)
  * Add support for Stylus templates. (Juan David Pastas, Konstantin Haase)
  * You can now pass a block to ERb, Haml, Slim, Liquid and Wlang templates,
    which will be used when calling `yield` in the template. (Alexey Muranov)
  * When running in classic mode, no longer include Sinatra::Delegator in Object,
    instead extend the main object only. (Konstantin Haase)
  * Improved route parsing: "/:name.?:format?" with "/foo.png" now matches to
    {name: "foo", format: "png"} instead of {name: "foo.png"}. (Florian Hanke)
  * Add :status option support to send_file. (Konstantin Haase)
  * The `provides` condition now respects an earlier set content type.
    (Konstantin Haase)
  * Exception#code is only used when :use_code is enabled. Moreover, it will
    be ignored if the value is not between 400 and 599. You should use
    Exception#http_status instead. (Konstantin Haase)
  * Status, headers and body will be set correctly in an after filter when using
    halt in a before filter or route. (Konstantin Haase)
- updated to version 1.3.4
  * Improve documentation. (Kashyap, Stanislav Chistenko, Konstantin Haase,
    ymmtmsys, Anurag Priyam)
  * Adjustments to template system to work with Tilt edge. (Konstantin Haase)
  * Fix streaming with latest Rack release. (Konstantin Haase)
  * Fix default content type for Sinatra::Response with latest Rack release.
    (Konstantin Haase)
  * Fix regression where + was no longer treated like space. (Ross Boucher)
 * Status, headers and body will be set correctly in an after filter when using
   halt in a before filter or route. (Konstantin Haase)
- updated to version 1.3.3
- updated to version 1.3.2
- Update to version 1.3.1
- Update to version 1.2.6
- Fix building.
- Updated to version 1.2
- update to version 1.1
  - allows to render 'slim' templates
  - Tilt as a seperate dependency
  - translation updates
- update to version 1.0
  Sinatra reached 1.0, breaking backward compatibility for the
  first time in two years.
  For more see http://www.sinatrarb.com/one-oh-faq and
  /usr/lib*/ruby/gems/1.8/gems/sinatra-1.0/CHANGES
- use rubygems_requires macro
- updated to 0.9.4
Comments 0
openSUSE Build Service is sponsored by