Routing Error

No route matches [GET] "/forum/misc.php"

Rails.root: /home/railsapp/propa

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
GET /robots.txt(.:format)

pages#robots

prejudice_techniques_path GET /techniques/prejudice(.:format)

techniques#prejudice

academic_detachment_techniques_path GET /techniques/academic_detachment(.:format)

techniques#academic_detachment

drawing_the_line_techniques_path GET /techniques/drawing_the_line(.:format)

techniques#drawing_the_line

not_drawing_the_line_techniques_path GET /techniques/not_drawing_the_line(.:format)

techniques#not_drawing_the_line

conservatism_radicalism_moderatism_techniques_path GET /techniques/conservatism_radicalism_moderatism(.:format)

techniques#conservatism_radicalism_moderatism

rationalization_techniques_path GET /techniques/rationalization(.:format)

techniques#rationalization

wishful_thinking_techniques_path GET /techniques/wishful_thinking(.:format)

techniques#wishful_thinking

tabloid_thinking_techniques_path GET /techniques/tabloid_thinking(.:format)

techniques#tabloid_thinking

casual_oversimplification_techniques_path GET /techniques/casual_oversimplification(.:format)

techniques#casual_oversimplification

inconceivability_techniques_path GET /techniques/inconceivability(.:format)

techniques#inconceivability

emotional_terms_techniques_path GET /techniques/emotional_terms(.:format)

techniques#emotional_terms

metaphor_and_simile_techniques_path GET /techniques/metaphor_and_simile(.:format)

techniques#metaphor_and_simile

emphasis_techniques_path GET /techniques/emphasis(.:format)

techniques#emphasis

quotations_out_of_context_techniques_path GET /techniques/quotations_out_of_context(.:format)

techniques#quotations_out_of_context

abstract_terms_techniques_path GET /techniques/abstract_terms(.:format)

techniques#abstract_terms

vagueness_techniques_path GET /techniques/vagueness(.:format)

techniques#vagueness

ambiguity_techniques_path GET /techniques/ambiguity(.:format)

techniques#ambiguity

shift_of_meaning_techniques_path GET /techniques/shift_of_meaning(.:format)

techniques#shift_of_meaning

appearance_techniques_path GET /techniques/appearance(.:format)

techniques#appearance

manner_techniques_path GET /techniques/manner(.:format)

techniques#manner

degrees_and_titles_techniques_path GET /techniques/degrees_and_titles(.:format)

techniques#degrees_and_titles

numbers_techniques_path GET /techniques/numbers(.:format)

techniques#numbers

status_techniques_path GET /techniques/status(.:format)

techniques#status

repetition_techniques_path GET /techniques/repetition(.:format)

techniques#repetition

slogans_techniques_path GET /techniques/slogans(.:format)

techniques#slogans

technical_jargons_techniques_path GET /techniques/technical_jargons(.:format)

techniques#technical_jargons

sophistical_formula_techniques_path GET /techniques/sophistical_formula(.:format)

techniques#sophistical_formula

appeal_to_pity_techniques_path GET /techniques/appeal_to_pity(.:format)

techniques#appeal_to_pity

appeal_to_flattery_techniques_path GET /techniques/appeal_to_flattery(.:format)

techniques#appeal_to_flattery

appeal_to_ridicule_techniques_path GET /techniques/appeal_to_ridicule(.:format)

techniques#appeal_to_ridicule

appeal_to_prestige_techniques_path GET /techniques/appeal_to_prestige(.:format)

techniques#appeal_to_prestige

appeal_to_prejudice_techniques_path GET /techniques/appeal_to_prejudice(.:format)

techniques#appeal_to_prejudice

bargain_appeal_techniques_path GET /techniques/bargain_appeal(.:format)

techniques#bargain_appeal

folksy_appeal_techniques_path GET /techniques/folksy_appeal(.:format)

techniques#folksy_appeal

join_the_bandwagon_appeal_techniques_path GET /techniques/join_the_bandwagon_appeal(.:format)

techniques#join_the_bandwagon_appeal

appeal_to_practical_consequences_techniques_path GET /techniques/appeal_to_practical_consequences(.:format)

techniques#appeal_to_practical_consequences

acceptable_to_the_dubious_techniques_path GET /techniques/acceptable_to_the_dubious(.:format)

techniques#acceptable_to_the_dubious

concurrency_techniques_path GET /techniques/concurrency(.:format)

techniques#concurrency

post_hoc_techniques_path GET /techniques/post_hoc(.:format)

techniques#post_hoc

selected_instances_techniques_path GET /techniques/selected_instances(.:format)

techniques#selected_instances

hasty_generalization_techniques_path GET /techniques/hasty_generalization(.:format)

techniques#hasty_generalization

faulty_analogy_techniques_path GET /techniques/faulty_analogy(.:format)

techniques#faulty_analogy

composition_techniques_path GET /techniques/composition(.:format)

techniques#composition

division_techniques_path GET /techniques/division(.:format)

techniques#division

non_sequitur_techniques_path GET /techniques/non_sequitur(.:format)

techniques#non_sequitur

diversion_techniques_path GET /techniques/diversion(.:format)

techniques#diversion

disproving_a_minor_point_techniques_path GET /techniques/disproving_a_minor_point(.:format)

techniques#disproving_a_minor_point

ad_hominem_techniques_path GET /techniques/ad_hominem(.:format)

techniques#ad_hominem

appeal_to_ignorance_techniques_path GET /techniques/appeal_to_ignorance(.:format)

techniques#appeal_to_ignorance

leading_question_techniques_path GET /techniques/leading_question(.:format)

techniques#leading_question

complex_question_techniques_path GET /techniques/complex_question(.:format)

techniques#complex_question

inconsequent_argument_techniques_path GET /techniques/inconsequent_argument(.:format)

techniques#inconsequent_argument

attacking_a_strawman_techniques_path GET /techniques/attacking_a_strawman(.:format)

techniques#attacking_a_strawman

victory_by_definition_techniques_path GET /techniques/victory_by_definition(.:format)

techniques#victory_by_definition

begging_the_question_techniques_path GET /techniques/begging_the_question(.:format)

techniques#begging_the_question

techniques_path GET /techniques(.:format)

techniques#index

POST /techniques(.:format)

techniques#create

new_technique_path GET /techniques/new(.:format)

techniques#new

edit_technique_path GET /techniques/:id/edit(.:format)

techniques#edit

technique_path GET /techniques/:id(.:format)

techniques#show

PATCH /techniques/:id(.:format)

techniques#update

PUT /techniques/:id(.:format)

techniques#update

DELETE /techniques/:id(.:format)

techniques#destroy

inquiry_matches_path GET /matches/inquiry(.:format)

matches#inquiry

POST /matches/inquiry(.:format)

matches#inquiry

results_matches_path GET /matches/results(.:format)

matches#results

POST /matches/results(.:format)

matches#results

matches_path GET /matches(.:format)

matches#index

POST /matches(.:format)

matches#create

new_match_path GET /matches/new(.:format)

matches#new

edit_match_path GET /matches/:id/edit(.:format)

matches#edit

match_path GET /matches/:id(.:format)

matches#show

PATCH /matches/:id(.:format)

matches#update

PUT /matches/:id(.:format)

matches#update

DELETE /matches/:id(.:format)

matches#destroy

books_path GET /books(.:format)

books#index

POST /books(.:format)

books#create

new_book_path GET /books/new(.:format)

books#new

edit_book_path GET /books/:id/edit(.:format)

books#edit

book_path GET /books/:id(.:format)

books#show

PATCH /books/:id(.:format)

books#update

PUT /books/:id(.:format)

books#update

DELETE /books/:id(.:format)

books#destroy

authors_path GET /authors(.:format)

authors#index

POST /authors(.:format)

authors#create

new_author_path GET /authors/new(.:format)

authors#new

edit_author_path GET /authors/:id/edit(.:format)

authors#edit

author_path GET /authors/:id(.:format)

authors#show

PATCH /authors/:id(.:format)

authors#update

PUT /authors/:id(.:format)

authors#update

DELETE /authors/:id(.:format)

authors#destroy

categories_path POST /categories(.:format)

categories#create

new_category_path GET /categories/new(.:format)

categories#new

edit_category_path GET /categories/:id/edit(.:format)

categories#edit

category_path PATCH /categories/:id(.:format)

categories#update

PUT /categories/:id(.:format)

categories#update

DELETE /categories/:id(.:format)

categories#destroy

topic_posts_path POST /topics/:topic_id/posts(.:format)

posts#create

new_topic_post_path GET /topics/:topic_id/posts/new(.:format)

posts#new

edit_post_path GET /posts/:id/edit(.:format)

posts#edit

post_path PATCH /posts/:id(.:format)

posts#update

PUT /posts/:id(.:format)

posts#update

DELETE /posts/:id(.:format)

posts#destroy

forum_topics_path POST /forums/:forum_id/topics(.:format)

topics#create

new_forum_topic_path GET /forums/:forum_id/topics/new(.:format)

topics#new

edit_topic_path GET /topics/:id/edit(.:format)

topics#edit

topic_path GET /topics/:id(.:format)

topics#show

PATCH /topics/:id(.:format)

topics#update

PUT /topics/:id(.:format)

topics#update

DELETE /topics/:id(.:format)

topics#destroy

forums_root_path GET /forums(.:format)

categories#index

forums_path POST /forums(.:format)

forums#create

new_forum_path GET /forums/new(.:format)

forums#new

edit_forum_path GET /forums/:id/edit(.:format)

forums#edit

forum_path GET /forums/:id(.:format)

forums#show

PATCH /forums/:id(.:format)

forums#update

PUT /forums/:id(.:format)

forums#update

DELETE /forums/:id(.:format)

forums#destroy

singles_path GET /singles(.:format)

singles#index

POST /singles(.:format)

singles#create

new_single_path GET /singles/new(.:format)

singles#new

edit_single_path GET /singles/:id/edit(.:format)

singles#edit

single_path GET /singles/:id(.:format)

singles#show

PATCH /singles/:id(.:format)

singles#update

PUT /singles/:id(.:format)

singles#update

DELETE /singles/:id(.:format)

singles#destroy

say_index_path GET /say(.:format)

say#index

POST /say(.:format)

say#create

new_say_path GET /say/new(.:format)

say#new

edit_say_path GET /say/:id/edit(.:format)

say#edit

say_path GET /say/:id(.:format)

say#show

PATCH /say/:id(.:format)

say#update

PUT /say/:id(.:format)

say#update

DELETE /say/:id(.:format)

say#destroy

progress_authors_path GET /authors/progress(.:format)

authors#progress

masters_authors_path GET /authors/masters(.:format)

authors#masters

POST /authors/progress(.:format)

authors#progress

POST /authors/masters(.:format)

authors#masters

sdcert_authors_path GET /authors/sdcert(.:format)

authors#sdcert

POST /authors/sdcert(.:format)

authors#sdcert

GET /authors(.:format)

authors#index

POST /authors(.:format)

authors#create

GET /authors/new(.:format)

authors#new

GET /authors/:id/edit(.:format)

authors#edit

GET /authors/:id(.:format)

authors#show

PATCH /authors/:id(.:format)

authors#update

PUT /authors/:id(.:format)

authors#update

DELETE /authors/:id(.:format)

authors#destroy

new_member_session_path GET /my/members/sign_in(.:format)

devise/sessions#new

member_session_path POST /my/members/sign_in(.:format)

devise/sessions#create

destroy_member_session_path GET /my/members/sign_out(.:format)

devise/sessions#destroy

new_member_password_path GET /my/members/password/new(.:format)

devise/passwords#new

edit_member_password_path GET /my/members/password/edit(.:format)

devise/passwords#edit

member_password_path PATCH /my/members/password(.:format)

devise/passwords#update

PUT /my/members/password(.:format)

devise/passwords#update

POST /my/members/password(.:format)

devise/passwords#create

cancel_member_registration_path GET /my/members/cancel(.:format)

members/registrations#cancel

new_member_registration_path GET /my/members/sign_up(.:format)

members/registrations#new

edit_member_registration_path GET /my/members/edit(.:format)

members/registrations#edit

member_registration_path PATCH /my/members(.:format)

members/registrations#update

PUT /my/members(.:format)

members/registrations#update

DELETE /my/members(.:format)

members/registrations#destroy

POST /my/members(.:format)

members/registrations#create

members_path GET /members(.:format)

members#index

POST /members(.:format)

members#create

new_member_path GET /members/new(.:format)

members#new

edit_member_path GET /members/:id/edit(.:format)

members#edit

member_path GET /members/:id(.:format)

members#show

PATCH /members/:id(.:format)

members#update

PUT /members/:id(.:format)

members#update

DELETE /members/:id(.:format)

members#destroy

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

asubs_path GET /asubs(.:format)

asubs#index

POST /asubs(.:format)

asubs#create

new_asub_path GET /asubs/new(.:format)

asubs#new

edit_asub_path GET /asubs/:id/edit(.:format)

asubs#edit

asub_path GET /asubs/:id(.:format)

asubs#show

PATCH /asubs/:id(.:format)

asubs#update

PUT /asubs/:id(.:format)

asubs#update

DELETE /asubs/:id(.:format)

asubs#destroy

uploads_new_path GET /uploads/new(.:format)

uploads#new

author_people_path GET /people/author(.:format)

people#author

popup_people_path GET /people/popup(.:format)

people#popup

POST /people/popup(.:format)

people#popup

popup2_people_path GET /people/popup2(.:format)

people#popup2

POST /people/popup2(.:format)

people#popup2

download_people_path GET /people/download(.:format)

people#download

preview_people_path GET /people/preview(.:format)

people#preview

POST /people/preview(.:format)

people#preview

popup3_people_path GET /people/popup3(.:format)

people#popup3

POST /people/popup3(.:format)

people#popup3

example_people_path GET /people/example(.:format)

people#example

popup4_people_path GET /people/popup4(.:format)

people#popup4

POST /people/popup4(.:format)

people#popup4

popup5_people_path GET /people/popup5(.:format)

people#popup5

POST /people/popup5(.:format)

people#popup5

popup6_people_path GET /people/popup6(.:format)

people#popup6

POST /people/popup6(.:format)

people#popup6

popup7_people_path GET /people/popup7(.:format)

people#popup7

POST /people/popup7(.:format)

people#popup7

popup8_people_path GET /people/popup8(.:format)

people#popup8

POST /people/popup8(.:format)

people#popup8

popupa_people_path GET /people/popupa(.:format)

people#popupa

POST /people/popupa(.:format)

people#popupa

adminsub_people_path GET /people/adminsub(.:format)

people#adminsub

subit_people_path GET /people/subit(.:format)

people#subit

POST /people/subit(.:format)

people#subit

appro_people_path GET /people/appro(.:format)

people#appro

POST /people/appro(.:format)

people#appro

new2_people_path GET /people/new2(.:format)

people#new2

POST /people/new2(.:format)

people#new2

form2_people_path GET /people/form2(.:format)

people#form2

POST /people/form2(.:format)

people#form2

people_path GET /people(.:format)

people#index

POST /people(.:format)

people#create

new_person_path GET /people/new(.:format)

people#new

edit_person_path GET /people/:id/edit(.:format)

people#edit

person_path GET /people/:id(.:format)

people#show

PATCH /people/:id(.:format)

people#update

PUT /people/:id(.:format)

people#update

DELETE /people/:id(.:format)

people#destroy

adminoptions_mains_path GET /mains/adminoptions(.:format)

mains#adminoptions

redpill_mains_path GET /mains/redpill(.:format)

mains#redpill

rabbithole_mains_path GET /mains/rabbithole(.:format)

mains#rabbithole

illuminate_mains_path GET /mains/illuminate(.:format)

mains#illuminate

oracles_mains_path GET /mains/oracles(.:format)

mains#oracles

oracles_tools_mains_path GET /mains/oracles_tools(.:format)

mains#oracles_tools

landingpages_mains_path GET /mains/landingpages(.:format)

mains#landingpages

teachers_mains_path GET /mains/teachers(.:format)

mains#teachers

popupk_mains_path GET /mains/popupk(.:format)

mains#popupk

POST /mains/popupk(.:format)

mains#popupk

mains_path GET /mains(.:format)

mains#index

POST /mains(.:format)

mains#create

new_main_path GET /mains/new(.:format)

mains#new

edit_main_path GET /mains/:id/edit(.:format)

mains#edit

main_path GET /mains/:id(.:format)

mains#show

PATCH /mains/:id(.:format)

mains#update

PUT /mains/:id(.:format)

mains#update

DELETE /mains/:id(.:format)

mains#destroy

popup4_spheres_path GET /spheres/popup4(.:format)

spheres#popup4

POST /spheres/popup4(.:format)

spheres#popup4

spheres_path GET /spheres(.:format)

spheres#index

POST /spheres(.:format)

spheres#create

new_sphere_path GET /spheres/new(.:format)

spheres#new

edit_sphere_path GET /spheres/:id/edit(.:format)

spheres#edit

sphere_path GET /spheres/:id(.:format)

spheres#show

PATCH /spheres/:id(.:format)

spheres#update

PUT /spheres/:id(.:format)

spheres#update

DELETE /spheres/:id(.:format)

spheres#destroy

popupa_instructors_path GET /instructors/popupa(.:format)

instructors#popupa

POST /instructors/popupa(.:format)

instructors#popupa

assignment_instructors_path GET /instructors/assignment(.:format)

instructors#assignment

POST /instructors/assignment(.:format)

instructors#assignment

welcome_instructors_path GET /instructors/welcome(.:format)

instructors#welcome

POST /instructors/welcome(.:format)

instructors#welcome

steps_instructors_path GET /instructors/steps(.:format)

instructors#steps

POST /instructors/steps(.:format)

instructors#steps

instructors_path GET /instructors(.:format)

instructors#index

POST /instructors(.:format)

instructors#create

new_instructor_path GET /instructors/new(.:format)

instructors#new

edit_instructor_path GET /instructors/:id/edit(.:format)

instructors#edit

instructor_path GET /instructors/:id(.:format)

instructors#show

PATCH /instructors/:id(.:format)

instructors#update

PUT /instructors/:id(.:format)

instructors#update

DELETE /instructors/:id(.:format)

instructors#destroy

root_path GET /

mains#index

update_text_path GET /mains/update_text(.:format)

mains#update_text

switch_user_path GET /switch_user(.:format)

switch_user#set_current_user

switch_user_remember_user_path GET /switch_user/remember_user(.:format)

switch_user#remember_user

Request

Parameters:

{"fid"=>"23"}

Response

Headers:

None