f6f004f3ff
= 1.4.4 / 2013-10-21 * 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)
125 lines
4.3 KiB
Text
125 lines
4.3 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2013/10/26 13:44:11 obache Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.yardopts
|
|
${GEM_LIBDIR}/AUTHORS
|
|
${GEM_LIBDIR}/CHANGES
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.de.md
|
|
${GEM_LIBDIR}/README.es.md
|
|
${GEM_LIBDIR}/README.fr.md
|
|
${GEM_LIBDIR}/README.hu.md
|
|
${GEM_LIBDIR}/README.jp.md
|
|
${GEM_LIBDIR}/README.ko.md
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/README.pt-br.md
|
|
${GEM_LIBDIR}/README.pt-pt.md
|
|
${GEM_LIBDIR}/README.ru.md
|
|
${GEM_LIBDIR}/README.zh.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/examples/chat.rb
|
|
${GEM_LIBDIR}/examples/simple.rb
|
|
${GEM_LIBDIR}/examples/stream.ru
|
|
${GEM_LIBDIR}/lib/sinatra.rb
|
|
${GEM_LIBDIR}/lib/sinatra/base.rb
|
|
${GEM_LIBDIR}/lib/sinatra/images/404.png
|
|
${GEM_LIBDIR}/lib/sinatra/images/500.png
|
|
${GEM_LIBDIR}/lib/sinatra/main.rb
|
|
${GEM_LIBDIR}/lib/sinatra/show_exceptions.rb
|
|
${GEM_LIBDIR}/lib/sinatra/version.rb
|
|
${GEM_LIBDIR}/sinatra.gemspec
|
|
${GEM_LIBDIR}/test/base_test.rb
|
|
${GEM_LIBDIR}/test/builder_test.rb
|
|
${GEM_LIBDIR}/test/coffee_test.rb
|
|
${GEM_LIBDIR}/test/compile_test.rb
|
|
${GEM_LIBDIR}/test/contest.rb
|
|
${GEM_LIBDIR}/test/creole_test.rb
|
|
${GEM_LIBDIR}/test/delegator_test.rb
|
|
${GEM_LIBDIR}/test/encoding_test.rb
|
|
${GEM_LIBDIR}/test/erb_test.rb
|
|
${GEM_LIBDIR}/test/extensions_test.rb
|
|
${GEM_LIBDIR}/test/filter_test.rb
|
|
${GEM_LIBDIR}/test/haml_test.rb
|
|
${GEM_LIBDIR}/test/helper.rb
|
|
${GEM_LIBDIR}/test/helpers_test.rb
|
|
${GEM_LIBDIR}/test/integration/app.rb
|
|
${GEM_LIBDIR}/test/integration_helper.rb
|
|
${GEM_LIBDIR}/test/integration_test.rb
|
|
${GEM_LIBDIR}/test/less_test.rb
|
|
${GEM_LIBDIR}/test/liquid_test.rb
|
|
${GEM_LIBDIR}/test/mapped_error_test.rb
|
|
${GEM_LIBDIR}/test/markaby_test.rb
|
|
${GEM_LIBDIR}/test/markdown_test.rb
|
|
${GEM_LIBDIR}/test/middleware_test.rb
|
|
${GEM_LIBDIR}/test/nokogiri_test.rb
|
|
${GEM_LIBDIR}/test/public/favicon.ico
|
|
${GEM_LIBDIR}/test/rabl_test.rb
|
|
${GEM_LIBDIR}/test/rack_test.rb
|
|
${GEM_LIBDIR}/test/radius_test.rb
|
|
${GEM_LIBDIR}/test/rdoc_test.rb
|
|
${GEM_LIBDIR}/test/readme_test.rb
|
|
${GEM_LIBDIR}/test/request_test.rb
|
|
${GEM_LIBDIR}/test/response_test.rb
|
|
${GEM_LIBDIR}/test/result_test.rb
|
|
${GEM_LIBDIR}/test/route_added_hook_test.rb
|
|
${GEM_LIBDIR}/test/routing_test.rb
|
|
${GEM_LIBDIR}/test/sass_test.rb
|
|
${GEM_LIBDIR}/test/scss_test.rb
|
|
${GEM_LIBDIR}/test/server_test.rb
|
|
${GEM_LIBDIR}/test/settings_test.rb
|
|
${GEM_LIBDIR}/test/sinatra_test.rb
|
|
${GEM_LIBDIR}/test/slim_test.rb
|
|
${GEM_LIBDIR}/test/static_test.rb
|
|
${GEM_LIBDIR}/test/streaming_test.rb
|
|
${GEM_LIBDIR}/test/stylus_test.rb
|
|
${GEM_LIBDIR}/test/templates_test.rb
|
|
${GEM_LIBDIR}/test/textile_test.rb
|
|
${GEM_LIBDIR}/test/views/a/in_a.str
|
|
${GEM_LIBDIR}/test/views/ascii.erb
|
|
${GEM_LIBDIR}/test/views/b/in_b.str
|
|
${GEM_LIBDIR}/test/views/calc.html.erb
|
|
${GEM_LIBDIR}/test/views/error.builder
|
|
${GEM_LIBDIR}/test/views/error.erb
|
|
${GEM_LIBDIR}/test/views/error.haml
|
|
${GEM_LIBDIR}/test/views/error.sass
|
|
${GEM_LIBDIR}/test/views/explicitly_nested.str
|
|
${GEM_LIBDIR}/test/views/foo/hello.test
|
|
${GEM_LIBDIR}/test/views/hello.builder
|
|
${GEM_LIBDIR}/test/views/hello.coffee
|
|
${GEM_LIBDIR}/test/views/hello.creole
|
|
${GEM_LIBDIR}/test/views/hello.erb
|
|
${GEM_LIBDIR}/test/views/hello.haml
|
|
${GEM_LIBDIR}/test/views/hello.less
|
|
${GEM_LIBDIR}/test/views/hello.liquid
|
|
${GEM_LIBDIR}/test/views/hello.mab
|
|
${GEM_LIBDIR}/test/views/hello.md
|
|
${GEM_LIBDIR}/test/views/hello.nokogiri
|
|
${GEM_LIBDIR}/test/views/hello.rabl
|
|
${GEM_LIBDIR}/test/views/hello.radius
|
|
${GEM_LIBDIR}/test/views/hello.rdoc
|
|
${GEM_LIBDIR}/test/views/hello.sass
|
|
${GEM_LIBDIR}/test/views/hello.scss
|
|
${GEM_LIBDIR}/test/views/hello.slim
|
|
${GEM_LIBDIR}/test/views/hello.str
|
|
${GEM_LIBDIR}/test/views/hello.styl
|
|
${GEM_LIBDIR}/test/views/hello.test
|
|
${GEM_LIBDIR}/test/views/hello.textile
|
|
${GEM_LIBDIR}/test/views/hello.wlang
|
|
${GEM_LIBDIR}/test/views/hello.yajl
|
|
${GEM_LIBDIR}/test/views/layout2.builder
|
|
${GEM_LIBDIR}/test/views/layout2.erb
|
|
${GEM_LIBDIR}/test/views/layout2.haml
|
|
${GEM_LIBDIR}/test/views/layout2.liquid
|
|
${GEM_LIBDIR}/test/views/layout2.mab
|
|
${GEM_LIBDIR}/test/views/layout2.nokogiri
|
|
${GEM_LIBDIR}/test/views/layout2.rabl
|
|
${GEM_LIBDIR}/test/views/layout2.radius
|
|
${GEM_LIBDIR}/test/views/layout2.slim
|
|
${GEM_LIBDIR}/test/views/layout2.str
|
|
${GEM_LIBDIR}/test/views/layout2.test
|
|
${GEM_LIBDIR}/test/views/layout2.wlang
|
|
${GEM_LIBDIR}/test/views/nested.str
|
|
${GEM_LIBDIR}/test/views/utf8.erb
|
|
${GEM_LIBDIR}/test/wlang_test.rb
|
|
${GEM_LIBDIR}/test/yajl_test.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|