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-02-03 18:55:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72b772ae9b692add0359574b0da7038bd1420a5a
rails
/
activerecord
/
test
History
Pivotal Labs
487758b3b8
Allowed passing arrays-of-strings to :join everywhere. Merge duplicate join strings to avoid table aliasing problems.
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
> [
#1077
state:committed]
2008-09-24 13:26:06 +02:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Allowed passing arrays-of-strings to :join everywhere. Merge duplicate join strings to avoid table aliasing problems.
2008-09-24 13:26:06 +02: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
Added :constructor and :converter options to composed_of and deprecated the conversion block
2008-09-10 18:28:47 +02:00
migrations
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
Allow for the dirty tracking to work with the aliased name of aliased attributes.
2008-09-13 11:41:14 +02:00
schema
Create mysql binary_fields table with latin1 character set as with utf8 all the limits would have to be divided by 3 to get the expected text types
2008-08-26 01:49:19 -07:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00