Skip to content

Commit

Permalink
Added migration link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjeffries committed Jul 3, 2016
1 parent c2d80c6 commit 0ff16dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

This gem is for accessing REST services in an ActiveRecord style. ActiveResource already exists for this, but it doesn't work where the resource naming doesn't follow Rails conventions, it doesn't have in-built caching and it's not as flexible in general.

If you are a previous user of ActiveRestClient, there's some more information on [why I created this fork and how to upgrade](https://github.com/flexirest/flexirest/blob/master/Migrating-from-ActiveRestClient.md).

- [Installation](#installation)
- [Basic Usage](#usage)
- [Create a new person](#create-a-new-person)
Expand Down

0 comments on commit 0ff16dc

Please sign in to comment.