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

deprecate Base64.encode64s from AS #4207

Merged
merged 1 commit into from
Dec 28, 2011

Conversation

nashby
Copy link
Contributor

@nashby nashby commented Dec 27, 2011

Use Base64.strict_encode64 instead.
BTW, should we use plain encode64, decode64, etc from Base64 not from ActiveSupport::Base64?

@lest
Copy link
Contributor

lest commented Dec 27, 2011

If we deprecate encode64s then nothing else lasts in ActiveSupport::Base64.
Maybe deprecate ActiveSupport::Base64 entirely?

/cc @fxn

@tenderlove
Copy link
Member

@lest yes, we should deprecate the constant all together.

tenderlove added a commit that referenced this pull request Dec 28, 2011
@tenderlove tenderlove merged commit afe6e05 into rails:master Dec 28, 2011
@lest
Copy link
Contributor

lest commented Jan 1, 2012

@tenderlove I've deprecated the constant in #4252

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

3 participants