Routing Error

Not Found

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
contacts_path POST /contacts(.:format) contacts#create
get_local_churches_path GET|POST /get_local_churches(.:format) api#get_local_churches
get_church_details_path GET|POST /get_church_details(.:format) api#get_church_details
get_church_events_path GET|POST /get_church_events(.:format) api#get_church_events
get_church_posts_path GET|POST /get_church_posts(.:format) api#get_church_posts
users_sign_up_path GET|POST /users/sign_up(.:format) redirect(302, https://e-zekiel.com/)
new_user_session_path GET /users/sign_in(.:format) sessions#new
user_session_path POST /users/sign_in(.:format) sessions#create
destroy_user_session_path DELETE /users/sign_out(.:format) sessions#destroy
user_password_path POST /users/password(.:format) passwords#create
new_user_password_path GET /users/password/new(.:format) passwords#new
edit_user_password_path GET /users/password/edit(.:format) passwords#edit
PATCH /users/password(.:format) passwords#update
PUT /users/password(.:format) passwords#update
cancel_user_registration_path GET /users/cancel(.:format) registrations#cancel
user_registration_path POST /users(.:format) registrations#create
new_user_registration_path GET /users/sign_up(.:format) registrations#new
edit_user_registration_path GET /users/edit(.:format) registrations#edit
PATCH /users(.:format) registrations#update
PUT /users(.:format) registrations#update
DELETE /users(.:format) registrations#destroy
user_unlock_path POST /users/unlock(.:format) devise/unlocks#create
new_user_unlock_path GET /users/unlock/new(.:format) devise/unlocks#new
GET /users/unlock(.:format) devise/unlocks#show
accept_user_invitation_path GET /users/invitation/accept(.:format) invitations#edit
remove_user_invitation_path GET /users/invitation/remove(.:format) invitations#destroy
user_invitation_path POST /users/invitation(.:format) invitations#create
new_user_invitation_path GET /users/invitation/new(.:format) invitations#new
PATCH /users/invitation(.:format) invitations#update
PUT /users/invitation(.:format) invitations#update
signin_path GET /signin(.:format) sessions#new
POST /signin(.:format) sessions#create
signout_path GET /users/sign_out(.:format) sessions#destroy
account_password_path GET /account/password(.:format) registrations#edit
account_invitations_path GET /account/invitations(.:format) invitations#new
GET /account/invitations/remove/:site_id/:user_id(.:format) invitations#remove
builder_site_image_create_path POST /builder/sites/:site_id/images/:image_id/create(.:format) builder/images#create
builder_site_images_path GET /builder/sites/:site_id/images(.:format) builder/images#index
POST /builder/sites/:site_id/images(.:format) builder/images#create
new_builder_site_image_path GET /builder/sites/:site_id/images/new(.:format) builder/images#new
edit_builder_site_image_path GET /builder/sites/:site_id/images/:id/edit(.:format) builder/images#edit
builder_site_image_path GET /builder/sites/:site_id/images/:id(.:format) builder/images#show
PATCH /builder/sites/:site_id/images/:id(.:format) builder/images#update
PUT /builder/sites/:site_id/images/:id(.:format) builder/images#update
DELETE /builder/sites/:site_id/images/:id(.:format) builder/images#destroy
builder_sites_path GET /builder/sites(.:format) builder/sites#index
POST /builder/sites(.:format) builder/sites#create
new_builder_site_path GET /builder/sites/new(.:format) builder/sites#new
edit_builder_site_path GET /builder/sites/:id/edit(.:format) builder/sites#edit
builder_site_path GET /builder/sites/:id(.:format) builder/sites#show
PATCH /builder/sites/:id(.:format) builder/sites#update
PUT /builder/sites/:id(.:format) builder/sites#update
DELETE /builder/sites/:id(.:format) builder/sites#destroy
reorder_builder_pages_path POST /builder/pages/reorder(.:format) builder/pages#reorder
podcast_builder_page_path GET /builder/pages/:id/podcast(.:format) builder/pages#podcast
builder_pages_path GET /builder/pages(.:format) builder/pages#index
POST /builder/pages(.:format) builder/pages#create
new_builder_page_path GET /builder/pages/new(.:format) builder/pages#new
edit_builder_page_path GET /builder/pages/:id/edit(.:format) builder/pages#edit
builder_page_path GET /builder/pages/:id(.:format) builder/pages#show
PATCH /builder/pages/:id(.:format) builder/pages#update
PUT /builder/pages/:id(.:format) builder/pages#update
DELETE /builder/pages/:id(.:format) builder/pages#destroy
reorder_builder_links_path POST /builder/links/reorder(.:format) builder/links#reorder
builder_links_path GET /builder/links(.:format) builder/links#index
POST /builder/links(.:format) builder/links#create
new_builder_link_path GET /builder/links/new(.:format) builder/links#new
edit_builder_link_path GET /builder/links/:id/edit(.:format) builder/links#edit
builder_link_path GET /builder/links/:id(.:format) builder/links#show
PATCH /builder/links/:id(.:format) builder/links#update
PUT /builder/links/:id(.:format) builder/links#update
DELETE /builder/links/:id(.:format) builder/links#destroy
get_palettes_builder_themes_path GET /builder/themes/get_palettes(.:format) builder/themes#get_palettes
builder_themes_path GET /builder/themes(.:format) builder/themes#index
POST /builder/themes(.:format) builder/themes#create
new_builder_theme_path GET /builder/themes/new(.:format) builder/themes#new
edit_builder_theme_path GET /builder/themes/:id/edit(.:format) builder/themes#edit
builder_theme_path GET /builder/themes/:id(.:format) builder/themes#show
PATCH /builder/themes/:id(.:format) builder/themes#update
PUT /builder/themes/:id(.:format) builder/themes#update
DELETE /builder/themes/:id(.:format) builder/themes#destroy
duplicate_builder_carousels_path POST /builder/carousels/duplicate(.:format) builder/carousels#duplicate
builder_carousels_path GET /builder/carousels(.:format) builder/carousels#index
POST /builder/carousels(.:format) builder/carousels#create
new_builder_carousel_path GET /builder/carousels/new(.:format) builder/carousels#new
edit_builder_carousel_path GET /builder/carousels/:id/edit(.:format) builder/carousels#edit
builder_carousel_path GET /builder/carousels/:id(.:format) builder/carousels#show
PATCH /builder/carousels/:id(.:format) builder/carousels#update
PUT /builder/carousels/:id(.:format) builder/carousels#update
DELETE /builder/carousels/:id(.:format) builder/carousels#destroy
cancel_account_owners_path GET /owners/cancel_account(.:format) owners#cancel_account
unlock_user_owners_path GET /owners/unlock_user(.:format) owners#unlock_user
confirm_user_owners_path GET /owners/confirm_user(.:format) owners#confirm_user
preview_site_owners_path GET /owners/preview_site(.:format) owners#preview_site
remove_mobile_owners_path GET /owners/remove_mobile(.:format) owners#remove_mobile
reset_trial_owners_path GET /owners/reset_trial(.:format) owners#reset_trial
update_user_owners_path POST /owners/update_user(.:format) owners#update_user
owners_path GET /owners(.:format) owners#index
POST /owners(.:format) owners#create
new_owner_path GET /owners/new(.:format) owners#new
edit_owner_path GET /owners/:id/edit(.:format) owners#edit
owner_path GET /owners/:id(.:format) owners#show
PATCH /owners/:id(.:format) owners#update
PUT /owners/:id(.:format) owners#update
DELETE /owners/:id(.:format) owners#destroy
preview_index_path GET /preview(.:format) preview#index
POST /preview(.:format) preview#create
new_preview_path GET /preview/new(.:format) preview#new
edit_preview_path GET /preview/:id/edit(.:format) preview#edit
preview_path GET /preview/:id(.:format) preview#show
PATCH /preview/:id(.:format) preview#update
PUT /preview/:id(.:format) preview#update
DELETE /preview/:id(.:format) preview#destroy
billing_history_account_index_path GET /account/billing_history(.:format) account#billing_history
billing_info_account_index_path GET /account/billing_info(.:format) account#billing_info
billing_info_update_account_index_path POST /account/billing_info_update(.:format) account#billing_info_update
cancel_account_index_path GET /account/cancel(.:format) account#cancel
confirmation_account_index_path POST /account/confirmation(.:format) account#confirmation
forms_account_index_path GET /account/forms(.:format) account#forms
landing_account_index_path GET /account/landing(.:format) account#landing
mobile_account_index_path GET /account/mobile(.:format) account#mobile
transaction_complete_account_index_path POST /account/transaction_complete(.:format) account#transaction_complete
updateBillingInfo_account_index_path POST /account/updateBillingInfo(.:format) account#updateBillingInfo
updateMobile_account_index_path POST /account/updateMobile(.:format) account#updateMobile
upgrade_account_index_path GET /account/upgrade(.:format) account#upgrade
search_account_index_path GET /account/search(.:format) account#search
account_index_path GET /account(.:format) account#index
POST /account(.:format) account#create
new_account_path GET /account/new(.:format) account#new
edit_account_path GET /account/:id/edit(.:format) account#edit
account_path GET /account/:id(.:format) account#show
PATCH /account/:id(.:format) account#update
PUT /account/:id(.:format) account#update
DELETE /account/:id(.:format) account#destroy
admin_path GET /admin(.:format) admin#index
confirm_admin_user_path PUT /admin/users/:id/confirm(.:format) admin/users#confirm
site_admin_user_path GET /admin/users/:id/site(.:format) admin/users#site
reset_password_admin_user_path GET /admin/users/:id/reset_password(.:format) admin/users#reset_password
resend_invitation_admin_user_path PUT /admin/users/:id/resend_invitation(.:format) admin/users#resend_invitation
admin_users_path GET /admin/users(.:format) admin/users#index
edit_admin_user_path GET /admin/users/:id/edit(.:format) admin/users#edit
admin_user_path PATCH /admin/users/:id(.:format) admin/users#update
PUT /admin/users/:id(.:format) admin/users#update
DELETE /admin/users/:id(.:format) admin/users#destroy
preview_admin_site_path GET /admin/sites/:id/preview(.:format) admin/sites#preview
cancel_admin_site_path PUT /admin/sites/:id/cancel(.:format) admin/sites#cancel
admin_site_invitations_path POST /admin/sites/:site_id/invitations(.:format) admin/invitations#create
new_admin_site_invitation_path GET /admin/sites/:site_id/invitations/new(.:format) admin/invitations#new
admin_sites_path GET /admin/sites(.:format) admin/sites#index
edit_admin_site_path GET /admin/sites/:id/edit(.:format) admin/sites#edit
admin_site_path PATCH /admin/sites/:id(.:format) admin/sites#update
PUT /admin/sites/:id(.:format) admin/sites#update
GET|POST / redirect(301, http://www.e-zekielcms.com) {:subdomain=>""}
GET|POST /builder/carousels/delete/*id(.:format) builder/carousels#delete
builder_site_open_uuid_slug_path GET|POST /builder/open/:uuid/*slug(.:format) builder/sites#open
builder_site_open_uuid_path GET|POST /builder/open/:uuid(.:format) builder/sites#open
builder_site_open_path GET|POST /builder/open(.:format) builder/sites#open
GET|POST /builder/:uuid/images(.:format) builder/images#index
GET|POST /builder/:uuid/images/create(.:format) builder/images#create
builder_site_uuid_slug_path GET|POST /builder/:uuid/*slug(.:format) builder/sites#show
builder_site_uuid_path GET|POST /builder/:uuid(.:format) builder/sites#show
builder_site_close_path GET|POST /builder(.:format) builder/sites#close
switch_user_path GET|POST /switch_user(.:format) switch_user#set_current_user
form_submit_path GET|POST /form_submit(.:format) home#form_submit
GET|POST /palettes/*file(.:format) builder/palettes#show
GET|POST /themes/*file(.:format) builder/themes#show
GET|POST / redirect(301, http://www.e-zekielcms.com) {:subdomain=>""}
GET|POST /(*path)(.:format) home#page
GET|POST /builder/palettes/*id(.:format) builder/palettes#show
GET|POST /themes/*file(.:format) builder/themes#show
GET|POST /forms/*code(.:format) builder/forms#show
GET|POST /*path/posts/*post_path(.:format) builder/posts#show
GET|POST /*path/events/*event_path(.:format) builder/events#show
GET|POST /*path/mediaposts/*mediapost_path(.:format) builder/mediaposts#show
GET|POST /*path/photos/*photo_path(.:format) builder/photos#show
GET|POST /*form_url/submit_form(.:format) builder/pages#submit_form
GET|POST /(*path)(.:format) builder/pages#show
GET|POST /builder/palettes/*id(.:format) builder/palettes#show
GET|POST /themes/*file(.:format) builder/themes#show
GET|POST /forms/*code(.:format) builder/forms#show
GET|POST /*path/posts/*post_path(.:format) builder/posts#show
GET|POST /*path/events/*event_path(.:format) builder/events#show
GET|POST /*path/mediaposts/*mediapost_path(.:format) builder/mediaposts#show
GET|POST /*path/photos/*photo_path(.:format) builder/photos#show
GET|POST /*form_url/submit_form(.:format) builder/pages#submit_form
GET|POST /(*path)(.:format) builder/pages#show
root_path GET / builder/pages#show
GET /switch_user(.:format) switch_user#set_current_user

Request

Parameters:

{"path"=>"faq-s"}

Response

Headers:

None