PayPlay.FM development.log

Wednesday, June 04, 2008

rails 2.1 problems

be aware that there were a lot of changes in AR especially with associations and eager loading.
we had couple of hude broken sql both with :joins and :include.

UPD next thing is IP spoofing attack prevention that thinks yahoo crawler is hacker and raises 500 on every 'request.remote_ip' call. still not sure how to turn this thing off, rollbacked to 2.0.2

UPD2 there is something with sweepers where nil.controller_name is called

Labels: , , ,

1 Comments:

  • as for spoofing attack I found a patch on lighthouse that seems to help

    http://rails.lighthouseapp.com/attachments/25763/forwarded_client_ip_with_test.patch

    By Blogger Evgeniy K, at 11:01 PM  

Post a Comment

<< Home