-
Name
-
sinatra
-
Version
-
1.3.0
-
Platform
-
ruby
-
Authors
-
Blake Mizerany
Ryan Tomayko
Simon Rozet
Konstantin Haase
-
Bindir
-
bin
-
Date
-
2011-10-01 00:00:00 UTC
-
Dependencies
-
rack (~> 1.3)
rack-protection (~> 1.1)
tilt (~> 1.3)
-
Description
-
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
-
Email
-
sinatrarb@googlegroups.com
-
Extra rdoc files
-
README.de.rdoc
README.es.rdoc
README.fr.rdoc
README.hu.rdoc
README.jp.rdoc
README.pt-br.rdoc
README.pt-pt.rdoc
README.rdoc
README.ru.rdoc
README.zh.rdoc
LICENSE
-
Files
-
.gitignore
.travis.yml
.yardopts
AUTHORS
CHANGES
Gemfile
LICENSE
README.de.rdoc
README.es.rdoc
README.fr.rdoc
README.hu.rdoc
README.jp.rdoc
README.pt-br.rdoc
README.pt-pt.rdoc
README.rdoc
README.ru.rdoc
README.zh.rdoc
Rakefile
lib/sinatra.rb
lib/sinatra/base.rb
lib/sinatra/images/404.png
lib/sinatra/images/500.png
lib/sinatra/main.rb
lib/sinatra/showexceptions.rb
lib/sinatra/version.rb
sinatra.gemspec
test/base_test.rb
test/builder_test.rb
test/coffee_test.rb
test/contest.rb
test/creole_test.rb
test/delegator_test.rb
test/encoding_test.rb
test/erb_test.rb
test/extensions_test.rb
test/filter_test.rb
test/haml_test.rb
test/helper.rb
test/helpers_test.rb
test/less_test.rb
test/liquid_test.rb
test/mapped_error_test.rb
test/markaby_test.rb
test/markdown_test.rb
test/middleware_test.rb
test/nokogiri_test.rb
test/public/favicon.ico
test/rack_test.rb
test/radius_test.rb
test/rdoc_test.rb
test/readme_test.rb
test/request_test.rb
test/response_test.rb
test/result_test.rb
test/route_added_hook_test.rb
test/routing_test.rb
test/sass_test.rb
test/scss_test.rb
test/server_test.rb
test/settings_test.rb
test/sinatra_test.rb
test/slim_test.rb
test/static_test.rb
test/streaming_test.rb
test/templates_test.rb
test/textile_test.rb
test/views/a/in_a.str
test/views/ascii.erb
test/views/b/in_b.str
test/views/calc.html.erb
test/views/error.builder
test/views/error.erb
test/views/error.haml
test/views/error.sass
test/views/explicitly_nested.str
test/views/foo/hello.test
test/views/hello.builder
test/views/hello.coffee
test/views/hello.creole
test/views/hello.erb
test/views/hello.haml
test/views/hello.less
test/views/hello.liquid
test/views/hello.mab
test/views/hello.md
test/views/hello.nokogiri
test/views/hello.radius
test/views/hello.rdoc
test/views/hello.sass
test/views/hello.scss
test/views/hello.slim
test/views/hello.str
test/views/hello.test
test/views/hello.textile
test/views/layout2.builder
test/views/layout2.erb
test/views/layout2.haml
test/views/layout2.liquid
test/views/layout2.mab
test/views/layout2.nokogiri
test/views/layout2.radius
test/views/layout2.slim
test/views/layout2.str
test/views/layout2.test
test/views/nested.str
test/views/utf8.erb
-
Homepage
-
http://www.sinatrarb.com/
-
Rdoc options
-
--line-numbers
--inline-source
--title
Sinatra
--main
README.rdoc
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
1.8.10
-
Specification version
-
3
-
Summary
-
Classy web-development dressed in a DSL
-
Test files
-
test/base_test.rb
test/builder_test.rb
test/coffee_test.rb
test/creole_test.rb
test/delegator_test.rb
test/encoding_test.rb
test/erb_test.rb
test/extensions_test.rb
test/filter_test.rb
test/haml_test.rb
test/helpers_test.rb
test/less_test.rb
test/liquid_test.rb
test/mapped_error_test.rb
test/markaby_test.rb
test/markdown_test.rb
test/middleware_test.rb
test/nokogiri_test.rb
test/rack_test.rb
test/radius_test.rb
test/rdoc_test.rb
test/readme_test.rb
test/request_test.rb
test/response_test.rb
test/result_test.rb
test/route_added_hook_test.rb
test/routing_test.rb
test/sass_test.rb
test/scss_test.rb
test/server_test.rb
test/settings_test.rb
test/sinatra_test.rb
test/slim_test.rb
test/static_test.rb
test/streaming_test.rb
test/templates_test.rb
test/textile_test.rb
-
Original platform
-
ruby
-
New platform
-
ruby