This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b4dca109a307e807a34a86e51f41b5d8a7d75b2
rails
/
activerecord
/
lib
History
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