mirror of
https://github.com/drapergem/draper
synced 2023-03-27 23:21:17 -04:00
Remove beta install instructions
This commit is contained in:
parent
f88ac6de73
commit
bca7fd7330
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ Decorators are the ideal place to:
|
|||
Add Draper to your Gemfile:
|
||||
|
||||
```ruby
|
||||
gem 'draper', '~> 1.0.0.beta6'
|
||||
gem 'draper', '~> 1.0.0'
|
||||
```
|
||||
|
||||
And run `bundle install` within your app's directory.
|
||||
|
|
Loading…
Reference in a new issue