This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 200
2 #1
Open
ghost
wants to merge
33
commits into
cschneid:master
Choose a base branch
from
sinatra:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
2 #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixed the line "a way for you too hook into" with "a way for you to hook into".
Fixed small grammatical error
fixes #sinatra/sinatra-book/#62
fixes sinatra/sinatra-book/#64
Updated Heroku deployment guide and add PATCH
Fix typo by reported #66
* Presumably, this happens when compiling the book, the wkhtmltopdf library tries to download assets that are linked to GitHub's servers. By removing that dependency and using local assets, this can be mitigated.
Updated gemcutter reference to rubygems
Add MIT license
There was a Heroku email about sunsetting 2.0.0 in Feb. The current VM is still using that ruby version. This will fix that issue
fix image url in page
ghost
changed the title
官方拉取
2
Apr 16, 2017
fix broken code example (__FILE__ constant had typo)
A previous change added the PATCH HTTP method but did not change 'four' to 'five' on the preceding paragraph to accommodate.
Updates link to point to current documentation rather than a dead project. Solves issue #80 .
Upgrade Ruby & Add dockerfile
Update Rack::Builder hyperlink URL
Change 'four' to 'five' for HTTP method count
README: Link to the very terse wiki page on style
The Sinatra 3.0 release dropped support for the coffee_script handler.
Fix https for links, avoid pointing at very old websites, rewording historical things to being historical.
docs: modernize some of the wording
docs: drop unsupported coffee_script section
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.