Skip to content

Commit

Permalink
Clarifying supported Rails versions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtome authored Jun 26, 2018
1 parent 69c8354 commit 870bf35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Like many Rails CMS engines, Fae delivers all the basics to get you up and running quickly: authentication, authorization, a sleek UI, form helpers, image processing and workflows. But unlike other engines, Fae's generated models, controllers, and views are built to customize and scale.

Fae supports Rails 4.1 to 5.0. We are currently working on Rails 5.1 support.
Fae 2.0 supports Rails 5.0 to 5.2, support for Rails 4.x is deprecated as of Fae 2.0.

## Installation

Expand Down

0 comments on commit 870bf35

Please sign in to comment.