Skip to content

Commit

Permalink
The pluralized route sounded strange.
Browse files Browse the repository at this point in the history
  • Loading branch information
bamnet committed Feb 21, 2010
1 parent 5e913a6 commit ab7a1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/routes.rb
@@ -1,7 +1,7 @@
Concerto::Application.routes.draw do |map|
resources :feeds

resources :contents
resources :contents, :as => "content"

# The priority is based upon order of creation:
# first created -> highest priority.
Expand Down

0 comments on commit ab7a1c1

Please sign in to comment.