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

Implement gem configuration. #69

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lowjoel
Copy link
Contributor

@lowjoel lowjoel commented Jun 17, 2014

This can be overridden by using rake acts_as_relation:install and modifying the config/initializers/acts_as_relation.rb file.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.34%) when pulling 30408c9 on lowjoel:lowjoel-implement-config into 476e02e on hzamani:master.

lowjoel added 2 commits July 19, 2014 13:55
…n is whether all models should join with its superclass automatically.

Conflicts:
	acts_as_relation.gemspec
	lib/active_record/acts_as_relation.rb
	lib/acts_as_relation.rb
Conflicts:
	lib/active_record/acts_as_relation.rb

Conflicts:
	lib/active_record/acts_as_relation.rb
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.34%) when pulling 93902d4 on lowjoel:lowjoel-implement-config into 3b51a28 on hzamani:master.

@lowjoel
Copy link
Contributor Author

lowjoel commented Jul 19, 2014

Now that we only support Rails 4, should we not automatically join and use includes().references() instead? See the latest commit in this PR.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.34%) when pulling d82d6c8 on lowjoel:lowjoel-implement-config into 3b51a28 on hzamani:master.

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