aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/relation/from_clause.rb
Commit message (Expand)AuthorAgeFilesLines
* Use an `Attribute` object to represent a bind valueSean Griffin2015-01-271-1/+1
* Unify access to bind values on RelationSean Griffin2015-01-271-1/+1
* Move the `from` bind logic to a `FromClause` classSean Griffin2015-01-261-0/+32