59bd63c551
= 1.2.7 (backports release) / Not Yet Released Custom changes: * Fix Ruby 1.8.6 issue with Accept header parsing. (Konstantin Haase) Backported from 1.3.0: * Ignore `to_ary` on response bodies. Fixes compatibility to Rails 3.1. (Konstantin Haase) * `Sinatra.run!` now prints to stderr rather than stdout. (Andrew Armenia) * Automatic `app_file` detection now works in directories containing brackets (Konstantin Haase) * Improved documentation. (Emanuele Vicentini, Peter Higgins, Takanori Ishikawa, Konstantin Haase) * Also specify charset in Content-Type header for JSON. (Konstantin Haase) * Rack handler names will not be converted to lower case internally, this allows you to run Sinatra with custom Rack handlers, like Kirk or Mongrel2. Example: `ruby app.rb -s Mongrel2` (Konstantin Haase) * Fix uninitialized instance variable warning. (David Kellum) * Command line options now complain if value passed to `-p` is not a valid integer. (Konstantin Haase) * Fix handling of broken query params when displaying exceptions. (Luke Jahnke)
106 lines
3.6 KiB
Text
106 lines
3.6 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2011/10/03 14:30:20 obache Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/AUTHORS
|
|
${GEM_LIBDIR}/CHANGES
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.de.rdoc
|
|
${GEM_LIBDIR}/README.es.rdoc
|
|
${GEM_LIBDIR}/README.fr.rdoc
|
|
${GEM_LIBDIR}/README.hu.rdoc
|
|
${GEM_LIBDIR}/README.jp.rdoc
|
|
${GEM_LIBDIR}/README.pt-br.rdoc
|
|
${GEM_LIBDIR}/README.pt-pt.rdoc
|
|
${GEM_LIBDIR}/README.rdoc
|
|
${GEM_LIBDIR}/README.ru.rdoc
|
|
${GEM_LIBDIR}/README.zh.rdoc
|
|
${GEM_LIBDIR}/Rakefile
|
|
${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/showexceptions.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/contest.rb
|
|
${GEM_LIBDIR}/test/delegator_test.rb
|
|
${GEM_LIBDIR}/test/encoding_test.rb
|
|
${GEM_LIBDIR}/test/erb_test.rb
|
|
${GEM_LIBDIR}/test/erubis_test.rb
|
|
${GEM_LIBDIR}/test/extensions_test.rb
|
|
${GEM_LIBDIR}/test/filter_test.rb
|
|
${GEM_LIBDIR}/test/haml_test.rb
|
|
${GEM_LIBDIR}/test/hello.mab
|
|
${GEM_LIBDIR}/test/helper.rb
|
|
${GEM_LIBDIR}/test/helpers_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/rack_test.rb
|
|
${GEM_LIBDIR}/test/radius_test.rb
|
|
${GEM_LIBDIR}/test/rdoc_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/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.erubis
|
|
${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.erb
|
|
${GEM_LIBDIR}/test/views/hello.erubis
|
|
${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.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.test
|
|
${GEM_LIBDIR}/test/views/hello.textile
|
|
${GEM_LIBDIR}/test/views/layout2.builder
|
|
${GEM_LIBDIR}/test/views/layout2.erb
|
|
${GEM_LIBDIR}/test/views/layout2.erubis
|
|
${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.radius
|
|
${GEM_LIBDIR}/test/views/layout2.slim
|
|
${GEM_LIBDIR}/test/views/layout2.str
|
|
${GEM_LIBDIR}/test/views/layout2.test
|
|
${GEM_LIBDIR}/test/views/nested.str
|
|
${GEM_LIBDIR}/test/views/utf8.erb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|