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-01-26 14:58:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa5cdb0d47fb5484bfdde8244df7efeb2175bf3a
rails
/
activerecord
/
test
History
Bruce Krysiak
aa5cdb0d47
Added a :camelize option to ActiveRecord and Hash to_xml serialization and from_xml deserialization
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
>
2008-12-10 20:28:05 +01:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Added a :camelize option to ActiveRecord and Hash to_xml serialization and from_xml deserialization
2008-12-10 20:28:05 +01:00
connections
Consistently use the framework's configured logger and avoid reverting to RAILS_DEFAULT_LOGGER unless necessary.
2008-08-18 23:36:13 -05:00
fixtures
fix assignment to has_one :through associations.
2008-11-15 18:20:39 +01:00
migrations
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
Add :having option to find, to use in combination with grouped finds. Also added to has_many and has_and_belongs_to_many associations.
2008-12-01 20:22:31 +01:00
schema
Remove SQL Server cases from tests for latest adapter work to pass rails expected behavior.
2008-11-19 18:00:56 +01:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00