1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Pratik Naik 6d30002a52 Revert "Refactoring attributes/types" [#3348 state:open]
This reverts commit f936a1f100.

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 2831996483.

Reason :

  It's not generating attribute methods properly, making object.column 5x slower.
2010-01-22 02:37:07 +05:30
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases Revert "Refactoring attributes/types" [#3348 state:open] 2010-01-22 02:37:07 +05:30
connections Remove support for SQLite 2. 2009-08-17 14:54:34 +01:00
fixtures Add inverse polymorphic association support. [#3520 state:resolved] 2009-12-28 15:12:13 +01:00
migrations Made migrations transactional for PostgreSQL [#834 state:resolved] 2008-08-22 14:46:25 -07:00
models Simplify calculation scope building. Remove :order from associations as it is troublesome w/ calculation methods using postgresql. 2010-01-18 23:40:42 +05:30
schema Add failing test that triggers the stack overflow 2010-01-08 21:45:02 +01:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00