Is form_for method routes to "create" action by default ?

i am curious. after scaffolding,it seems the form_for method in "new" action routes to "create" action by default.