-
Name
-
sinatra
-
Version
-
2.0.0.rc5
-
Platform
-
ruby
-
Authors
-
Blake Mizerany
Ryan Tomayko
Simon Rozet
Konstantin Haase
-
Bindir
-
bin
-
Date
-
2017-05-06 00:00:00 UTC
-
Dependencies
-
rack (~> 2.0)
tilt (~> 2.0)
rack-protection (= 2.0.0.rc5)
mustermann (~> 1.0)
-
Description
-
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
-
Email
-
sinatrarb@googlegroups.com
-
Extra rdoc files
-
README.de.md
README.es.md
README.fr.md
README.hu.md
README.ja.md
README.ko.md
README.md
README.pt-br.md
README.pt-pt.md
README.ru.md
README.zh.md
LICENSE
-
Files
-
.yardopts
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
Gemfile
LICENSE
MAINTENANCE.md
README.de.md
README.es.md
README.fr.md
README.hu.md
README.ja.md
README.ko.md
README.md
README.pt-br.md
README.pt-pt.md
README.ru.md
README.zh.md
Rakefile
SECURITY.md
examples/chat.rb
examples/simple.rb
examples/stream.ru
lib/sinatra.rb
lib/sinatra/base.rb
lib/sinatra/images/404.png
lib/sinatra/images/500.png
lib/sinatra/indifferent_hash.rb
lib/sinatra/main.rb
lib/sinatra/show_exceptions.rb
lib/sinatra/version.rb
sinatra.gemspec
-
Homepage
-
http://www.sinatrarb.com/
-
Licenses
-
MIT
-
Rdoc options
-
--line-numbers
--inline-source
--title
Sinatra
--main
README.rdoc
--encoding=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 2.2.0
-
Required rubygems version
-
> 1.3.1
-
Rubygems version
-
2.6.11
-
Specification version
-
4
-
Summary
-
Classy web-development dressed in a DSL
-
Original platform
-
ruby
-
New platform
-
ruby