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

Bump Polyamorous to 1.3.2 for Rails 5.2 support #858

Merged
merged 1 commit into from
Jan 23, 2018

Conversation

scarroll32
Copy link
Member

@scarroll32 scarroll32 commented Dec 30, 2017

Please add comments / review before this is merged.

@@ -6,8 +6,8 @@ Gem::Specification.new do |s|
s.name = "ransack"
s.version = Ransack::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["Ernie Miller", "Ryan Bigg", "Jon Atack"]
s.email = ["ernie@erniemiller.org", "radarlistener@gmail.com", "jonnyatack@gmail.com"]
Copy link
Contributor

Choose a reason for hiding this comment

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

My understanding of authors is that it represents the people who wrote a substantial portion of the library. I could certainly be wrong, though.

On the other extreme, ActiveAdmin only lists Greg Bell as an author:

screen shot 2017-12-31 at 2 58 10 pm

Copy link
Member Author

Choose a reason for hiding this comment

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

Any chance the code could be tested @seanlinsley ?

Choose a reason for hiding this comment

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

Agreed. Do not change authors. I wonder even if it's required to change anything since ~1.3 means 1.3.2 too

Copy link
Contributor

Choose a reason for hiding this comment

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

Unless there's a reason to prevent applications from using 1.3.0 and 1.3.1, @bbonislawski appears to be right.

Copy link
Contributor

Choose a reason for hiding this comment

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

Given there's no "maintainers" section, I'm fine with adding an author, personally.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks @ernie

@scarroll32
Copy link
Member Author

@bbonislawski it was added as 1.3.2 as it wasn't picking up the changes in Polyamorous. Perhaps merge this change with #859 and we can try for a 5.2 - friendly release.

I think we should also consider putting Ransack on a bit of a diet, and dropping older Rails support. #857 what do you think?

@seanlinsley
Copy link
Contributor

👍 (I posted my thoughts on #857)

@scarroll32
Copy link
Member Author

OK to merge this?

@seanlinsley
Copy link
Contributor

Looks good to me

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