Skip to content

Commit

Permalink
Merge pull request #4 from tyabe/change_readme
Browse files Browse the repository at this point in the history
Upadte README
  • Loading branch information
tyabe committed Feb 12, 2018
2 parents ebab487 + d9d24a6 commit 8d59e24
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,7 @@ Sample::Application.routes.draw do
end
```

If you use the Rails 5, Please use a combination with the Sinatra edge:
```ruby
# Gemfile
group :development do
gem 'sinatra', github: 'sinatra/sinatra'
gem 'goatmail'
end
```

If you use the Rails 5, Please use a combination with the Sinatra 2.0 later version.

## Padrino Setup

Expand Down

0 comments on commit 8d59e24

Please sign in to comment.