No route matches [GET] "/classroom"

Rails.root: /home/rails/laus

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
admin_user_lessons_path GET /admin/user_lessons(.:format)

admin/user_lessons#index

POST /admin/user_lessons(.:format)

admin/user_lessons#create

new_admin_user_lesson_path GET /admin/user_lessons/new(.:format)

admin/user_lessons#new

edit_admin_user_lesson_path GET /admin/user_lessons/:id/edit(.:format)

admin/user_lessons#edit

admin_user_lesson_path GET /admin/user_lessons/:id(.:format)

admin/user_lessons#show

PATCH /admin/user_lessons/:id(.:format)

admin/user_lessons#update

PUT /admin/user_lessons/:id(.:format)

admin/user_lessons#update

DELETE /admin/user_lessons/:id(.:format)

admin/user_lessons#destroy

admin_lessons_path GET /admin/lessons(.:format)

admin/lessons#index

POST /admin/lessons(.:format)

admin/lessons#create

new_admin_lesson_path GET /admin/lessons/new(.:format)

admin/lessons#new

edit_admin_lesson_path GET /admin/lessons/:id/edit(.:format)

admin/lessons#edit

admin_lesson_path GET /admin/lessons/:id(.:format)

admin/lessons#show

PATCH /admin/lessons/:id(.:format)

admin/lessons#update

PUT /admin/lessons/:id(.:format)

admin/lessons#update

DELETE /admin/lessons/:id(.:format)

admin/lessons#destroy

admin_courses_path GET /admin/courses(.:format)

admin/courses#index

POST /admin/courses(.:format)

admin/courses#create

new_admin_course_path GET /admin/courses/new(.:format)

admin/courses#new

edit_admin_course_path GET /admin/courses/:id/edit(.:format)

admin/courses#edit

admin_course_path GET /admin/courses/:id(.:format)

admin/courses#show

PATCH /admin/courses/:id(.:format)

admin/courses#update

PUT /admin/courses/:id(.:format)

admin/courses#update

DELETE /admin/courses/:id(.:format)

admin/courses#destroy

admin_users_path GET /admin/users(.:format)

admin/users#index

POST /admin/users(.:format)

admin/users#create

new_admin_user_path GET /admin/users/new(.:format)

admin/users#new

edit_admin_user_path GET /admin/users/:id/edit(.:format)

admin/users#edit

admin_user_path GET /admin/users/:id(.:format)

admin/users#show

PATCH /admin/users/:id(.:format)

admin/users#update

PUT /admin/users/:id(.:format)

admin/users#update

DELETE /admin/users/:id(.:format)

admin/users#destroy

admin_articles_path GET /admin/articles(.:format)

admin/articles#index

POST /admin/articles(.:format)

admin/articles#create

new_admin_article_path GET /admin/articles/new(.:format)

admin/articles#new

edit_admin_article_path GET /admin/articles/:id/edit(.:format)

admin/articles#edit

admin_article_path GET /admin/articles/:id(.:format)

admin/articles#show

PATCH /admin/articles/:id(.:format)

admin/articles#update

PUT /admin/articles/:id(.:format)

admin/articles#update

DELETE /admin/articles/:id(.:format)

admin/articles#destroy

admin_root_path GET /admin(.:format)

admin/user_lessons#index

new_user_session_path GET /users/sign_in(.:format)

devise/sessions#new

user_session_path POST /users/sign_in(.:format)

devise/sessions#create

destroy_user_session_path DELETE /users/sign_out(.:format)

devise/sessions#destroy

new_user_password_path GET /users/password/new(.:format)

devise/passwords#new

edit_user_password_path GET /users/password/edit(.:format)

devise/passwords#edit

user_password_path PATCH /users/password(.:format)

devise/passwords#update

PUT /users/password(.:format)

devise/passwords#update

POST /users/password(.:format)

devise/passwords#create

cancel_user_registration_path GET /users/cancel(.:format)

devise/registrations#cancel

new_user_registration_path GET /users/sign_up(.:format)

devise/registrations#new

edit_user_registration_path GET /users/edit(.:format)

devise/registrations#edit

user_registration_path PATCH /users(.:format)

devise/registrations#update

PUT /users(.:format)

devise/registrations#update

DELETE /users(.:format)

devise/registrations#destroy

POST /users(.:format)

devise/registrations#create

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

courses_path GET /courses(.:format)

courses#index

POST /courses(.:format)

courses#create

new_course_path GET /courses/new(.:format)

courses#new

edit_course_path GET /courses/:id/edit(.:format)

courses#edit

course_path GET /courses/:id(.:format)

courses#show

PATCH /courses/:id(.:format)

courses#update

PUT /courses/:id(.:format)

courses#update

DELETE /courses/:id(.:format)

courses#destroy

user_courses_path GET /user_courses(.:format)

user_courses#index

POST /user_courses(.:format)

user_courses#create

new_user_course_path GET /user_courses/new(.:format)

user_courses#new

edit_user_course_path GET /user_courses/:id/edit(.:format)

user_courses#edit

user_course_path GET /user_courses/:id(.:format)

user_courses#show

PATCH /user_courses/:id(.:format)

user_courses#update

PUT /user_courses/:id(.:format)

user_courses#update

DELETE /user_courses/:id(.:format)

user_courses#destroy

user_lessons_path GET /user_lessons(.:format)

user_lessons#index

POST /user_lessons(.:format)

user_lessons#create

new_user_lesson_path GET /user_lessons/new(.:format)

user_lessons#new

edit_user_lesson_path GET /user_lessons/:id/edit(.:format)

user_lessons#edit

user_lesson_path GET /user_lessons/:id(.:format)

user_lessons#show

PATCH /user_lessons/:id(.:format)

user_lessons#update

PUT /user_lessons/:id(.:format)

user_lessons#update

DELETE /user_lessons/:id(.:format)

user_lessons#destroy

pages_home_path GET /pages/home(.:format)

pages#home

root_path GET /

pages#home

about_path GET /about(.:format)

pages#about

signup_path GET /signup(.:format)

pages#signup

news_path GET /news(.:format)

pages#news

audio_path GET /audio(.:format)

pages#audio

test_path GET /test(.:format)

pages#test

/cable

#, @worker_pool_size=5, @disable_request_forgery_protection=false, @allow_same_origin_as_host=true, @logger=#, @formatter=#, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=5920>>, @cable={"adapter"=>"redis", "url"=>"redis://localhost:6379/1"}, @mount_path="/cable", @precompile_assets=true, @url="ws:localhost:3000/cable", @allowed_request_origins=[/http:\/\/*/, /https:\/\/*/]>, @mutex=#, @pubsub=nil, @worker_pool=#, @__Condition__=#, @auto_terminate=true, @min_length=1, @max_length=5, @idletime=60, @max_queue=0, @synchronous=false, @fallback_policy=:abort, @pool=[], @ready=[], @queue=[], @scheduled_task_count=0, @completed_task_count=0, @largest_length=0, @workers_counter=0, @ruby_pid=797800, @gc_interval=30, @next_gc_time=1331570.89302342, @StopEvent=#, @__Condition__=#, @set=false, @iteration=0>, @StoppedEvent=#, @__Condition__=#, @set=false, @iteration=0>, @name="ActionCable">>, @event_loop=#, @executor=#, @__Condition__=#, @auto_terminate=true, @min_length=1, @max_length=10, @idletime=60, @max_queue=0, @synchronous=false, @fallback_policy=:abort, @pool=[#, @pool=#, @thread=#>], @ready=[[#, @pool=#, @thread=#>, 2090944.031514598]], @queue=[], @scheduled_task_count=253070, @completed_task_count=253070, @largest_length=1, @workers_counter=1, @ruby_pid=797800, @gc_interval=30, @next_gc_time=2090947.025923748, @StopEvent=#, @__Condition__=#, @set=false, @iteration=0>, @StoppedEvent=#, @__Condition__=#, @set=false, @iteration=0>>, @nio=#, @map={}, @stopping=false, @todo=#, @spawn_mutex=#>, @remote_connections=nil, @heartbeat_timer=#, @__Condition__=#, @auto_terminate=true, @dup_on_deref=nil, @freeze_on_deref=nil, @copy_on_deref=nil, @do_nothing_on_deref=true, @execution_interval=3.0, @run_now=nil, @executor=#, @exception_class=StandardError, @__Lock__=#, @__Condition__=#>, @running=#, @value=#, @__Condition__=#, @auto_terminate=true, @min_length=1, @max_length=10, @idletime=60, @max_queue=0, @synchronous=false, @fallback_policy=:abort, @pool=[#, @pool=#, @thread=#>], @ready=[[#, @pool=#, @thread=#>, 2090944.031514598]], @queue=[], @scheduled_task_count=253070, @completed_task_count=253070, @largest_length=1, @workers_counter=1, @ruby_pid=797800, @gc_interval=30, @next_gc_time=2090947.025923748, @StopEvent=#, @__Condition__=#, @set=false, @iteration=0>, @StoppedEvent=#, @__Condition__=#, @set=false, @iteration=0>>, @observers=#, @__Condition__=#, @observers={}>, @StopEvent=#, @__Condition__=#, @set=false, @iteration=0>, @StoppedEvent=#, @__Condition__=#, @set=false, @iteration=0>>, @connections=[]>

turbo_recede_historical_location_path GET /recede_historical_location(.:format)

turbo/native/navigation#recede

turbo_resume_historical_location_path GET /resume_historical_location(.:format)

turbo/native/navigation#resume

turbo_refresh_historical_location_path GET /refresh_historical_location(.:format)

turbo/native/navigation#refresh

rails_postmark_inbound_emails_path POST /rails/action_mailbox/postmark/inbound_emails(.:format)

action_mailbox/ingresses/postmark/inbound_emails#create

rails_relay_inbound_emails_path POST /rails/action_mailbox/relay/inbound_emails(.:format)

action_mailbox/ingresses/relay/inbound_emails#create

rails_sendgrid_inbound_emails_path POST /rails/action_mailbox/sendgrid/inbound_emails(.:format)

action_mailbox/ingresses/sendgrid/inbound_emails#create

rails_mandrill_inbound_health_check_path GET /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#health_check

rails_mandrill_inbound_emails_path POST /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#create

rails_mailgun_inbound_emails_path POST /rails/action_mailbox/mailgun/inbound_emails/mime(.:format)

action_mailbox/ingresses/mailgun/inbound_emails#create

rails_conductor_inbound_emails_path GET /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#index

POST /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#create

new_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/new(.:format)

rails/conductor/action_mailbox/inbound_emails#new

edit_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id/edit(.:format)

rails/conductor/action_mailbox/inbound_emails#edit

rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#show

PATCH /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

PUT /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

DELETE /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#destroy

new_rails_conductor_inbound_email_source_path GET /rails/conductor/action_mailbox/inbound_emails/sources/new(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#new

rails_conductor_inbound_email_sources_path POST /rails/conductor/action_mailbox/inbound_emails/sources(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#create

rails_conductor_inbound_email_reroute_path POST /rails/conductor/action_mailbox/:inbound_email_id/reroute(.:format)

rails/conductor/action_mailbox/reroutes#create

rails_conductor_inbound_email_incinerate_path POST /rails/conductor/action_mailbox/:inbound_email_id/incinerate(.:format)

rails/conductor/action_mailbox/incinerates#create

rails_service_blob_path GET /rails/active_storage/blobs/redirect/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_service_blob_proxy_path GET /rails/active_storage/blobs/proxy/:signed_id/*filename(.:format)

active_storage/blobs/proxy#show

GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_blob_representation_path GET /rails/active_storage/representations/redirect/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_blob_representation_proxy_path GET /rails/active_storage/representations/proxy/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/proxy#show

GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_disk_service_path GET /rails/active_storage/disk/:encoded_key/*filename(.:format)

active_storage/disk#show

update_rails_disk_service_path PUT /rails/active_storage/disk/:encoded_token(.:format)

active_storage/disk#update

rails_direct_uploads_path POST /rails/active_storage/direct_uploads(.:format)

active_storage/direct_uploads#create

Request

Parameters:

None

Response

Headers:

None