1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
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
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
fixtures fix assignment to has_one :through associations. 2008-11-15 18:20:39 +01:00
migrations
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