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
a107103e85a2cc294faedddbb44707fd2bc2e206
rails
/
activerecord
/
test
History
José Valim
e714b499cc
Move validator, human_name and human_attribute_name to ActiveModel, remove deprecated error messages and add i18n_scope and lookup_ancestors.
...
Signed-off-by: Carl Lerche <
carllerche@mac.com
>
2009-10-20 17:52:32 -07:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Move validator, human_name and human_attribute_name to ActiveModel, remove deprecated error messages and add i18n_scope and lookup_ancestors.
2009-10-20 17:52:32 -07:00
connections
Remove support for SQLite 2.
2009-08-17 14:54:34 +01:00
fixtures
Fix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [
#1756
state:resolved]
2009-09-12 16:03:32 +02:00
migrations
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
Allow accepts_nested_attributes_for :reject_if option accept symbols for using a method
2009-10-07 23:50:30 +01:00
schema
Enable use of MySQL stored procedures by default.
2009-09-17 10:57:03 -07:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00