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

Rails3 #7

Merged
merged 4 commits into from
Sep 1, 2011
Merged

Rails3 #7

merged 4 commits into from
Sep 1, 2011

Conversation

amkirwan
Copy link
Contributor

@amkirwan amkirwan commented Nov 4, 2010

changed deprecated RAILS_DEFAULT_LOGGER to Rails.logger for rails 3.1

@halfdan
Copy link

halfdan commented May 12, 2011

This is currently a production killer. I migrated my apps for testing purposes to Rails 3.1beta and this patch would definitely help when being merged into core and into a new release.

@philevans
Copy link

+1

1 similar comment
@geoffgarside
Copy link
Contributor

+1

@PotHix
Copy link

PotHix commented Aug 31, 2011

+1
It is avoiding the migration of some apps to Rails 3.1. =/

@zuk
Copy link
Member

zuk commented Sep 1, 2011

I believe this was fixed in 83702ca, no? Can someone confirm? I'm not running anything under 3.1 right now....

@zuk zuk merged commit d5b706f into rubycas:master Sep 1, 2011
@zuk
Copy link
Member

zuk commented Sep 1, 2011

Looks like 83702ca was missing some additional fixes (Rails.logger, for example). I merged in this pull request with some changes. Can someone confirm that things are okay for Rails 3.1 now?

@PotHix
Copy link

PotHix commented Sep 2, 2011

Working here. Please bump the gem version :)

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