-
Name
-
sinatra
-
Version
-
0.9.0.3
-
Platform
-
ruby
-
Authors
-
Blake Mizerany
-
Bindir
-
bin
-
Date
-
2009-01-21 00:00:00 UTC
-
Dependencies
-
rack (>= 0.9.1)
-
Description
-
Classy web-development dressed in a DSL
-
Email
-
sinatrarb@googlegroups.com
-
Extra rdoc files
-
README.rdoc
LICENSE
-
Files
-
AUTHORS
CHANGES
LICENSE
README.rdoc
Rakefile
compat/app_test.rb
compat/application_test.rb
compat/builder_test.rb
compat/custom_error_test.rb
compat/erb_test.rb
compat/events_test.rb
compat/filter_test.rb
compat/haml_test.rb
compat/helper.rb
compat/mapped_error_test.rb
compat/pipeline_test.rb
compat/public/foo.xml
compat/sass_test.rb
compat/sessions_test.rb
compat/streaming_test.rb
compat/sym_params_test.rb
compat/template_test.rb
compat/use_in_file_templates_test.rb
compat/views/foo.builder
compat/views/foo.erb
compat/views/foo.haml
compat/views/foo.sass
compat/views/foo_layout.erb
compat/views/foo_layout.haml
compat/views/layout_test/foo.builder
compat/views/layout_test/foo.erb
compat/views/layout_test/foo.haml
compat/views/layout_test/foo.sass
compat/views/layout_test/layout.builder
compat/views/layout_test/layout.erb
compat/views/layout_test/layout.haml
compat/views/layout_test/layout.sass
compat/views/no_layout/no_layout.builder
compat/views/no_layout/no_layout.haml
lib/sinatra.rb
lib/sinatra/base.rb
lib/sinatra/compat.rb
lib/sinatra/images/404.png
lib/sinatra/images/500.png
lib/sinatra/main.rb
lib/sinatra/test.rb
lib/sinatra/test/bacon.rb
lib/sinatra/test/rspec.rb
lib/sinatra/test/spec.rb
lib/sinatra/test/unit.rb
sinatra.gemspec
test/base_test.rb
test/builder_test.rb
test/data/reload_app_file.rb
test/erb_test.rb
test/filter_test.rb
test/haml_test.rb
test/helper.rb
test/helpers_test.rb
test/mapped_error_test.rb
test/middleware_test.rb
test/options_test.rb
test/reload_test.rb
test/request_test.rb
test/result_test.rb
test/routing_test.rb
test/sass_test.rb
test/sinatra_test.rb
test/static_test.rb
test/templates_test.rb
test/views/hello.builder
test/views/hello.erb
test/views/hello.haml
test/views/hello.sass
test/views/hello.test
test/views/layout2.builder
test/views/layout2.erb
test/views/layout2.haml
test/views/layout2.test
-
Has rdoc
-
true
-
Homepage
-
http://sinatra.rubyforge.org
-
Rdoc options
-
--line-numbers
--inline-source
--title
Sinatra
--main
README.rdoc
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
sinatra
-
Rubygems version
-
1.3.1
-
Specification version
-
2
-
Summary
-
Classy web-development dressed in a DSL
-
Test files
-
test/base_test.rb
test/builder_test.rb
test/erb_test.rb
test/filter_test.rb
test/haml_test.rb
test/helpers_test.rb
test/mapped_error_test.rb
test/middleware_test.rb
test/options_test.rb
test/reload_test.rb
test/request_test.rb
test/result_test.rb
test/routing_test.rb
test/sass_test.rb
test/sinatra_test.rb
test/static_test.rb
test/templates_test.rb
-
Original platform
-
ruby
-
New platform
-
ruby