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

Fix missing mattr_accessor require, README test info #410

Merged
merged 1 commit into from
Dec 10, 2013

Conversation

ches
Copy link
Contributor

@ches ches commented Sep 26, 2013

Needed two extra steps to get test instructions running out of the box 😄

@ches ches mentioned this pull request Sep 26, 2013
@ches
Copy link
Contributor Author

ches commented Sep 26, 2013

#404 is an alternative, this is a more immediate fix in terms of review. README update still applies 😝

@ches ches mentioned this pull request Sep 30, 2013
Merged
@ktdreyer
Copy link
Contributor

ktdreyer commented Oct 3, 2013

See also #401

@bf4
Copy link
Collaborator

bf4 commented Dec 10, 2013

Can you rebase against master and force push?

@ches
Copy link
Contributor Author

ches commented Dec 10, 2013

Rebased. There were unrelated problems with the Travis build previously, not sure if they've been fixed by interim commits, guess we'll find out in a few minutes.

@@ -1,5 +1,6 @@
require "active_record"
require "active_record/version"
require "active_support/core_ext/module"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is no longer necessary due to the full-on require of AS below. However, it would be better to be granular, so I'm ok with this.

bf4 added a commit that referenced this pull request Dec 10, 2013
@bf4 bf4 merged commit c3b4e24 into mbleigh:master Dec 10, 2013
@fguillen
Copy link

I'm still having this issue in 2.4.1 and I can't use a git repo to define my dependencies: #404 (comment)

@ches ches deleted the fix-test-instructions branch January 21, 2014 21:10
tekniklr pushed a commit to tekniklr/acts-as-taggable-on that referenced this pull request Mar 19, 2021
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.

4 participants