Skip to content

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