Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reflect ActiveRestClient's deprecation #107

Merged
merged 1 commit into from
May 9, 2016
Merged

Conversation

andyjeffries
Copy link
Contributor

Thank you for having documentation pointing to ActiveRestClient. Unfortunately, the owners of the ActiveRestClient repository stopped supporting it about 8 months ago, so I forked it (I was the original author of most of the codebase) and am now supporting it under the name "Flexirest".

https://github.com/andyjeffries/flexirest/blob/master/Migrating-from-ActiveRestClient.md

I've updated the README to reflect this so users don't keep using ActiveRestClient.

@awendt
Copy link
Collaborator

awendt commented May 9, 2016

This is great!

👍

@kjg
Copy link
Collaborator

kjg commented May 9, 2016

Thanks!

@kjg kjg merged commit e197438 into mgomes:master May 9, 2016
@andyjeffries
Copy link
Contributor Author

By the way, Flexirest also supports per model authentication (if it's accessing two different APIs for example, each with different credentials) - https://github.com/andyjeffries/flexirest#api-auth.

And it will support your new :digest option, when it's available ;-)

Areas that Flexirest beats ActiveResource :-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants