Commit Graph

15 Commits

Author SHA1 Message Date
Damien Mathieu 98a69de42c
introduce APP_ENV in addition to RACK_ENV 2016-08-01 13:16:05 +02:00
Vasiliy Yaklushin 479eaaded7 Remove incorrect examples from READMEs 2016-07-25 15:12:52 +02:00
Zachary Scott cdeb4d8891 Merge branch 'add-link-representation-for-localhost-in-readme' of https://github.com/kgrz/sinatra into kgrz-add-link-representation-for-localhost-in-readme 2016-01-24 15:25:11 +09:00
Kashyap eafece078b Change localhost links to linked representation
This will generate a linked representation for all
`http://localhost:4567` URLs in the README.
2016-01-22 06:39:12 +05:30
ReadmeCritic 0ecb33ecef [readme] update HAML File reference 2016-01-21 08:55:29 -08:00
ReadmeCritic b3afc89c34 Update README URLs based on HTTP redirects 2016-01-21 08:42:19 -08:00
Seiichi Yonezawa d66cfcc451 Remove unnecessary whitespaces 2015-09-21 01:51:44 +09:00
Anton Davydov 15f52909ed Replace multiline regexp matchers to string matchers 2015-02-06 00:15:53 +03:00
Vipul A M 23c2e197c8 - Removed test-unit dependency
- updated minitest to 5.0
- Removed Test::Unit::TestCase and started using Minitest::Test instead
- Fixed usage of assert_raise
- Fixed usage of refute_nil
- Fixed and removed usage of assert_nothing_raised
2015-01-11 01:00:47 +05:30
John Hope 743e3e2ee9 Expand regex example in Readme 2014-12-07 19:10:29 +00:00
Cornelius Bock 2ef02e79f4 exchange rubyforge links in READMEs 2014-09-19 16:24:03 +02:00
Konstantin Haase 79c5e311d1 Merge pull request #915 from vipulnsward/fix-error-access
Fix docs when printing error from `env['sinatra.error']`.
2014-08-14 17:15:26 +02:00
Vipul A M 8e559c8559 Fix docs when printing error from `env['sinatra.error']`.
Fixes #914
2014-08-14 14:18:02 +05:30
Ausmarton Zarino Fernandes b856b19d7c Prefer strings over symbols in Portuguese (PT and BR) and Spanish README 2014-08-04 19:16:49 +01:00
Giuseppe Capizzi 68404ae404 Convert european portuguese README to Markdown 2013-03-04 17:54:16 +01:00