Skip to content

Commit

Permalink
Merge branch 'master' of git@github.com:lifo/docrails
Browse files Browse the repository at this point in the history
  • Loading branch information
kulbirsaini committed Sep 24, 2010
2 parents b93c018 + 78d140d commit 34908e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railties/guides/source/routing.textile
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ scope(:path_names => { :new => "neu", :edit => "bearbeiten" }) do
end
</ruby>

Rails now creates routes to the +CategoriesControlleR+.
Rails now creates routes to the +CategoriesController+.

|_.HTTP verb|_.Path |_.action |
|GET |/kategorien |index |
Expand Down

0 comments on commit 34908e3

Please sign in to comment.