Xavier Noria
6408308aab
fixed example, closes LH ticket #59
2009-02-16 08:47:43 +01:00
Pratik Naik
6c7e1a9130
Add Model.exists?
2009-02-10 01:49:17 +01:00
Pratik Naik
0108bd6fc7
Removed named scopes from the finders guide. Named scopes deserve it's own guide
2009-02-09 15:00:42 +01:00
Pratik Naik
3b30f4b8ba
Rewrite eager loading and joins sections
2009-02-07 21:50:06 +00:00
Pratik Naik
93c6fc6ee8
Reorder find options under a same section
2009-02-07 18:22:28 +00:00
Pratik Naik
b23ac32959
Improve sections dealing with order, select, limit and locking
2009-02-07 18:10:46 +00:00
Pratik Naik
6929fe6d3e
Improve Conditions section
2009-02-07 16:41:29 +00:00
Pratik Naik
4cf21093e8
Add options to the arg list
2009-02-07 16:11:01 +00:00
Pratik Naik
9fd8538ca4
Improve structure at the beginning of the AR Finders guide
2009-02-07 16:05:38 +00:00
Ryan Bigg
a9b5655948
Fixed up bug reported by Darktatka in regards to :joins outside of lambda.
2009-02-07 13:15:10 +10:00
James Miller
a44f613c5f
Fix some spelling erros in Active Record Querying guide
2009-02-06 07:51:11 -08:00
Pratik Naik
03bb1ebec5
Convert the guides from asciidoc to textile and integrate with the new design.
...
If you're a guide writer and want to generate the guides, Run :
ruby railties/guides/rails_guides.rb
And guides HTML will get generated inside railties/guides/output directory.
2009-02-04 01:44:58 +00:00