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

New release for Rails 5 #276

Merged
merged 10 commits into from
Sep 15, 2016
Merged

New release for Rails 5 #276

merged 10 commits into from
Sep 15, 2016

Conversation

danielmorrison
Copy link
Member

@danielmorrison danielmorrison commented Jul 1, 2016

Prepping for a new version (4.3.0) since Rails 5 is final.

Mostly testing and README changes.

Still need:

  • rails-observers gem needs to release a new version to support Rails 5. In the meantime, you can point to the github repo.

@danielmorrison danielmorrison force-pushed the rails5 branch 2 times, most recently from 818a38e to c457f8a Compare July 1, 2016 21:47
Deprecate Audited.audit_class since it was in the 
README for years, but remove the setter completely.

This was needed when we had both ActiveRecord and
MongoMapper versions, but is not longer needed.
The build isn't passing and I'm not using jruby so won't be personally working to get it passing. If anyone needs it, I'd love to see a PR.
@freemanoid
Copy link
Contributor

So the only working option for now is

gem 'audited', github: "collectiveidea/audited"
gem "rails-observers", github: 'rails/rails-observers'

?

@tbugai tbugai merged commit 68544e8 into master Sep 15, 2016
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