Skip to content

Allow rails 3.1#139

Closed
tamird wants to merge 1 commit into
rubysherpas:rails3from
tamird:rails3
Closed

Allow rails 3.1#139
tamird wants to merge 1 commit into
rubysherpas:rails3from
tamird:rails3

Conversation

@tamird
Copy link
Copy Markdown

@tamird tamird commented Jun 23, 2014

So the tests on rails3 don't pass at all (including on 3.2), but the same tests fail on 3.1 and 3.2.

Unfortunately, the latest version of this gem available for 3.1 suffers from https://github.com/radar/paranoia/issue/81. This patch will make fix that issue for rails 3.1 apps.

Comment thread paranoia.gemspec Outdated
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please make this ~> 3.1, by using >= you're actually allowing any future version of Rails, including a Rails 4, 5 or 6 version.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

done, thanks!

@radar
Copy link
Copy Markdown
Collaborator

radar commented Jun 26, 2014

Thanks @tamird :) I've added this to the rails3 branch.

@tamird
Copy link
Copy Markdown
Author

tamird commented Jun 26, 2014

are you sure? don't see it

radar pushed a commit that referenced this pull request Jun 26, 2014
@tamird
Copy link
Copy Markdown
Author

tamird commented Jun 26, 2014

thanks! would you mind cutting a release with this change?

@tamird tamird closed this Jun 26, 2014
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.

2 participants