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
0fc5c59b37b4e2a809213c63bc9018bee7dc4aaf
rails
/
activerecord
/
lib
History
Jeffrey Hardy
8c05ca96f8
Don't use AR::Base.connection for fixture column quoting. Use the connection given to Fixtures.new
...
[
#3104
state:committed] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2009-08-26 14:53:09 -07:00
..
active_record
Don't use AR::Base.connection for fixture column quoting. Use the connection given to Fixtures.new
2009-08-26 14:53:09 -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