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
beeb02076a0b7a8bce59555cd486b96c59e231f0
rails
/
activerecord
/
lib
History
Xavier Noria
fe43bbd8c7
keep AssociationProxy#to_a to avoid warning in Array(post.author), and delegate it to @target in association collections
...
[
#4165
state:committed] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2010-03-12 11:53:22 -08:00
..
active_record
keep AssociationProxy#to_a to avoid warning in Array(post.author), and delegate it to @target in association collections
2010-03-12 11:53:22 -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