Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MitsunChieh committed Nov 22, 2016
1 parent 9b82c77 commit ff25ded
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ or if you'd like to use the latest version from Github:
gem 'ckeditor', github: 'galetahub/ckeditor'
```

The last version works with Rails 3.2.x is 4.1.3

```ruby
gem 'ckeditor', '4.1.3'
```

For file upload support, you must generate the necessary file storage models.
The currently supported backends are:

Expand Down

0 comments on commit ff25ded

Please sign in to comment.