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

ActiveSupport 3.2 #48

Closed
wants to merge 5 commits into from
Closed

ActiveSupport 3.2 #48

wants to merge 5 commits into from

Conversation

nicolaracco
Copy link

gems:

  • inserted group :development with rake and minitest gems
  • updated gems (activesupport 3.2)

It seems that tests are all passing now. The major modification was to replace class_inheritable_accessor with class_attribute

P.S. Sorry for my previous spamming. It wasn't intentional :)

@AndrewRadev
Copy link

+1, except for the ~> 3.0.9 version requirement of activesupport. I can certainly agree it shouldn't be restricted to ~> 3.1.0, but with that requirement, I can't use it in a rails 3.2.3 app, since it needs activesupport = 3.2.3. Perhaps that could be changed to >= 3.0.9?

@alexkwolfe
Copy link

+1

@lucasallan lucasallan closed this Dec 14, 2013
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.

None yet

4 participants