Skip to content

[3.2] Fix test failure for ruby 1.8. #9224

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

Merged

Conversation

dylanahsmith
Copy link
Contributor

BigDecimal.new needs to take a string rather than an integer in ruby 1.8.

BigDecimal.new needs to take a string rather than an integer in ruby 1.8.
guilleiguaran added a commit that referenced this pull request Feb 8, 2013
@guilleiguaran guilleiguaran merged commit 54af52d into rails:3-2-stable Feb 8, 2013
guilleiguaran added a commit that referenced this pull request Feb 11, 2013
tenderlove added a commit that referenced this pull request Feb 11, 2013
* 3-2-sec:
  bumping version
  remove ruby-prof
  Fix issue with attr_protected where malformed input could circumvent protection
  fixing call to columns hash. run the damn tests when you backport!
  Bump rack dependency to 1.4.5
  Merge pull request #9224 from dylanahsmith/bigdecimal-takes-string
  Merge pull request #9208 from dylanahsmith/3-2-mysql-quote-numeric

Conflicts:
	Gemfile
	activerecord/CHANGELOG.md
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