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
990f52ebd78df77d73a2187751c6e1bb6d4b6033
rails
/
activerecord
/
test
History
Raimonds Simanovskis
6709078eb1
use column names as order by complex function parameters, fix for postgresql adapter to correctly remove ASC/DESC
...
Signed-off-by: Santiago Pastorino <
santiago@wyeworks.com
>
2010-11-07 09:55:17 -02:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
use column names as order by complex function parameters, fix for postgresql adapter to correctly remove ASC/DESC
2010-11-07 09:55:17 -02:00
connections
select goes through exec(), so no method chaining for query counts
2010-11-03 17:34:49 -07:00
fixtures
Add some tests for functionality in JoinAssociation which already exists but was previously untested
2010-10-13 08:24:19 -07:00
migrations
Change the method for copying migrations, do not add scope.
2010-10-09 21:32:34 +02:00
models
Convert :primary_key in association to a string before comparing to column names, so that for example :primary_key => :another_pk works as well [
#5605
state:resolved]
2010-10-30 11:24:36 -07:00
schema
Add timestamps to Topic
2010-11-02 01:24:31 +00:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00