1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Emilio Tagua e08c153a08 Arel now fallback to using Arel::Attribute if the table/column doesn't exists.
[#4142 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-03-10 13:49:11 -08:00
..
active_record Arel now fallback to using Arel::Attribute if the table/column doesn't exists. 2010-03-10 13:49:11 -08:00
generators Change Rails::Generators::Migration protected instance methods to class methods. [#3820 status:resolved] 2010-02-02 10:18:48 +01:00
active_record.rb Make many parts of Rails lazy. In order to facilitate this, 2010-03-07 06:24:30 -08:00