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
016b1d3596ce12367edac8bb442f5c630a453ecf
rails
/
activerecord
/
lib
History
José Valim
da636809da
Assert primary key does not exist in habtm when the association is defined, instead of doing that everytime a record is inserted.
...
[
#3128
state:committed] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2009-09-01 10:15:23 -07:00
..
active_record
Assert primary key does not exist in habtm when the association is defined, instead of doing that everytime a record is inserted.
2009-09-01 10:15:23 -07:00
active_record.rb
Introduce validates_with to encapsulate attribute validations in a class.
2009-08-09 22:47:56 -07:00
activerecord.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00