Routing Error

No route matches [GET] "/hc/pt-br/sections/200406978-Realizadores-Primeiros-passos"

Rails.root: /var/www/apps/crowdsourcing/public_html

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
projects_discover_path GET /projects/discover(.:format) projects#discover
new_user_session_path GET /login(.:format) devise/sessions#new
user_session_path POST /login(.:format) devise/sessions#create
destroy_user_session_path DELETE /logout(.:format) devise/sessions#destroy
user_omniauth_authorize_path GET|POST /auth/:provider(.:format) omniauth_callbacks#passthru {:provider=>/(?!)/}
user_omniauth_callback_path GET|POST /auth/:action/callback(.:format) omniauth_callbacks#:action
user_password_path POST /password(.:format) passwords#create
new_user_password_path GET /password/new(.:format) passwords#new
edit_user_password_path GET /password/edit(.:format) passwords#edit
PATCH /password(.:format) passwords#update
PUT /password(.:format) passwords#update
cancel_user_registration_path GET /cancel(.:format) devise/registrations#cancel
user_registration_path POST / devise/registrations#create
new_user_registration_path GET /sign_up(.:format) devise/registrations#new
edit_user_registration_path GET /edit(.:format) devise/registrations#edit
PATCH / devise/registrations#update
PUT / devise/registrations#update
DELETE / devise/registrations#destroy
contents_invite_friends_path GET /contents/invite_friends(.:format) contents#invite_friends
contents_how_it_works_path GET /contents/how_it_works(.:format) contents#how_it_works
contents_support_path GET /contents/support(.:format) contents#support
POST /contents/invite_friends(.:format) contents#invite_friends
contents_contact_path POST /contents/contact(.:format) contents#contact
contents_invite_path POST /contents/invite(.:format) contents#invite
sign_up_path POST /sign_up(.:format) devise/registrations#create
thank_you_path GET /thank_you(.:format) static#thank_you
catarse_paypal_express_path / CatarsePaypalExpress::Engine
catarse_pagarme_path / CatarsePagarme::Engine
catarse_mollie_path / CatarseMollieSt::Engine
catarse_api_path /api CatarseApi::Engine
post_preview_path GET /post_preview(.:format) post_preview#show
subscribe_category_path GET /categories/:id/subscribe(.:format) categories/subscriptions#create
unsubscribe_category_path GET /categories/:id/unsubscribe(.:format) categories/subscriptions#destroy
auto_complete_projects_path GET /auto_complete_projects(.:format) auto_complete_projects#index
project_posts_path GET /projects/:project_id/posts(.:format) projects/posts#index
POST /projects/:project_id/posts(.:format) projects/posts#create
project_post_path DELETE /projects/:project_id/posts/:id(.:format) projects/posts#destroy
sort_project_reward_path POST /projects/:project_id/rewards/:id/sort(.:format) rewards#sort
project_rewards_path GET /projects/:project_id/rewards(.:format) rewards#index
POST /projects/:project_id/rewards(.:format) rewards#create
new_project_reward_path GET /projects/:project_id/rewards/new(.:format) rewards#new
edit_project_reward_path GET /projects/:project_id/rewards/:id/edit(.:format) rewards#edit
project_reward_path PATCH /projects/:project_id/rewards/:id(.:format) rewards#update
PUT /projects/:project_id/rewards/:id(.:format) rewards#update
DELETE /projects/:project_id/rewards/:id(.:format) rewards#destroy
credits_checkout_project_contribution_path PUT /projects/:project_id/contributions/:id/credits_checkout(.:format) projects/contributions#credits_checkout
project_contributions_path GET /projects/:project_id/contributions(.:format) projects/contributions#index
POST /projects/:project_id/contributions(.:format) projects/contributions#create
new_project_contribution_path GET /projects/:project_id/contributions/new(.:format) projects/contributions#new
edit_project_contribution_path GET /projects/:project_id/contributions/:id/edit(.:format) projects/contributions#edit
project_contribution_path GET /projects/:project_id/contributions/:id(.:format) projects/contributions#show
PATCH /projects/:project_id/contributions/:id(.:format) projects/contributions#update
PUT /projects/:project_id/contributions/:id(.:format) projects/contributions#update
DELETE /projects/:project_id/contributions/:id(.:format) projects/contributions#destroy
video_projects_path GET /projects/video(.:format) projects#video
reminder_project_path GET /projects/:id/reminder(.:format) projects/reminders#create
DELETE /projects/:id/reminder(.:format) projects/reminders#destroy
metrics_project_path GET /projects/:id/metrics(.:format) projects/metrics#index
pay_project_path PUT /projects/:id/pay(.:format) projects#pay
embed_project_path GET /projects/:id/embed(.:format) projects#embed
video_embed_project_path GET /projects/:id/video_embed(.:format) projects#video_embed
about_mobile_project_path GET /projects/:id/about_mobile(.:format) projects#about_mobile
embed_panel_project_path GET /projects/:id/embed_panel(.:format) projects#embed_panel
send_to_analysis_project_path GET /projects/:id/send_to_analysis(.:format) projects#send_to_analysis
publish_project_path GET /projects/:id/publish(.:format) projects#publish
projects_path GET /projects(.:format) projects#index
POST /projects(.:format) projects#create
new_project_path GET /projects/new(.:format) projects#new
edit_project_path GET /projects/:id/edit(.:format) projects#edit
project_path GET /projects/:id(.:format) projects#show
PATCH /projects/:id(.:format) projects#update
PUT /projects/:id(.:format) projects#update
user_projects_path GET /users/:user_id/projects(.:format) users/projects#index
user_credit_card_path DELETE /users/:user_id/credit_cards/:id(.:format) users/credit_cards#destroy
unsubscribe_notifications_user_path GET /users/:id/unsubscribe_notifications(.:format) users#unsubscribe_notifications
credits_user_path GET /users/:id/credits(.:format) users#credits
settings_user_path GET /users/:id/settings(.:format) users#settings
reactivate_user_path GET /users/:id/reactivate(.:format) users#reactivate
request_refund_user_contribution_path GET /users/:user_id/contributions/:id/request_refund(.:format) users/contributions#request_refund
user_contributions_path GET /users/:user_id/contributions(.:format) users/contributions#index
user_unsubscribes_path POST /users/:user_id/unsubscribes(.:format) unsubscribes#create
projects_user_path GET /users/:id/projects(.:format) users#projects
unsubscribe_update_user_path PUT /users/:id/unsubscribe_update(.:format) users#unsubscribe_update
update_email_user_path PUT /users/:id/update_email(.:format) users#update_email
update_password_user_path PUT /users/:id/update_password(.:format) users#update_password
users_path GET /users(.:format) users#index
POST /users(.:format) users#create
new_user_path GET /users/new(.:format) users#new
edit_user_path GET /users/:id/edit(.:format) users#edit
user_path GET /users/:id(.:format) users#show
PATCH /users/:id(.:format) users#update
PUT /users/:id(.:format) users#update
DELETE /users/:id(.:format) users#destroy
terms_of_use_path GET /terms-of-use(.:format) high_voltage/pages#show {:id=>"terms_of_use"}
privacy_policy_path GET /privacy-policy(.:format) high_voltage/pages#show {:id=>"privacy_policy"}
start_path GET /start(.:format) high_voltage/pages#show {:id=>"start"}
jobs_path GET /jobs(.:format) high_voltage/pages#show {:id=>"jobs"}
guides_path GET /guides(.:format) high_voltage/pages#show {:id=>"guides"}
channels_admin_reports_subscriber_reports_path GET /admin/reports/subscriber_reports(.:format) channels/admin/reports/subscriber_reports#index
channels_admin_posts_path GET /admin/posts(.:format) channels/admin/posts#index
POST /admin/posts(.:format) channels/admin/posts#create
new_channels_admin_post_path GET /admin/posts/new(.:format) channels/admin/posts#new
edit_channels_admin_post_path GET /admin/posts/:id/edit(.:format) channels/admin/posts#edit
channels_admin_post_path GET /admin/posts/:id(.:format) channels/admin/posts#show
PATCH /admin/posts/:id(.:format) channels/admin/posts#update
PUT /admin/posts/:id(.:format) channels/admin/posts#update
DELETE /admin/posts/:id(.:format) channels/admin/posts#destroy
channels_admin_partners_path GET /admin/partners(.:format) channels/admin/partners#index
POST /admin/partners(.:format) channels/admin/partners#create
new_channels_admin_partner_path GET /admin/partners/new(.:format) channels/admin/partners#new
edit_channels_admin_partner_path GET /admin/partners/:id/edit(.:format) channels/admin/partners#edit
channels_admin_partner_path GET /admin/partners/:id(.:format) channels/admin/partners#show
PATCH /admin/partners/:id(.:format) channels/admin/partners#update
PUT /admin/partners/:id(.:format) channels/admin/partners#update
DELETE /admin/partners/:id(.:format) channels/admin/partners#destroy
channels_admin_followers_path GET /admin/followers(.:format) channels/admin/followers#index
channels_posts_path GET /posts(.:format) channels/posts#index
POST /posts(.:format) channels/posts#create
new_channels_post_path GET /posts/new(.:format) channels/posts#new
edit_channels_post_path GET /posts/:id/edit(.:format) channels/posts#edit
channels_post_path GET /posts/:id(.:format) channels/posts#show
PATCH /posts/:id(.:format) channels/posts#update
PUT /posts/:id(.:format) channels/posts#update
DELETE /posts/:id(.:format) channels/posts#destroy
channels_profile_path GET / channels/profiles#show
channels_about_path GET /how-it-works(.:format) channels/profiles#how_it_works
POST /profile(.:format) channels/profiles#create
new_channels_profile_path GET /profile/new(.:format) channels/profiles#new
edit_channels_profile_path GET /profile/edit(.:format) channels/profiles#edit
GET /profile(.:format) channels/profiles#show
PATCH /profile(.:format) channels/profiles#update
PUT /profile(.:format) channels/profiles#update
DELETE /profile(.:format) channels/profiles#destroy
channels_subscriber_path GET /channels_subscriber(.:format) channels/channels_subscribers#show
DELETE /channels_subscriber(.:format) channels/channels_subscribers#destroy
root_path GET / projects#index
explore_path GET /explore(.:format) explore#index
reports_contribution_reports_for_project_owners_path GET /reports/contribution_reports_for_project_owners(.:format) reports/contribution_reports_for_project_owners#index
feedbacks_path POST /feedbacks(.:format) feedbacks#create
approve_admin_project_path PUT /admin/projects/:id/approve(.:format) admin/projects#approve
push_to_online_admin_project_path PUT /admin/projects/:id/push_to_online(.:format) admin/projects#push_to_online
reject_admin_project_path PUT /admin/projects/:id/reject(.:format) admin/projects#reject
push_to_draft_admin_project_path PUT /admin/projects/:id/push_to_draft(.:format) admin/projects#push_to_draft
push_to_trash_admin_project_path PUT /admin/projects/:id/push_to_trash(.:format) admin/projects#push_to_trash
admin_projects_path GET /admin/projects(.:format) admin/projects#index
admin_project_path PATCH /admin/projects/:id(.:format) admin/projects#update
PUT /admin/projects/:id(.:format) admin/projects#update
DELETE /admin/projects/:id(.:format) admin/projects#destroy
admin_statistics_path GET /admin/statistics(.:format) admin/statistics#index
admin_financials_path GET /admin/financials(.:format) admin/financials#index
second_slip_admin_contribution_path GET /admin/contributions/:id/second_slip(.:format) admin/contributions#second_slip
confirm_admin_contribution_path PUT /admin/contributions/:id/confirm(.:format) admin/contributions#confirm
pendent_admin_contribution_path PUT /admin/contributions/:id/pendent(.:format) admin/contributions#pendent
change_reward_admin_contribution_path PUT /admin/contributions/:id/change_reward(.:format) admin/contributions#change_reward
refund_admin_contribution_path PUT /admin/contributions/:id/refund(.:format) admin/contributions#refund
hide_admin_contribution_path PUT /admin/contributions/:id/hide(.:format) admin/contributions#hide
cancel_admin_contribution_path PUT /admin/contributions/:id/cancel(.:format) admin/contributions#cancel
request_refund_admin_contribution_path PUT /admin/contributions/:id/request_refund(.:format) admin/contributions#request_refund
push_to_trash_admin_contribution_path PUT /admin/contributions/:id/push_to_trash(.:format) admin/contributions#push_to_trash
admin_contributions_path GET /admin/contributions(.:format) admin/contributions#index
admin_contribution_path GET /admin/contributions/:id(.:format) admin/contributions#show
PATCH /admin/contributions/:id(.:format) admin/contributions#update
PUT /admin/contributions/:id(.:format) admin/contributions#update
admin_users_path GET /admin/users(.:format) admin/users#index
admin_reports_contribution_reports_path GET /admin/reports/contribution_reports(.:format) admin/reports/contribution_reports#index
project_by_slug_path GET /:permalink(.:format) projects#show
page_path GET /pages/*id high_voltage/pages#show
Routes for CatarsePaypalExpress::Engine
ipn_paypal_express_index_path POST /payment/paypal_express/ipn(.:format) catarse_paypal_express/paypal_express#ipn
review_paypal_express_path GET /payment/paypal_express/:id/review(.:format) catarse_paypal_express/paypal_express#review
pay_paypal_express_path POST /payment/paypal_express/:id/pay(.:format) catarse_paypal_express/paypal_express#pay
success_paypal_express_path GET /payment/paypal_express/:id/success(.:format) catarse_paypal_express/paypal_express#success
cancel_paypal_express_path GET /payment/paypal_express/:id/cancel(.:format) catarse_paypal_express/paypal_express#cancel
Routes for CatarsePagarme::Engine
review_pagarme_path GET /payment/pagarme/:id/review(.:format) catarse_pagarme/pagarme#review
second_slip_pagarme_path PUT /payment/pagarme/:id/second_slip(.:format) catarse_pagarme/slip#update
pay_credit_card_pagarme_path POST /payment/pagarme/:id/pay_credit_card(.:format) catarse_pagarme/credit_cards#create
pay_slip_pagarme_path POST /payment/pagarme/:id/pay_slip(.:format) catarse_pagarme/slip#create
pay_with_subscription_pagarme_path POST /payment/pagarme/:id/pay_with_subscription(.:format) catarse_pagarme/subscriptions#create
PUT /payment/pagarme/:id/pay_with_subscription(.:format) catarse_pagarme/subscriptions#update
ipn_pagarme_index_path POST /payment/pagarme/ipn(.:format) catarse_pagarme/notifications#create
Routes for CatarseMollieSt::Engine
ipn_mollie_st_index_path POST /payment/mollie_st/ipn(.:format) catarse_mollie_st/mollie_st#ipn
review_mollie_st_path GET /payment/mollie_st/:id/review(.:format) catarse_mollie_st/mollie_st#review
pay_mollie_st_path POST /payment/mollie_st/:id/pay(.:format) catarse_mollie_st/mollie_st#pay
success_mollie_st_path GET /payment/mollie_st/:id/success(.:format) catarse_mollie_st/mollie_st#success
cancel_mollie_st_path GET /payment/mollie_st/:id/cancel(.:format) catarse_mollie_st/mollie_st#cancel
Routes for CatarseApi::Engine
authenticate_path GET /v1/authenticate(.:format) catarse_api/v1/authenticate#show {:format=>"json"}
projects_path GET /v1/me/projects(.:format) catarse_api/v1/me/projects#index {:format=>"json"}
project_rewards_path GET /v1/projects/:project_id/rewards(.:format) catarse_api/v1/projects/rewards#index {:format=>"json"}
project_contributions_path GET /v1/projects/:project_id/contributions(.:format) catarse_api/v1/projects/contributions#index {:format=>"json"}
project_path GET /v1/projects/:id(.:format) catarse_api/v1/projects#show {:format=>"json"}