More at rubyonrails.org: Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog

#172 Ben Woosley - All time
Showing 20 commits

Hash Date Message
23c656c 2013-05-14 Backport a super-simplified version of #6792, fixing
fba18f1 2013-05-10 Extract JoinDependency#join_relation to DRY the repeated...
35c198c 2013-05-10 In #apply_join_dependency, we can apply the #where in-pl...
51ddb3a 2013-05-12 Deprecate SchemaStatements#distinct, and make SchemaStat...
75fe743 2013-05-10 DRY-up join dependency creation by extracting construct_...
88219cc 2013-05-10 Pull the excepts into apply_join_dependency, for the sak...
1dcb1cc 2013-05-10 Simplify conditions within apply_join_dependency
cd04a99 2013-05-10 Move the except(:select) inside the construct_limited_id...
ec75ff3 2013-05-10 Reject blank order_values within #columns_for_distinct, ...
8b104e2 2012-11-26 Use File.join to better integrate fixture_path in fixtur...
15d6e4d 2013-05-10 Fix that #exists? can produce invalid SQL: "SELECT DISTI...
12ab37d 2013-05-10 Fix that #exists? can produce invalid SQL: "SELECT DISTI...
340a93f 2012-06-11 Fix that #exists? raises ThrowResult when called with an...
cec170b 2012-03-29 Define Paths::Root#[]= in terms of #add.
f7a39c8 2012-03-29 Drop Paths::Root initializer check of #path as it isn't ...
4977e14 2012-03-29 Drop unnecessary require in Rails::Paths
88f60fd 2011-10-04 Changing rake db:schema:dump to run :environment as well...
e41bd38 2011-10-04 Changing rake db:schema:dump to run :environment as well...
1f89898 2011-07-24 Simple fix to the NoMethodError noted in #2177.
dbca49b 2011-07-24 Simple fix to the NoMethodError noted in #2177.