• J
    Use method compilation for association methods · 6e57d5c5
    Jon Leighton 提交于
    Method compilation provides better performance and I think the code
    comes out cleaner as well.
    
    A knock on effect is that methods that get redefined produce warnings. I
    think this is a good thing. I had to deal with a bunch of warnings
    coming from our tests, though.
    6e57d5c5
has_and_belongs_to_many.rb 967 字节