Skip to content
  • Pratik Naik's avatar
    6d30002a
    Revert "Refactoring attributes/types" [#3348 state:open] · 6d30002a
    Pratik Naik authored
    This reverts commit f936a1f1.
    
    Conflicts:
    
    	activerecord/lib/active_record.rb
    	activerecord/lib/active_record/base.rb
    
    Revert "Fixed: #without_typecast should only disable typecasting on the duplicated attributes" [#3387 state:open]
    
    This reverts commit 28319964.
    
    Reason :
    
      It's not generating attribute methods properly, making object.column 5x slower.
    6d30002a
    Revert "Refactoring attributes/types" [#3348 state:open]
    Pratik Naik authored
    This reverts commit f936a1f1.
    
    Conflicts:
    
    	activerecord/lib/active_record.rb
    	activerecord/lib/active_record/base.rb
    
    Revert "Fixed: #without_typecast should only disable typecasting on the duplicated attributes" [#3387 state:open]
    
    This reverts commit 28319964.
    
    Reason :
    
      It's not generating attribute methods properly, making object.column 5x slower.
Loading