5f992752af
= 1.4.7 / 2016-01-24 * Add Ashley Williams, Trevor Bramble, and Kashyap Kondamudi to team Sinatra. * Correctly handle encoded colons in routes. (Jeremy Evans) * Rename CHANGES to CHANGELOG.md and update Rakefile. #1043 (Eliza Sorensen) * Improve documentation. #941, #1069, #1075, #1025, #1052 (Many great folks) * Introduce `Sinatra::Ext` to workaround Rack 1.6 bug to fix Ruby 1.8.7 support. #1080 (Zachary Scott) * Add CONTRIBUTING guide. #987 (Katrina Owen)
132 lines
4.5 KiB
Text
132 lines
4.5 KiB
Text
@comment $NetBSD: PLIST,v 1.10 2016/03/15 16:23:48 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.yardopts
|
|
${GEM_LIBDIR}/AUTHORS.md
|
|
${GEM_LIBDIR}/CHANGELOG.md
|
|
${GEM_LIBDIR}/CONTRIBUTING.md
|
|
${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.ja.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/ext.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/asciidoctor_test.rb
|
|
${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/mediawiki_test.rb
|
|
${GEM_LIBDIR}/test/middleware_test.rb
|
|
${GEM_LIBDIR}/test/nokogiri_test.rb
|
|
${GEM_LIBDIR}/test/public/favicon.ico
|
|
${GEM_LIBDIR}/test/public/hello+world.txt
|
|
${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.asciidoc
|
|
${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.mediawiki
|
|
${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
|