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

feature/rails4 compatibility #52

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

Conversation

chytreg
Copy link

@chytreg chytreg commented Aug 30, 2013

Hi,

rocket_tag doesn't work with rails 4

I tired to solve squeel dependancy, change scope to lambda
you should add also gem 'protected_attributes'

This solution is a hack to get rocket_tag to works, but it's incompatible with previous Rails version.

@fntz
Copy link
Contributor

fntz commented Aug 31, 2013

great.
Also change in Gemfile line source "http://rubygems.org" on source 'https://rubygems.org'

@krisleech
Copy link

@chytreg Are you thinking of submitting a PR for Rails 4 compatibility?

@krisleech
Copy link

Hold on, this is a PR, sorry...

@chytreg
Copy link
Author

chytreg commented Nov 29, 2013

:)

@bricolage
Copy link

+1. @bradphelan any chance you could accept this pull request? Thanks!

@krisleech
Copy link

ping. I wonder if this PR is backwards compatible with Rails 3. I think that the specs need running against both ActiveRecord 3 and 4. Ideally Travis would tell us this, I'd be happy to submit a seperate PR for Travis support, running the specs for both ActiveRecord 3 + 4.

@elfassy
Copy link

elfassy commented Feb 11, 2014

How about having a rails 3 branch and keep rails 4 in master?

@rilian
Copy link

rilian commented Jun 21, 2014

bump :)

@rilian
Copy link

rilian commented Jun 21, 2014

@chytreg do you have a version for rails4.1 ? thanks!

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.

6 participants