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
cf07da0929bbeaaeb68cbafbb600727b3bda470e
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Xavier Noria
9d9b873b95
removes unnecessary selfs, and mentions that first! and last! take no arguments in their API docs
2011-03-26 00:02:40 +01:00
..
batches.rb
Fix Typos: remove several occurences of the the
2011-02-17 20:46:52 -05:00
calculations.rb
removing limits and offsets from COUNT queries unless both are specified. [
#6268
state:resolved]
2011-02-25 15:38:59 -08:00
finder_methods.rb
removes unnecessary selfs, and mentions that first! and last! take no arguments in their API docs
2011-03-26 00:02:40 +01:00
predicate_builder.rb
use Arel::Table#alias rather than passing the :as parameter
2011-03-05 11:56:24 -08:00
query_methods.rb
Resolve some TODO comments which I decided did not need anything done
2011-03-12 08:42:57 +00:00
spawn_methods.rb
Reapply extensions when using except and only
2011-03-21 10:29:45 -07:00