Looking for doc on Find method

Hi,

I'm looking for doc to help me on the syntax for requesting the database (find) using group, count, limit, join, ... Anyone has that?

Thank you!

Thierry

http://www.noobkit.com/show/ruby/rails/rails-edge/activerecord-edge/activerecord/base/find.html

Exactly! Thx very much.

Hi, the API docs are located at the following location:

http://api.rubyonrails.org

Once there, you can search for 'find'.

Good luck,

-Conrad