Routing Error

No route matches [GET] "/d/login"

Rails.root: /www/smple_io

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
desktop_project_order_confirm_path GET /project_orders/:project_order_id/confirm(.:format)

new_desktop/project_orders#confirm

desktop_project_orders_path GET /project_orders(.:format)

new_desktop/project_orders#index

POST /project_orders(.:format)

new_desktop/project_orders#create

new_desktop_project_order_path GET /project_orders/new(.:format)

new_desktop/project_orders#new

desktop_project_order_path GET /project_orders/:id(.:format)

new_desktop/project_orders#show

block_desktop_shares_path GET /shares/block(.:format)

new_desktop/shares#block

desktop_shares_path POST /shares(.:format)

new_desktop/shares#create

new_desktop_share_path GET /shares/new(.:format)

new_desktop/shares#new

right_pop_desktop_comments_path GET /comments/right_pop(.:format)

new_desktop/comments#right_pop

desktop_comments_path GET /comments(.:format)

new_desktop/comments#index

POST /comments(.:format)

new_desktop/comments#create

new_desktop_comment_path GET /comments/new(.:format)

new_desktop/comments#new

desktop_comment_path GET /comments/:id(.:format)

new_desktop/comments#show

DELETE /comments/:id(.:format)

new_desktop/comments#destroy

clean_desktop_notifications_path GET /notifications/clean(.:format)

new_desktop/notifications#clean

pop_desktop_notifications_path GET /notifications/pop(.:format)

new_desktop/notifications#pop

desktop_notifications_path GET /notifications(.:format)

new_desktop/notifications#index

submit_post_desktop_post_path GET /posts/:id/submit_post(.:format)

new_desktop/posts#edit

more_by_member_desktop_post_path GET /posts/:id/more_by_member(.:format)

new_desktop/posts#more_by_member

more_desktop_post_path GET /posts/:id/more(.:format)

new_desktop/posts#more

metadata_desktop_post_path GET /posts/:id/metadata(.:format)

new_desktop/posts#metadata

save_metadata_desktop_post_path POST /posts/:id/save_metadata(.:format)

new_desktop/posts#save_metadata

desktop_posts_path GET /posts(.:format)

new_desktop/posts#index

new_desktop_post_path GET /posts/new(.:format)

new_desktop/posts#new

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

new_desktop/posts#edit

desktop_post_path GET /posts/:id(.:format)

new_desktop/posts#show

PATCH /posts/:id(.:format)

new_desktop/posts#update

PUT /posts/:id(.:format)

new_desktop/posts#update

DELETE /posts/:id(.:format)

new_desktop/posts#destroy

desktop_editorial_post_path GET /editorial/:id(.:format)

new_desktop/posts#show

collaborates_desktop_project_path GET /projects/:id/collaborates(.:format)

new_desktop/projects#collaborates

desktop_projects_path GET /projects(.:format)

new_desktop/projects#index

POST /projects(.:format)

new_desktop/projects#create

new_desktop_project_path GET /projects/new(.:format)

new_desktop/projects#new

edit_desktop_project_path GET /projects/:id/edit(.:format)

new_desktop/projects#edit

desktop_project_path GET /projects/:id(.:format)

new_desktop/projects#show

PATCH /projects/:id(.:format)

new_desktop/projects#update

PUT /projects/:id(.:format)

new_desktop/projects#update

DELETE /projects/:id(.:format)

new_desktop/projects#destroy

desktop_collections_path GET /collections(.:format)

new_desktop/collections#index

POST /collections(.:format)

new_desktop/collections#create

new_desktop_collection_path GET /collections/new(.:format)

new_desktop/collections#new

edit_desktop_collection_path GET /collections/:id/edit(.:format)

new_desktop/collections#edit

desktop_collection_path GET /collections/:id(.:format)

new_desktop/collections#show

PATCH /collections/:id(.:format)

new_desktop/collections#update

PUT /collections/:id(.:format)

new_desktop/collections#update

DELETE /collections/:id(.:format)

new_desktop/collections#destroy

new_guest_pop_desktop_members_path GET /members/new_guest_pop(.:format)

new_desktop/members#new_guest_pop

create_guest_desktop_members_path GET /members/create_guest(.:format)

new_desktop/members#create_guest

posts_desktop_member_path GET /members/:id/posts(.:format)

new_desktop/members#posts

music_desktop_member_path GET /members/:id/music(.:format)

new_desktop/members#music

collections_desktop_member_path GET /members/:id/collections(.:format)

new_desktop/members#collections

likes_desktop_member_path GET /members/:id/likes(.:format)

new_desktop/members#likes

products_desktop_member_path GET /members/:id/products(.:format)

new_desktop/members#products

more_action_menu_desktop_member_path GET /members/:id/more_action_menu(.:format)

new_desktop/members#more_action_menu

followers_desktop_member_path GET /members/:id/followers(.:format)

new_desktop/members#followers

following_desktop_member_path GET /members/:id/following(.:format)

new_desktop/members#following

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

new_desktop/members#show

post_embed_desktop_product_path GET /products/:id/post_embed(.:format)

new_desktop/products#post_embed

get_by_ids_desktop_products_path GET /products/get_by_ids(.:format)

new_desktop/products#get_by_ids

buy_desktop_products_path GET /products/buy(.:format)

new_desktop/products#buy

to_order_desktop_products_path POST /products/to_order(.:format)

new_desktop/products#to_order

select_pop_desktop_products_path GET /products/select_pop(.:format)

new_desktop/products#select_pop

desktop_product_path GET /products/:id(.:format)

new_desktop/products#show

desktop_store_path GET /stores/:id(.:format)

new_desktop/stores#show

desktop_store_product_path GET /stores/:store_id/:id(.:format)

new_desktop/products#show

setting_desktop_account_path POST|GET /account/setting(.:format)

new_desktop/accounts#setting

change_password_desktop_account_path POST|GET /account/change_password(.:format)

new_desktop/accounts#change_password

links_desktop_account_path POST|GET /account/links(.:format)

new_desktop/accounts#links

billing_info_desktop_account_path POST|GET /account/billing_info(.:format)

new_desktop/accounts#billing_info

delete_desktop_account_path GET /account/delete(.:format)

new_desktop/accounts#delete

draft_posts_desktop_account_path GET /account/draft_posts(.:format)

new_desktop/accounts#draft_posts

published_posts_desktop_account_path GET /account/published_posts(.:format)

new_desktop/accounts#published_posts

menus_pop_desktop_account_path GET /account/menus_pop(.:format)

new_desktop/accounts#menus_pop

wallet_desktop_account_path GET /account/wallet(.:format)

new_desktop/accounts#wallet

posts_desktop_account_path GET /account/posts(.:format)

new_desktop/accounts#posts

products_desktop_account_path GET /account/products(.:format)

new_desktop/accounts#products

musics_desktop_account_path GET /account/musics(.:format)

new_desktop/accounts#musics

liked_posts_desktop_account_path GET /account/liked_posts(.:format)

new_desktop/accounts#liked_posts

liked_music_desktop_account_path GET /account/liked_music(.:format)

new_desktop/accounts#liked_music

action_store_desktop_account_path GET /account/action_store(.:format)

new_desktop/accounts#action_store

update_action_desktop_account_path POST /account/update_action(.:format)

new_desktop/accounts#update_action

store_summary_desktop_account_earnings_path GET /account/earnings/store_summary(.:format)

new_desktop/earnings#store_summary

curator_program_desktop_account_earnings_path GET /account/earnings/curator_program(.:format)

new_desktop/earnings#curator_program

promoter_commission_desktop_account_earnings_path GET /account/earnings/promoter_commission(.:format)

new_desktop/earnings#promoter_commission

tips_desktop_account_earnings_path GET /account/earnings/tips(.:format)

new_desktop/earnings#tips

billboard_desktop_account_earnings_path GET /account/earnings/billboard(.:format)

new_desktop/earnings#billboard

projects_desktop_account_earnings_path GET /account/earnings/projects(.:format)

new_desktop/earnings#projects

desktop_account_earnings_path GET /account/earnings(.:format)

new_desktop/earnings#index

new_desktop_account_business_path GET /account/business/new(.:format)

new_desktop/businesses#new

edit_desktop_account_business_path GET /account/business/edit(.:format)

new_desktop/businesses#edit

desktop_account_business_path PATCH /account/business(.:format)

new_desktop/businesses#update

PUT /account/business(.:format)

new_desktop/businesses#update

POST /account/business(.:format)

new_desktop/businesses#create

edit_desktop_account_path GET /account/edit(.:format)

new_desktop/accounts#edit

desktop_account_path GET /account(.:format)

new_desktop/accounts#show

PATCH /account(.:format)

new_desktop/accounts#update

PUT /account(.:format)

new_desktop/accounts#update

DELETE /account(.:format)

new_desktop/accounts#destroy

sold_desktop_orders_path GET /orders/sold(.:format)

new_desktop/orders#sold

tips_desktop_orders_path GET /orders/tips(.:format)

new_desktop/orders#tips

receipt_desktop_order_path GET /orders/:id/receipt(.:format)

new_desktop/orders#receipt

desktop_orders_path GET /orders(.:format)

new_desktop/orders#index

desktop_order_path GET /orders/:id(.:format)

new_desktop/orders#show

select_pop_desktop_tracks_path GET /tracks/select_pop(.:format)

new_desktop/tracks#select_pop

upload_pop_desktop_tracks_path GET /tracks/upload_pop(.:format)

new_desktop/tracks#upload_pop

desktop_tracks_path POST /tracks(.:format)

new_desktop/tracks#create

desktop_tag_path GET /tags/:id(.:format)

new_desktop/tags#show

activate_tips_desktop_tips_path GET /tips/activate_tips(.:format)

new_desktop/tips#activate_tips

active_desktop_tips_path POST /tips/active(.:format)

new_desktop/tips#active

ok_pop_desktop_tips_path GET /tips/ok_pop(.:format)

new_desktop/tips#ok_pop

desktop_tips_path POST /tips(.:format)

new_desktop/tips#create

new_desktop_tip_path GET /tips/new(.:format)

new_desktop/tips#new

to_member_desktop_conversations_path GET /conversations/to_member(.:format)

new_desktop/conversations#to_member

desktop_conversations_path GET /conversations(.:format)

new_desktop/conversations#index

desktop_conversation_path GET /conversations/:id(.:format)

new_desktop/conversations#show

claim_desktop_task_group_path GET /task_groups/:id/claim(.:format)

new_desktop/task_groups#claim

desktop_task_group_path GET /task_groups/:id(.:format)

new_desktop/task_groups#show

unclaimed_desktop_tasks_path GET /tasks/unclaimed(.:format)

new_desktop/tasks#unclaimed

tips_desktop_tasks_path GET /tasks/tips(.:format)

new_desktop/tasks#tips

desktop_tasks_path GET /tasks(.:format)

new_desktop/tasks#index

desktop_task_path GET /tasks/:id(.:format)

new_desktop/tasks#show

desktop_task_share_path GET /t/:task_token(.:format)

new_desktop/tasks#go

desktop_path GET /musics/:id(.:format)

new_desktop/audios#show

by_post_desktop_audios_path GET /audios/by_post(.:format)

new_desktop/audios#by_post

desktop_audios_path GET /audios(.:format)

new_desktop/audios#index

desktop_audio_path GET /audios/:id(.:format)

new_desktop/audios#show

desktop_reports_path POST /reports(.:format)

new_desktop/reports#create

new_desktop_report_path GET /reports/new(.:format)

new_desktop/reports#new

features_desktop_helps_path GET /helps/features(.:format)

new_desktop/helps#features

desktop_helps_path GET /helps(.:format)

new_desktop/helps#index

desktop_login_path GET /login(.:format)

new_desktop/sessions#new

POST /login(.:format)

new_desktop/sessions#create

desktop_logout_path DELETE|GET /logout(.:format)

new_desktop/sessions#destroy

desktop_register_path GET /register(.:format)

new_desktop/registrations#new

POST /register(.:format)

new_desktop/registrations#create

desktop_password_find_path GET /password/find(.:format)

new_desktop/password_finds#new

POST /password/find(.:format)

new_desktop/password_finds#create

desktop_password_reset_path GET /password/reset(.:format)

new_desktop/password_resets#new

POST /password/reset(.:format)

new_desktop/password_resets#create

desktop_reset_password_path GET /reset_password(.:format)

new_desktop/password_resets#new

GET /auth/:provider/callback(.:format)

new_desktop/sessions#auth_create {:provider=>/[facebook|twitter|google_oauth2]/}

desktop_auth_facebook_callback_path GET /auth/facebook/callback(.:format)

new_desktop/sessions#auth_create

desktop_auth_twitter_callback_path GET /auth/twitter/callback(.:format)

new_desktop/sessions#auth_create

desktop_auth_google_oauth2_callback_path GET /auth/google_oauth2/callback(.:format)

new_desktop/sessions#auth_create

desktop_auth_failure_path GET /auth/failure(.:format)

redirect(301, /)

desktop_not_found_path /404(.:format)

new_desktop/errors#not_found

desktop_server_error_path /500(.:format)

new_desktop/errors#internal_server_error

desktop_search_path GET /search(.:format)

new_desktop/search#index

desktop_search_peoples_path GET /search/peoples(.:format)

new_desktop/search#peoples

desktop_search_posts_path GET /search/posts(.:format)

new_desktop/search#posts

desktop_search_music_path GET /search/music(.:format)

new_desktop/search#music

desktop_search_collections_path GET /search/collections(.:format)

new_desktop/search#collections

desktop_search_products_path GET /search/products(.:format)

new_desktop/search#products

desktop_marketplace_path GET /marketplace(.:format)

new_desktop/pages#marketplace

desktop_duo_path GET /duo(.:format)

new_desktop/pages#duo

desktop_videos_path GET /videos(.:format)

new_desktop/pages#videos

desktop_musics_path GET /musics(.:format)

new_desktop/pages#musics

desktop_reads_path GET /reads(.:format)

new_desktop/pages#reads

desktop_images_path GET /images(.:format)

new_desktop/pages#images

desktop_creators_path GET /creators(.:format)

new_desktop/pages#creators

desktop_editorial_path GET /editorial(.:format)

new_desktop/pages#editorial

desktop_trending_path GET /trending(.:format)

new_desktop/pages#trending

desktop_creator_101_path GET /creator_101(.:format)

new_desktop/pages#creator_101

desktop_events_path GET /events(.:format)

new_desktop/pages#events

desktop_root_path GET /

new_desktop/pages#index

business_log_out_path DELETE /log_out(.:format)

business/sessions#destroy {:subdomain=>"business"}

business_search_path GET /search(.:format)

business/search#index {:subdomain=>"business"}

business_search_customers_path GET /search/customers(.:format)

business/search#customers {:subdomain=>"business"}

business_search_orders_path GET /search/orders(.:format)

business/search#orders {:subdomain=>"business"}

business_path GET /auth/:provider/callback(.:format)

business/organizations#auth_create {:subdomain=>"business"}

business_auth_vimeo_callback_path GET /auth/vimeo/callback(.:format)

business/organizations#auth_create {:subdomain=>"business"}

business_auth_failure_path GET /auth/failure(.:format)

redirect(301, /) {:subdomain=>"business"}

business_media_vimeo_path GET /media/vimeo(.:format)

business/media#vimeo {:subdomain=>"business"}

business_media_image_path GET /media/image(.:format)

business/media#image {:subdomain=>"business"}

business_media_product_path GET /media/product(.:format)

business/media#product {:subdomain=>"business"}

business_media_video_path GET /media/video(.:format)

business/media#video {:subdomain=>"business"}

business_media_music_path GET /media/music(.:format)

business/media#music {:subdomain=>"business"}

business_media_music_upload_path GET /media/music_upload(.:format)

business/media#music_upload {:subdomain=>"business"}

business_faqs_path GET /faqs(.:format)

business/pages#faqs {:subdomain=>"business"}

to_member_business_conversations_path GET /conversations/to_member(.:format)

business/conversations#to_member {:subdomain=>"business"}

business_conversations_path GET /conversations(.:format)

business/conversations#index {:subdomain=>"business"}

business_conversation_path GET /conversations/:id(.:format)

business/conversations#show {:subdomain=>"business"}

clean_business_notifications_path GET /notifications/clean(.:format)

business/notifications#clean {:subdomain=>"business"}

business_notifications_path GET /notifications(.:format)

business/notifications#index {:subdomain=>"business"}

payment_business_organization_path GET|POST /organization/payment(.:format)

business/organizations#payment {:subdomain=>"business"}

connect_business_organization_path GET /organization/connect(.:format)

business/organizations#connect {:subdomain=>"business"}

new_business_organization_path GET /organization/new(.:format)

business/organizations#new {:subdomain=>"business"}

edit_business_organization_path GET /organization/edit(.:format)

business/organizations#edit {:subdomain=>"business"}

business_organization_path PATCH /organization(.:format)

business/organizations#update {:subdomain=>"business"}

PUT /organization(.:format)

business/organizations#update {:subdomain=>"business"}

POST /organization(.:format)

business/organizations#create {:subdomain=>"business"}

business_products_path GET /products(.:format)

business/products#index {:subdomain=>"business"}

POST /products(.:format)

business/products#create {:subdomain=>"business"}

new_business_product_path GET /products/new(.:format)

business/products#new {:subdomain=>"business"}

edit_business_product_path GET /products/:id/edit(.:format)

business/products#edit {:subdomain=>"business"}

business_product_path GET /products/:id(.:format)

business/products#show {:subdomain=>"business"}

PATCH /products/:id(.:format)

business/products#update {:subdomain=>"business"}

PUT /products/:id(.:format)

business/products#update {:subdomain=>"business"}

DELETE /products/:id(.:format)

business/products#destroy {:subdomain=>"business"}

sort_business_product_images_path GET /product_images/sort(.:format)

business/product_images#sort {:subdomain=>"business"}

business_product_images_path POST /product_images(.:format)

business/product_images#create {:subdomain=>"business"}

business_product_image_path DELETE /product_images/:id(.:format)

business/product_images#destroy {:subdomain=>"business"}

shipped_business_order_path POST /orders/:id/shipped(.:format)

business/orders#shipped {:subdomain=>"business"}

business_orders_path GET /orders(.:format)

business/orders#index {:subdomain=>"business"}

business_order_path GET /orders/:id(.:format)

business/orders#show {:subdomain=>"business"}

orders_business_customer_path GET /customers/:id/orders(.:format)

business/customers#orders {:subdomain=>"business"}

business_customers_path GET /customers(.:format)

business/customers#index {:subdomain=>"business"}

business_stat_path GET /stat(.:format)

business/stats#show {:subdomain=>"business"}

revenue_business_billing_path GET /billing/revenue(.:format)

business/billings#revenue {:subdomain=>"business"}

tax_business_billing_path GET /billing/tax(.:format)

business/billings#tax {:subdomain=>"business"}

invoices_business_billing_path GET /billing/invoices(.:format)

business/billings#invoices {:subdomain=>"business"}

business_billing_path GET /billing(.:format)

business/billings#show {:subdomain=>"business"}

chat_business_gallery_path GET /galleries/:id/chat(.:format)

business/galleries#chat {:subdomain=>"business"}

announcements_business_gallery_path GET /galleries/:id/announcements(.:format)

business/galleries#announcements {:subdomain=>"business"}

reports_business_gallery_path GET /galleries/:id/reports(.:format)

business/galleries#reports {:subdomain=>"business"}

free_tickets_business_gallery_path GET /galleries/:id/free_tickets(.:format)

business/galleries#free_tickets {:subdomain=>"business"}

business_gallery_gallery_announcements_path POST /galleries/:gallery_id/gallery_announcements(.:format)

business/gallery_announcements#create {:subdomain=>"business"}

new_business_gallery_gallery_announcement_path GET /galleries/:gallery_id/gallery_announcements/new(.:format)

business/gallery_announcements#new {:subdomain=>"business"}

edit_business_gallery_gallery_announcement_path GET /galleries/:gallery_id/gallery_announcements/:id/edit(.:format)

business/gallery_announcements#edit {:subdomain=>"business"}

business_gallery_gallery_announcement_path PATCH /galleries/:gallery_id/gallery_announcements/:id(.:format)

business/gallery_announcements#update {:subdomain=>"business"}

PUT /galleries/:gallery_id/gallery_announcements/:id(.:format)

business/gallery_announcements#update {:subdomain=>"business"}

DELETE /galleries/:gallery_id/gallery_announcements/:id(.:format)

business/gallery_announcements#destroy {:subdomain=>"business"}

resend_business_gallery_member_ticket_path GET /galleries/:gallery_id/member_tickets/:id/resend(.:format)

business/member_tickets#resend {:subdomain=>"business"}

business_gallery_member_tickets_path POST /galleries/:gallery_id/member_tickets(.:format)

business/member_tickets#create {:subdomain=>"business"}

new_business_gallery_member_ticket_path GET /galleries/:gallery_id/member_tickets/new(.:format)

business/member_tickets#new {:subdomain=>"business"}

business_galleries_path GET /galleries(.:format)

business/galleries#index {:subdomain=>"business"}

POST /galleries(.:format)

business/galleries#create {:subdomain=>"business"}

new_business_gallery_path GET /galleries/new(.:format)

business/galleries#new {:subdomain=>"business"}

edit_business_gallery_path GET /galleries/:id/edit(.:format)

business/galleries#edit {:subdomain=>"business"}

business_gallery_path GET /galleries/:id(.:format)

business/galleries#show {:subdomain=>"business"}

PATCH /galleries/:id(.:format)

business/galleries#update {:subdomain=>"business"}

PUT /galleries/:id(.:format)

business/galleries#update {:subdomain=>"business"}

DELETE /galleries/:id(.:format)

business/galleries#destroy {:subdomain=>"business"}

business_offline_events_path GET /offline_events(.:format)

business/offline_events#index {:subdomain=>"business"}

POST /offline_events(.:format)

business/offline_events#create {:subdomain=>"business"}

new_business_offline_event_path GET /offline_events/new(.:format)

business/offline_events#new {:subdomain=>"business"}

edit_business_offline_event_path GET /offline_events/:id/edit(.:format)

business/offline_events#edit {:subdomain=>"business"}

business_offline_event_path GET /offline_events/:id(.:format)

business/offline_events#show {:subdomain=>"business"}

PATCH /offline_events/:id(.:format)

business/offline_events#update {:subdomain=>"business"}

PUT /offline_events/:id(.:format)

business/offline_events#update {:subdomain=>"business"}

DELETE /offline_events/:id(.:format)

business/offline_events#destroy {:subdomain=>"business"}

business_ticket_groups_path GET /ticket_groups(.:format)

business/ticket_groups#index {:subdomain=>"business"}

POST /ticket_groups(.:format)

business/ticket_groups#create {:subdomain=>"business"}

new_business_ticket_group_path GET /ticket_groups/new(.:format)

business/ticket_groups#new {:subdomain=>"business"}

edit_business_ticket_group_path GET /ticket_groups/:id/edit(.:format)

business/ticket_groups#edit {:subdomain=>"business"}

business_ticket_group_path GET /ticket_groups/:id(.:format)

business/ticket_groups#show {:subdomain=>"business"}

PATCH /ticket_groups/:id(.:format)

business/ticket_groups#update {:subdomain=>"business"}

PUT /ticket_groups/:id(.:format)

business/ticket_groups#update {:subdomain=>"business"}

DELETE /ticket_groups/:id(.:format)

business/ticket_groups#destroy {:subdomain=>"business"}

sort_business_gallery_items_path GET /gallery_items/sort(.:format)

business/gallery_items#sort {:subdomain=>"business"}

business_gallery_items_path GET /gallery_items(.:format)

business/gallery_items#index {:subdomain=>"business"}

POST /gallery_items(.:format)

business/gallery_items#create {:subdomain=>"business"}

edit_business_gallery_item_path GET /gallery_items/:id/edit(.:format)

business/gallery_items#edit {:subdomain=>"business"}

business_gallery_item_path PATCH /gallery_items/:id(.:format)

business/gallery_items#update {:subdomain=>"business"}

PUT /gallery_items/:id(.:format)

business/gallery_items#update {:subdomain=>"business"}

DELETE /gallery_items/:id(.:format)

business/gallery_items#destroy {:subdomain=>"business"}

business_gallery_products_path GET /gallery_products(.:format)

business/gallery_products#index {:subdomain=>"business"}

POST /gallery_products(.:format)

business/gallery_products#create {:subdomain=>"business"}

business_gallery_product_path PATCH /gallery_products/:id(.:format)

business/gallery_products#update {:subdomain=>"business"}

PUT /gallery_products/:id(.:format)

business/gallery_products#update {:subdomain=>"business"}

DELETE /gallery_products/:id(.:format)

business/gallery_products#destroy {:subdomain=>"business"}

business_gift_boxes_path GET /gift_boxes(.:format)

business/gift_boxes#index {:subdomain=>"business"}

POST /gift_boxes(.:format)

business/gift_boxes#create {:subdomain=>"business"}

new_business_gift_box_path GET /gift_boxes/new(.:format)

business/gift_boxes#new {:subdomain=>"business"}

edit_business_gift_box_path GET /gift_boxes/:id/edit(.:format)

business/gift_boxes#edit {:subdomain=>"business"}

business_gift_box_path GET /gift_boxes/:id(.:format)

business/gift_boxes#show {:subdomain=>"business"}

PATCH /gift_boxes/:id(.:format)

business/gift_boxes#update {:subdomain=>"business"}

PUT /gift_boxes/:id(.:format)

business/gift_boxes#update {:subdomain=>"business"}

DELETE /gift_boxes/:id(.:format)

business/gift_boxes#destroy {:subdomain=>"business"}

new_gold_business_gift_box_items_path GET /gift_box_items/new_gold(.:format)

business/gift_box_items#new_gold {:subdomain=>"business"}

new_product_business_gift_box_items_path GET /gift_box_items/new_product(.:format)

business/gift_box_items#new_product {:subdomain=>"business"}

business_gift_box_items_path GET /gift_box_items(.:format)

business/gift_box_items#index {:subdomain=>"business"}

POST /gift_box_items(.:format)

business/gift_box_items#create {:subdomain=>"business"}

business_gift_box_item_path PATCH /gift_box_items/:id(.:format)

business/gift_box_items#update {:subdomain=>"business"}

PUT /gift_box_items/:id(.:format)

business/gift_box_items#update {:subdomain=>"business"}

DELETE /gift_box_items/:id(.:format)

business/gift_box_items#destroy {:subdomain=>"business"}

orders_business_revenues_path GET /revenues/orders(.:format)

business/revenues#orders {:subdomain=>"business"}

commissions_business_revenues_path GET /revenues/commissions(.:format)

business/revenues#commissions {:subdomain=>"business"}

payouts_business_revenues_path GET /revenues/payouts(.:format)

business/revenues#payouts {:subdomain=>"business"}

task_rewards_business_revenues_path GET /revenues/task_rewards(.:format)

business/revenues#task_rewards {:subdomain=>"business"}

tips_business_revenues_path GET /revenues/tips(.:format)

business/revenues#tips {:subdomain=>"business"}

business_revenues_path GET /revenues(.:format)

business/revenues#index {:subdomain=>"business"}

business_root_path GET /

business/sessions#dashboard {:subdomain=>"business"}

editor_login_path GET /login(.:format)

editor/sessions#new {:subdomain=>"editor"}

POST /login(.:format)

editor/sessions#create {:subdomain=>"editor"}

editor_verify_path POST /verify(.:format)

editor/sessions#verify {:subdomain=>"editor"}

editor_logout_path DELETE /logout(.:format)

editor/sessions#destroy {:subdomain=>"editor"}

editor_password_path GET /password(.:format)

editor/passwords#edit {:subdomain=>"editor"}

POST /password(.:format)

editor/passwords#update {:subdomain=>"editor"}

live_editor_projects_path GET /projects/live(.:format)

editor/projects#live {:subdomain=>"editor"}

closed_editor_projects_path GET /projects/closed(.:format)

editor/projects#closed {:subdomain=>"editor"}

archived_editor_projects_path GET /projects/archived(.:format)

editor/projects#archived {:subdomain=>"editor"}

submit_posts_editor_project_path GET /projects/:id/submit_posts(.:format)

editor/projects#submit_posts {:subdomain=>"editor"}

submit_products_editor_project_path GET /projects/:id/submit_products(.:format)

editor/projects#submit_products {:subdomain=>"editor"}

submit_collections_editor_project_path GET /projects/:id/submit_collections(.:format)

editor/projects#submit_collections {:subdomain=>"editor"}

editor_projects_path GET /projects(.:format)

editor/projects#index {:subdomain=>"editor"}

editor_events_path GET /events(.:format)

editor/events#index {:subdomain=>"editor"}

POST /events(.:format)

editor/events#create {:subdomain=>"editor"}

new_editor_event_path GET /events/new(.:format)

editor/events#new {:subdomain=>"editor"}

edit_editor_event_path GET /events/:id/edit(.:format)

editor/events#edit {:subdomain=>"editor"}

editor_event_path GET /events/:id(.:format)

editor/events#show {:subdomain=>"editor"}

PATCH /events/:id(.:format)

editor/events#update {:subdomain=>"editor"}

PUT /events/:id(.:format)

editor/events#update {:subdomain=>"editor"}

DELETE /events/:id(.:format)

editor/events#destroy {:subdomain=>"editor"}

display_editor_posts_path GET /posts/display(.:format)

editor/posts#display {:subdomain=>"editor"}

set_pay_read_editor_post_path GET /posts/:id/set_pay_read(.:format)

editor/posts#set_pay_read {:subdomain=>"editor"}

tag_on_editor_post_path GET /posts/:id/tag_on(.:format)

editor/posts#tag_on {:subdomain=>"editor"}

editor_posts_path GET /posts(.:format)

editor/posts#index {:subdomain=>"editor"}

clear_editor_display_area_path GET /display_areas/:id/clear(.:format)

editor/display_areas#clear {:subdomain=>"editor"}

pop_editor_display_areas_path GET /display_areas/pop(.:format)

editor/display_areas#pop {:subdomain=>"editor"}

add_to_editor_display_areas_path POST /display_areas/add_to(.:format)

editor/display_areas#add_to {:subdomain=>"editor"}

editor_display_area_path GET /display_areas/:id(.:format)

editor/display_areas#show {:subdomain=>"editor"}

editor_root_path GET /

editor/posts#index {:subdomain=>"editor"}

api_v1_get_states_by_country_path GET /api/v1/get_states_by_country/:country_code(.:format)

api/v1/common#get_states_by_country

api_v1_get_all_country_path GET /api/v1/get_all_country(.:format)

api/v1/common#get_all_country

api_v1_get_video_info_path POST /api/v1/get_video_info(.:format)

api/v1/common#get_video_info

api_v1_get_url_info_path POST /api/v1/get_url_info(.:format)

api/v1/common#get_url_info

api_v1_get_tax_rate_path GET /api/v1/get_tax_rate(.:format)

api/v1/common#get_tax_rate

api_v1_paypal_hook_path POST /api/v1/paypal_hook(.:format)

api/v1/paypal_hook#hook

api_v1_product_shipping_amount_path GET /api/v1/product/shipping_amount(.:format)

api/v1/products#shipping_amount

api_v1_members_path GET /api/v1/members(.:format)

api/v1/members#index

up_images_attachments_path POST /attachments/up_images(.:format)

attachments#up_images

create_by_tracks_attachments_path POST /attachments/create_by_tracks(.:format)

attachments#create_by_tracks

attachments_path POST /attachments(.:format)

attachments#create

attachment_path DELETE /attachments/:id(.:format)

attachments#destroy

link_path GET /l/:token(.:format)

links#show

giphy_path GET /giphy(.:format)

pages#giphy

mail_test_path GET /mail_test(.:format)

pages#mail_test

dev_test_path GET /dev_test(.:format)

pages#dev_test

subscribe_path POST /subscribe(.:format)

mailing_lists#create

payment_return_path GET /payment/return/:number(.:format)

payment/callbacks#return

payment_cancel_path GET /payment/cancel/:number(.:format)

payment/callbacks#cancel

payment_stripe_webhook_path POST /payment/stripe_webhook(.:format)

payment/callbacks#stripe_webhook

payment_paypal_webhook_path POST /payment/paypal_webhook(.:format)

payment/callbacks#paypal_webhook

payment_official_stripe_webhook_path POST /payment/official_stripe_webhook(.:format)

payment/callbacks#official_stripe_webhook

payment_wallet_checkout_path GET /payment/wallet_checkout/:number(.:format)

payment/checkouts#wallet_checkout

payment_wallet_approve_path GET /payment/wallet_approve/:number(.:format)

payment/checkouts#wallet_approve

payment_wallet_cancel_path GET /payment/wallet_cancel/:number(.:format)

payment/checkouts#wallet_cancel

payment_point_checkout_path GET /payment/point_checkout/:number(.:format)

payment/checkouts#point_checkout

payment_point_approve_path GET /payment/point_approve/:number(.:format)

payment/checkouts#point_approve

payment_point_cancel_path GET /payment/point_cancel/:number(.:format)

payment/checkouts#point_cancel

payment_pay_btns_path GET /payment/payment_btns(.:format)

payment/checkouts#payment_btns

payment_pay_btns_widget_path GET /payment/payment_btns_widget(.:format)

payment/checkouts#payment_btns_widget

payment_pay_btns_official_path GET /payment/payment_btns_official(.:format)

payment/checkouts#payment_btns_official

business_product_images_create_path GET /business/product_images/create(.:format)

business/product_images#create

billboard_landing_path GET /billboard(.:format)

billboards#landing

landing_billboards_path GET /b/landing(.:format)

billboards#landing

access_billboards_path POST /b/access(.:format)

billboards#access

login_modal_billboard_path GET /b/:id/login_modal(.:format)

billboards#login_modal

categories_billboard_path GET /b/:id/categories(.:format)

billboards#categories

card_types_billboard_path GET /b/:id/card_types(.:format)

billboards#card_types

billboard_ad_links_path GET /b/:billboard_id/links(.:format)

ad_links#index

POST /b/:billboard_id/links(.:format)

ad_links#create

new_billboard_ad_link_path GET /b/:billboard_id/links/new(.:format)

ad_links#new

edit_billboard_ad_link_path GET /b/:billboard_id/links/:id/edit(.:format)

ad_links#edit

billboard_ad_link_path PATCH /b/:billboard_id/links/:id(.:format)

ad_links#update

PUT /b/:billboard_id/links/:id(.:format)

ad_links#update

billboard_ad_jobs_path GET /b/:billboard_id/jobs(.:format)

ad_jobs#index

POST /b/:billboard_id/jobs(.:format)

ad_jobs#create

new_billboard_ad_job_path GET /b/:billboard_id/jobs/new(.:format)

ad_jobs#new

edit_billboard_ad_job_path GET /b/:billboard_id/jobs/:id/edit(.:format)

ad_jobs#edit

billboard_ad_job_path PATCH /b/:billboard_id/jobs/:id(.:format)

ad_jobs#update

PUT /b/:billboard_id/jobs/:id(.:format)

ad_jobs#update

billboard_ad_collaborations_path GET /b/:billboard_id/collaborations(.:format)

ad_collaborations#index

POST /b/:billboard_id/collaborations(.:format)

ad_collaborations#create

new_billboard_ad_collaboration_path GET /b/:billboard_id/collaborations/new(.:format)

ad_collaborations#new

edit_billboard_ad_collaboration_path GET /b/:billboard_id/collaborations/:id/edit(.:format)

ad_collaborations#edit

billboard_ad_collaboration_path PATCH /b/:billboard_id/collaborations/:id(.:format)

ad_collaborations#update

PUT /b/:billboard_id/collaborations/:id(.:format)

ad_collaborations#update

select_billboard_ad_posts_path GET /b/:billboard_id/posts/select(.:format)

ad_posts#select

selected_billboard_ad_posts_path POST /b/:billboard_id/posts/selected(.:format)

ad_posts#selected

billboard_ad_posts_path GET /b/:billboard_id/posts(.:format)

ad_posts#index

POST /b/:billboard_id/posts(.:format)

ad_posts#create

new_billboard_ad_post_path GET /b/:billboard_id/posts/new(.:format)

ad_posts#new

edit_billboard_ad_post_path GET /b/:billboard_id/posts/:id/edit(.:format)

ad_posts#edit

billboard_ad_post_path PATCH /b/:billboard_id/posts/:id(.:format)

ad_posts#update

PUT /b/:billboard_id/posts/:id(.:format)

ad_posts#update

billboard_ad_projects_path GET /b/:billboard_id/projects(.:format)

ad_projects#index

POST /b/:billboard_id/projects(.:format)

ad_projects#create

new_billboard_ad_project_path GET /b/:billboard_id/projects/new(.:format)

ad_projects#new

edit_billboard_ad_project_path GET /b/:billboard_id/projects/:id/edit(.:format)

ad_projects#edit

billboard_ad_project_path PATCH /b/:billboard_id/projects/:id(.:format)

ad_projects#update

PUT /b/:billboard_id/projects/:id(.:format)

ad_projects#update

billboard_path GET /b/:id(.:format)

billboards#show

review_billboard_card_path GET /billboard_cards/:id/review(.:format)

billboard_cards#review

confirmation_billboard_card_path GET /billboard_cards/:id/confirmation(.:format)

billboard_cards#confirmation

billboard_card_order_path POST /billboard_cards/:billboard_card_id/order(.:format)

billboard_orders#create

billboard_card_path GET /billboard_cards/:id(.:format)

billboard_cards#show

billboard_orders_path GET /billboard_orders(.:format)

billboard_orders#index

billboard_order_path GET /billboard_orders/:id(.:format)

billboard_orders#show

giftbox_edit_path GET /giftbox(.:format)

giftbox/giftboxes#edit

giftbox_update_path PUT /giftbox(.:format)

giftbox/giftboxes#update

giftbox_preview_path GET /giftbox/preview(.:format)

giftbox/giftboxes#preview

giftbox_sent_path POST /giftbox/sent(.:format)

giftbox/giftboxes#sent

giftbox_faqs_path GET /giftbox/faqs(.:format)

giftbox/giftboxes#faqs

giftbox_show_path GET /giftbox/:id(.:format)

giftbox/giftboxes#show

giftbox_open_path GET /giftbox/:id/open(.:format)

giftbox/giftboxes#open

giftbox_attachments_path GET /giftbox/:id/attachments(.:format)

giftbox/giftboxes#attachments

cover_image_giftbox_attachments_path POST /giftbox/attachments/cover_image(.:format)

giftbox/attachments#cover_image

link_model_giftbox_attachment_path GET /giftbox/attachments/:id/link_model(.:format)

giftbox/attachments#link_model

video_model_giftbox_attachment_path GET /giftbox/attachments/:id/video_model(.:format)

giftbox/attachments#video_model

POST /giftbox/attachments(.:format)

giftbox/attachments#create

giftbox_attachment_path DELETE /giftbox/attachments/:id(.:format)

giftbox/attachments#destroy

manage_login_path GET /manage/login(.:format)

manage/sessions#new

manage_logined_path POST /manage/logined(.:format)

manage/sessions#create

manage_logout_path DELETE /manage/logout(.:format)

manage/sessions#destroy

manage_otp_path POST /manage/otp(.:format)

manage/sessions#otp

manage_dashboard_path GET /manage/dashboard(.:format)

manage/sessions#dashboard

manage_business_dashboard_path GET /manage/business_dashboard(.:format)

manage/sessions#business_dashboard

manage_admin_exec_path GET /manage/admin_exec(.:format)

manage/sessions#admin_exec

manage_everyday_path GET /manage/everyday(.:format)

manage/sessions#everyday

manage_business_everyday_path GET /manage/business_everyday(.:format)

manage/sessions#business_everyday

manage_edit_password_path GET /manage/edit_password(.:format)

manage/sessions#edit_password

manage_save_password_path POST /manage/save_password(.:format)

manage/sessions#save_password

qrcode_manage_ar_model_path GET /manage/ar_models/:id/qrcode(.:format)

manage/ar_models#qrcode

compile_manage_ar_model_path GET|POST /manage/ar_models/:id/compile(.:format)

manage/ar_models#compile

manage_ar_models_path GET /manage/ar_models(.:format)

manage/ar_models#index

POST /manage/ar_models(.:format)

manage/ar_models#create

new_manage_ar_model_path GET /manage/ar_models/new(.:format)

manage/ar_models#new

edit_manage_ar_model_path GET /manage/ar_models/:id/edit(.:format)

manage/ar_models#edit

manage_ar_model_path PATCH /manage/ar_models/:id(.:format)

manage/ar_models#update

PUT /manage/ar_models/:id(.:format)

manage/ar_models#update

DELETE /manage/ar_models/:id(.:format)

manage/ar_models#destroy

manage_editors_path GET /manage/editors(.:format)

manage/editors#index

POST /manage/editors(.:format)

manage/editors#create

new_manage_editor_path GET /manage/editors/new(.:format)

manage/editors#new

edit_manage_editor_path GET /manage/editors/:id/edit(.:format)

manage/editors#edit

manage_editor_path GET /manage/editors/:id(.:format)

manage/editors#show

PATCH /manage/editors/:id(.:format)

manage/editors#update

PUT /manage/editors/:id(.:format)

manage/editors#update

DELETE /manage/editors/:id(.:format)

manage/editors#destroy

setting_manage_manager_path GET /manage/managers/:id/setting(.:format)

manage/managers#setting

save_setting_manage_manager_path POST /manage/managers/:id/save_setting(.:format)

manage/managers#save_setting

manage_managers_path GET /manage/managers(.:format)

manage/managers#index

POST /manage/managers(.:format)

manage/managers#create

new_manage_manager_path GET /manage/managers/new(.:format)

manage/managers#new

edit_manage_manager_path GET /manage/managers/:id/edit(.:format)

manage/managers#edit

manage_manager_path GET /manage/managers/:id(.:format)

manage/managers#show

PATCH /manage/managers/:id(.:format)

manage/managers#update

PUT /manage/managers/:id(.:format)

manage/managers#update

DELETE /manage/managers/:id(.:format)

manage/managers#destroy

manage_member_activity_path GET /manage/members/:member_id/activity(.:format)

manage/members#activity

manage_member_comments_path GET /manage/members/:member_id/comments(.:format)

manage/members#comments

manage_member_points_path GET /manage/members/:member_id/points(.:format)

manage/members#points

manage_member_posts_path GET /manage/members/:member_id/posts(.:format)

manage/members#posts

manage_member_followers_path GET /manage/members/:member_id/followers(.:format)

manage/members#followers

manage_member_following_path GET /manage/members/:member_id/following(.:format)

manage/members#following

login_manage_member_path GET /manage/members/:id/login(.:format)

manage/members#login

tag_on_manage_member_path GET /manage/members/:id/tag_on(.:format)

manage/members#tag_on

recommend_manage_member_path GET /manage/members/:id/recommend(.:format)

manage/members#recommend

move_to_blacklist_manage_member_path GET /manage/members/:id/move_to_blacklist(.:format)

manage/members#move_to_blacklist

remove_from_blacklist_manage_member_path GET /manage/members/:id/remove_from_blacklist(.:format)

manage/members#remove_from_blacklist

display_manage_members_path GET /manage/members/display(.:format)

manage/members#display

payouts_manage_members_path GET /manage/members/payouts(.:format)

manage/members#payouts

unsubscribe_manage_members_path GET /manage/members/unsubscribe(.:format)

manage/members#unsubscribe

deleted_manage_members_path GET /manage/members/deleted(.:format)

manage/members#deleted

recommended_manage_members_path GET /manage/members/recommended(.:format)

manage/members#recommended

open_tips_manage_members_path GET /manage/members/open_tips(.:format)

manage/members#open_tips

blacklist_manage_members_path GET /manage/members/blacklist(.:format)

manage/members#blacklist

manage_members_path GET /manage/members(.:format)

manage/members#index

manage_member_path GET /manage/members/:id(.:format)

manage/members#show

manage_events_path GET /manage/events(.:format)

manage/events#index

POST /manage/events(.:format)

manage/events#create

new_manage_event_path GET /manage/events/new(.:format)

manage/events#new

edit_manage_event_path GET /manage/events/:id/edit(.:format)

manage/events#edit

manage_event_path GET /manage/events/:id(.:format)

manage/events#show

PATCH /manage/events/:id(.:format)

manage/events#update

PUT /manage/events/:id(.:format)

manage/events#update

DELETE /manage/events/:id(.:format)

manage/events#destroy

drafts_manage_posts_path GET /manage/posts/drafts(.:format)

manage/posts#drafts

display_manage_posts_path GET /manage/posts/display(.:format)

manage/posts#display

batch_destroy_manage_posts_path POST /manage/posts/batch_destroy(.:format)

manage/posts#batch_destroy

submit_posts_manage_post_path GET /manage/posts/:id/submit_posts(.:format)

manage/posts#submit_posts

submit_products_manage_post_path GET /manage/posts/:id/submit_products(.:format)

manage/posts#submit_products

submit_collections_manage_post_path GET /manage/posts/:id/submit_collections(.:format)

manage/posts#submit_collections

images_manage_post_path GET /manage/posts/:id/images(.:format)

manage/posts#images

reward_manage_post_path GET /manage/posts/:id/reward(.:format)

manage/posts#reward

tag_on_manage_post_path GET /manage/posts/:id/tag_on(.:format)

manage/posts#tag_on

set_pay_read_manage_post_path GET /manage/posts/:id/set_pay_read(.:format)

manage/posts#set_pay_read

set_winner_manage_post_path GET /manage/posts/:id/set_winner(.:format)

manage/posts#set_winner

manage_posts_path GET /manage/posts(.:format)

manage/posts#index

POST /manage/posts(.:format)

manage/posts#create

new_manage_post_path GET /manage/posts/new(.:format)

manage/posts#new

edit_manage_post_path GET /manage/posts/:id/edit(.:format)

manage/posts#edit

manage_post_path GET /manage/posts/:id(.:format)

manage/posts#show

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

manage/posts#update

PUT /manage/posts/:id(.:format)

manage/posts#update

DELETE /manage/posts/:id(.:format)

manage/posts#destroy

live_manage_projects_path GET /manage/projects/live(.:format)

manage/projects#live

closed_manage_projects_path GET /manage/projects/closed(.:format)

manage/projects#closed

archived_manage_projects_path GET /manage/projects/archived(.:format)

manage/projects#archived

move_manage_project_path GET /manage/projects/:id/move(.:format)

manage/projects#move

archive_manage_project_path GET /manage/projects/:id/archive(.:format)

manage/projects#archive

manage_projects_path GET /manage/projects(.:format)

manage/projects#index

set_paid_manage_project_order_path GET /manage/project_orders/:id/set_paid(.:format)

manage/project_orders#set_paid

manage_project_orders_path GET /manage/project_orders(.:format)

manage/project_orders#index

manage_creators_path GET /manage/creators(.:format)

manage/creators#index

manage_creator_path GET /manage/creators/:id(.:format)

manage/creators#show

manage_tags_path GET /manage/tags(.:format)

manage/tags#index

manage_tag_path GET /manage/tags/:id(.:format)

manage/tags#show

posts_manage_reports_path GET /manage/reports/posts(.:format)

manage/reports#posts

members_manage_reports_path GET /manage/reports/members(.:format)

manage/reports#members

helps_manage_reports_path GET /manage/reports/helps(.:format)

manage/reports#helps

manage_reports_path GET /manage/reports(.:format)

manage/reports#index

tag_on_manage_store_path GET /manage/stores/:id/tag_on(.:format)

manage/stores#tag_on

manage_stores_path GET /manage/stores(.:format)

manage/stores#index

POST /manage/stores(.:format)

manage/stores#create

new_manage_store_path GET /manage/stores/new(.:format)

manage/stores#new

edit_manage_store_path GET /manage/stores/:id/edit(.:format)

manage/stores#edit

manage_store_path GET /manage/stores/:id(.:format)

manage/stores#show

PATCH /manage/stores/:id(.:format)

manage/stores#update

PUT /manage/stores/:id(.:format)

manage/stores#update

DELETE /manage/stores/:id(.:format)

manage/stores#destroy

display_manage_products_path GET /manage/products/display(.:format)

manage/products#display

tag_on_manage_product_path GET /manage/products/:id/tag_on(.:format)

manage/products#tag_on

set_winner_manage_product_path GET /manage/products/:id/set_winner(.:format)

manage/products#set_winner

manage_products_path GET /manage/products(.:format)

manage/products#index

POST /manage/products(.:format)

manage/products#create

new_manage_product_path GET /manage/products/new(.:format)

manage/products#new

edit_manage_product_path GET /manage/products/:id/edit(.:format)

manage/products#edit

manage_product_path GET /manage/products/:id(.:format)

manage/products#show

PATCH /manage/products/:id(.:format)

manage/products#update

PUT /manage/products/:id(.:format)

manage/products#update

DELETE /manage/products/:id(.:format)

manage/products#destroy

tag_on_manage_order_path GET /manage/orders/:id/tag_on(.:format)

manage/orders#tag_on

paypal_capture_manage_order_path GET /manage/orders/:id/paypal_capture(.:format)

manage/orders#paypal_capture

manage_orders_path GET /manage/orders(.:format)

manage/orders#index

POST /manage/orders(.:format)

manage/orders#create

new_manage_order_path GET /manage/orders/new(.:format)

manage/orders#new

edit_manage_order_path GET /manage/orders/:id/edit(.:format)

manage/orders#edit

manage_order_path GET /manage/orders/:id(.:format)

manage/orders#show

PATCH /manage/orders/:id(.:format)

manage/orders#update

PUT /manage/orders/:id(.:format)

manage/orders#update

DELETE /manage/orders/:id(.:format)

manage/orders#destroy

display_manage_collections_path GET /manage/collections/display(.:format)

manage/collections#display

tag_on_manage_collection_path GET /manage/collections/:id/tag_on(.:format)

manage/collections#tag_on

set_winner_manage_collection_path GET /manage/collections/:id/set_winner(.:format)

manage/collections#set_winner

manage_collections_path GET /manage/collections(.:format)

manage/collections#index

POST /manage/collections(.:format)

manage/collections#create

new_manage_collection_path GET /manage/collections/new(.:format)

manage/collections#new

edit_manage_collection_path GET /manage/collections/:id/edit(.:format)

manage/collections#edit

manage_collection_path GET /manage/collections/:id(.:format)

manage/collections#show

PATCH /manage/collections/:id(.:format)

manage/collections#update

PUT /manage/collections/:id(.:format)

manage/collections#update

DELETE /manage/collections/:id(.:format)

manage/collections#destroy

manage_promotes_path GET /manage/promotes(.:format)

manage/promotes#index

manage_comments_path GET /manage/comments(.:format)

manage/comments#index

manage_revenues_path GET /manage/revenues(.:format)

manage/revenues#index

dataset_manage_custom_forms_path GET /manage/custom_forms/dataset/:id(.:format)

manage/custom_forms#data_show

manage_custom_forms_path GET /manage/custom_forms(.:format)

manage/custom_forms#index

POST /manage/custom_forms(.:format)

manage/custom_forms#create

new_manage_custom_form_path GET /manage/custom_forms/new(.:format)

manage/custom_forms#new

edit_manage_custom_form_path GET /manage/custom_forms/:id/edit(.:format)

manage/custom_forms#edit

manage_custom_form_path GET /manage/custom_forms/:id(.:format)

manage/custom_forms#show

PATCH /manage/custom_forms/:id(.:format)

manage/custom_forms#update

PUT /manage/custom_forms/:id(.:format)

manage/custom_forms#update

DELETE /manage/custom_forms/:id(.:format)

manage/custom_forms#destroy

manage_pay_api_setting_path GET /manage/settings/pay_api_setting(.:format)

manage/settings#pay_api_setting_page

POST /manage/settings/pay_api_setting(.:format)

manage/settings#pay_api_setting

manage_api_setting_path GET /manage/settings/api_setting(.:format)

manage/settings#api_setting_page

POST /manage/settings/api_setting(.:format)

manage/settings#api_setting

manage_smple_gold_rules_setting_path GET /manage/settings/smple_gold_rules_setting(.:format)

manage/settings#smple_gold_rules_setting_page

POST /manage/settings/smple_gold_rules_setting(.:format)

manage/settings#smple_gold_rules_setting

manage_weekly_updates_setting_path GET /manage/settings/weekly_updates_setting(.:format)

manage/settings#weekly_updates_setting_page

POST /manage/settings/weekly_updates_setting(.:format)

manage/settings#weekly_updates_setting

manage_send_weekly_test_mail_path GET /manage/settings/send_weekly_test_mail(.:format)

manage/settings#send_weekly_test_mail

manage_send_weekly_mail_path GET /manage/settings/send_weekly_mail(.:format)

manage/settings#send_weekly_mail

manage_other_setting_path GET /manage/settings/other_setting(.:format)

manage/settings#other_setting_path

POST /manage/settings/other_setting(.:format)

manage/settings#other_setting

manage_tags_setting_path GET /manage/settings/tags_setting(.:format)

manage/settings#tags_setting_path

POST /manage/settings/tags_setting(.:format)

manage/settings#tags_setting

manage_fee_setting_path GET /manage/settings/fee_setting(.:format)

manage/settings#fee_setting_path

POST /manage/settings/fee_setting(.:format)

manage/settings#fee_setting

manage_scheduler_path GET /manage/settings/scheduler(.:format)

manage/settings#scheduler

manage_clear_cache_path POST /manage/settings/clear_cache(.:format)

manage/settings#cache

manage_cache_path GET /manage/settings/cache(.:format)

manage/settings#cache

manage_mailing_lists_path GET /manage/mailing_lists(.:format)

manage/mailing_lists#index

manage_black_ips_path GET /manage/black_ips(.:format)

manage/black_ips#index

POST /manage/black_ips(.:format)

manage/black_ips#create

manage_black_ip_path DELETE /manage/black_ips/:id(.:format)

manage/black_ips#destroy

manage_guang_gaos_path GET /manage/guang_gaos(.:format)

manage/guang_gaos#index

POST /manage/guang_gaos(.:format)

manage/guang_gaos#create

new_manage_guang_gao_path GET /manage/guang_gaos/new(.:format)

manage/guang_gaos#new

edit_manage_guang_gao_path GET /manage/guang_gaos/:id/edit(.:format)

manage/guang_gaos#edit

manage_guang_gao_path GET /manage/guang_gaos/:id(.:format)

manage/guang_gaos#show

PATCH /manage/guang_gaos/:id(.:format)

manage/guang_gaos#update

PUT /manage/guang_gaos/:id(.:format)

manage/guang_gaos#update

DELETE /manage/guang_gaos/:id(.:format)

manage/guang_gaos#destroy

clear_manage_display_area_path GET /manage/display_areas/:id/clear(.:format)

manage/display_areas#clear

update_count_manage_display_area_path GET /manage/display_areas/:id/update_count(.:format)

manage/display_areas#update_count

pop_manage_display_areas_path GET /manage/display_areas/pop(.:format)

manage/display_areas#pop

add_to_manage_display_areas_path POST /manage/display_areas/add_to(.:format)

manage/display_areas#add_to

manage_display_areas_path GET /manage/display_areas(.:format)

manage/display_areas#index

POST /manage/display_areas(.:format)

manage/display_areas#create

new_manage_display_area_path GET /manage/display_areas/new(.:format)

manage/display_areas#new

edit_manage_display_area_path GET /manage/display_areas/:id/edit(.:format)

manage/display_areas#edit

manage_display_area_path GET /manage/display_areas/:id(.:format)

manage/display_areas#show

PATCH /manage/display_areas/:id(.:format)

manage/display_areas#update

PUT /manage/display_areas/:id(.:format)

manage/display_areas#update

DELETE /manage/display_areas/:id(.:format)

manage/display_areas#destroy

doc_manage_task_groups_path GET /manage/task_groups/doc(.:format)

manage/task_groups#doc

tips_manage_task_groups_path GET /manage/task_groups/tips(.:format)

manage/task_groups#tips

select_types_manage_task_group_path GET /manage/task_groups/:id/select_types(.:format)

manage/task_groups#select_types

members_manage_task_group_path GET /manage/task_groups/:id/members(.:format)

manage/task_groups#members

manage_task_group_tasks_path POST /manage/task_groups/:task_group_id/tasks(.:format)

manage/tasks#create

new_manage_task_group_task_path GET /manage/task_groups/:task_group_id/tasks/new(.:format)

manage/tasks#new

edit_manage_task_group_task_path GET /manage/task_groups/:task_group_id/tasks/:id/edit(.:format)

manage/tasks#edit

manage_task_group_task_path PATCH /manage/task_groups/:task_group_id/tasks/:id(.:format)

manage/tasks#update

PUT /manage/task_groups/:task_group_id/tasks/:id(.:format)

manage/tasks#update

DELETE /manage/task_groups/:task_group_id/tasks/:id(.:format)

manage/tasks#destroy

manage_task_groups_path GET /manage/task_groups(.:format)

manage/task_groups#index

POST /manage/task_groups(.:format)

manage/task_groups#create

new_manage_task_group_path GET /manage/task_groups/new(.:format)

manage/task_groups#new

edit_manage_task_group_path GET /manage/task_groups/:id/edit(.:format)

manage/task_groups#edit

manage_task_group_path GET /manage/task_groups/:id(.:format)

manage/task_groups#show

PATCH /manage/task_groups/:id(.:format)

manage/task_groups#update

PUT /manage/task_groups/:id(.:format)

manage/task_groups#update

DELETE /manage/task_groups/:id(.:format)

manage/task_groups#destroy

manage_payouts_path GET /manage/payouts(.:format)

manage/payouts#index

POST /manage/payouts(.:format)

manage/payouts#create

manage_payout_path GET /manage/payouts/:id(.:format)

manage/payouts#show

DELETE /manage/payouts/:id(.:format)

manage/payouts#destroy

generate_manage_access_code_project_path GET /manage/access_code_projects/:id/generate(.:format)

manage/access_code_projects#generate

remove_code_manage_access_code_project_path DELETE /manage/access_code_projects/:id/remove_code(.:format)

manage/access_code_projects#remove_code

manage_access_code_projects_path GET /manage/access_code_projects(.:format)

manage/access_code_projects#index

POST /manage/access_code_projects(.:format)

manage/access_code_projects#create

new_manage_access_code_project_path GET /manage/access_code_projects/new(.:format)

manage/access_code_projects#new

edit_manage_access_code_project_path GET /manage/access_code_projects/:id/edit(.:format)

manage/access_code_projects#edit

manage_access_code_project_path GET /manage/access_code_projects/:id(.:format)

manage/access_code_projects#show

PATCH /manage/access_code_projects/:id(.:format)

manage/access_code_projects#update

PUT /manage/access_code_projects/:id(.:format)

manage/access_code_projects#update

DELETE /manage/access_code_projects/:id(.:format)

manage/access_code_projects#destroy

manage_billboards_path GET /manage/billboards(.:format)

manage/billboards#index

manage_sitemap_path GET /manage/sitemap(.:format)

manage/sitemaps#show

DELETE /manage/sitemap(.:format)

manage/sitemaps#destroy

POST /manage/sitemap(.:format)

manage/sitemaps#create

express_red_flowers_path POST /express/red_flowers(.:format)

express/red_flowers#create

to_order_express_smple_golds_path POST /express/smple_golds/to_order(.:format)

express/smple_golds#to_order

express_smple_golds_path GET /express/smple_golds(.:format)

express/smple_golds#index

screen_express_gallery_path GET /express/galleries/:id/screen(.:format)

express/galleries#screen

scene_express_gallery_path GET /express/galleries/:id/scene(.:format)

express/galleries#scene

status_express_gallery_path GET /express/galleries/:id/status(.:format)

express/galleries#status

express_gallery_path GET /express/galleries/:id(.:format)

express/galleries#show

express_offline_event_path GET /express/offline_events/:id(.:format)

express/offline_events#show

buy_express_tickets_path GET /express/tickets/buy(.:format)

express/tickets#buy

to_order_express_tickets_path POST /express/tickets/to_order(.:format)

express/tickets#to_order

express_tickets_path GET /express/tickets(.:format)

express/tickets#index

new_express_ticket_path GET /express/tickets/new(.:format)

express/tickets#new

used_express_member_tickets_path GET /express/member_tickets/used/:token(.:format)

express/member_tickets#used

redeem_express_member_tickets_path GET /express/member_tickets/redeem/:token(.:format)

express/member_tickets#redeem

invite_express_member_tickets_path GET /express/member_tickets/invite/:token(.:format)

express/member_tickets#invite

send_invite_express_member_tickets_path POST /express/member_tickets/send_invite(.:format)

express/member_tickets#send_invite

ticket_order_express_member_tickets_path GET /express/member_tickets/ticket_order/:order_id(.:format)

express/member_tickets#ticket_order

express_member_tickets_path GET /express/member_tickets(.:format)

express/member_tickets#index

gallery_menu_express_partials_path GET /express/partials/gallery_menu(.:format)

express/partials#gallery_menu

gallery_support_express_partials_path GET /express/partials/gallery_support(.:format)

express/partials#gallery_support

gallery_products_express_partials_path GET /express/partials/gallery_products(.:format)

express/partials#gallery_products

gallery_member_express_partials_path GET /express/partials/gallery_member(.:format)

express/partials#gallery_member

member_support_express_partials_path GET /express/partials/member_support(.:format)

express/partials#member_support

gallery_member_menu_express_partials_path GET /express/partials/gallery_member_menu(.:format)

express/partials#gallery_member_menu

gallery_announcements_express_partials_path GET /express/partials/gallery_announcements(.:format)

express/partials#gallery_announcements

gallery_announcements_count_express_partials_path GET /express/partials/gallery_announcements_count(.:format)

express/partials#gallery_announcements_count

gallery_share_box_express_partials_path GET /express/partials/gallery_share_box(.:format)

express/partials#gallery_share_box

express_partial_path GET /express/partials/:id(.:format)

express/partials#show

express_faqs_path GET /express/faqs(.:format)

express/base#faqs

express_wallet_path GET /express/wallet(.:format)

express/base#wallet

express_past_events_path GET /express/past_events(.:format)

express/base#past_events

express_root_path GET /express(.:format)

express/base#index

login_path GET /login(.:format)

sessions#new

POST /login(.:format)

sessions#create

signout_path DELETE /signout(.:format)

sessions#destroy

login_pop_path GET /login_pop(.:format)

sessions#login_pop

dont_show_login_pop_path GET /dont_show_login_pop(.:format)

sessions#dont_show_login_pop

GET /auth/:provider/callback(.:format)

sessions#auth_create {:provider=>/[facebook|twitter|google_oauth2]/}

auth_facebook_callback_path GET /auth/facebook/callback(.:format)

sessions#auth_create

auth_twitter_callback_path GET /auth/twitter/callback(.:format)

sessions#auth_create

auth_google_oauth2_callback_path GET /auth/google_oauth2/callback(.:format)

sessions#auth_create

auth_failure_path GET /auth/failure(.:format)

redirect(301, /)

pay_error_path GET /pay_error(.:format)

pages#pay_error

creatorcollective_path GET /creatorcollective(.:format)

pages#creator_collective

creatorcollective_form_path GET /creatorcollective_form(.:format)

pages#creator_collective_form

badges_path GET /badges(.:format)

pages#badges

about_path GET /about(.:format)

pages#about

invite_page_path GET /invite/:id(.:format)

pages#invite

set_standalone_path GET /set_standalone(.:format)

pages#set_standalone

qrcode_check_path GET /qrcode_check(.:format)

other#qrcode_check

agree_check_path GET /agree_check(.:format)

other#agree_check

unsubscribe_path GET /unsubscribe/:id(.:format)

pages#unsubscribe

download_path GET /download(.:format)

pages#download

marketplace_faq_path GET /marketplace_faq(.:format)

pages#marketplace_faq

tips_faq_path GET /tips_faq(.:format)

pages#tips_faq

fire_button_faq_path GET /fire_button_faq(.:format)

pages#fire_button_faq

wallet_faq_path GET /wallet_faq(.:format)

pages#wallet_faq

welcome_path GET /welcome(.:format)

pages#welcome

startcollection_path GET /startcollection(.:format)

pages#start_collection

signup_path GET /signup(.:format)

registers#new

POST /signup(.:format)

registers#create

find_password_path GET /find_password(.:format)

registers#forgot

POST /find_password(.:format)

registers#find_password

reset_password_path GET /reset_password(.:format)

registers#reset

POST /reset_password(.:format)

registers#reset_password

confirmation_path GET /confirmation(.:format)

registers#confirmation

creator101_path GET /creator101(.:format)

posts#creator101

updates_path GET /updates(.:format)

posts#updates

policies_path GET /policies(.:format)

posts#policies

posts_following_path GET /posts/following(.:format)

posts#following

member_help_path POST /member_help(.:format)

pages#member_help

project_order_confirm_path GET /project_orders/:project_order_id/confirm(.:format)

project_orders#confirm

project_orders_path GET /project_orders(.:format)

project_orders#index

POST /project_orders(.:format)

project_orders#create

new_project_order_path GET /project_orders/new(.:format)

project_orders#new

project_order_path GET /project_orders/:id(.:format)

project_orders#show

go_ar_path GET /ar/:id/go(.:format)

ars#go

ar_path GET /ar/:id(.:format)

ars#show

bubbles_path POST /bubbles(.:format)

bubbles#create

authorization_path DELETE /authorizations/:id(.:format)

authorizations#destroy

submit_post_post_path GET /posts/:id/submit_post(.:format)

posts#edit

today_featured_post_posts_path GET /posts/today_featured_post(.:format)

posts#today_featured_post

create_success_pop_posts_path GET /posts/create_success_pop(.:format)

posts#create_success_pop

dont_show_pop_posts_path GET /posts/dont_show_pop(.:format)

posts#dont_show_pop

posts_path GET /posts(.:format)

posts#index

new_post_path GET /posts/new(.:format)

posts#new

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

posts#edit

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

posts#show

PATCH /posts/:id(.:format)

posts#update

PUT /posts/:id(.:format)

posts#update

DELETE /posts/:id(.:format)

posts#destroy

editorial_post_path GET /editorial/:id(.:format)

posts#show

submissions_project_path GET /projects/:id/submissions(.:format)

projects#submissions

collaborates_project_path GET /projects/:id/collaborates(.:format)

projects#collaborates

projects_path GET /projects(.:format)

projects#index

project_path GET /projects/:id(.:format)

projects#show

change_password_account_path GET /account/change_password(.:format)

accounts#change_password

invite_account_path GET /account/invite(.:format)

accounts#invite

twitter_email_account_path GET /account/twitter_email(.:format)

accounts#twitter_email

update_twitter_email_account_path POST /account/update_twitter_email(.:format)

accounts#update_twitter_email

posts_account_path GET /account/posts(.:format)

accounts#posts

posts_modal_account_path GET /account/posts_modal(.:format)

accounts#posts_modal

likes_account_path GET /account/likes(.:format)

accounts#likes

like_products_account_path GET /account/like_products(.:format)

accounts#like_products

blocked_users_account_path GET /account/blocked_users(.:format)

accounts#blocked_members

notification_setting_account_path POST|GET /account/notification_setting(.:format)

accounts#notification_setting

update_setting_account_path POST /account/update_setting(.:format)

accounts#update_setting

billing_info_account_path POST|GET /account/billing_info(.:format)

accounts#billing_info

wallet_account_path GET /account/wallet(.:format)

accounts#wallet

draft_posts_account_path GET /account/draft_posts(.:format)

accounts#draft_posts

store_summary_account_earnings_path GET /account/earnings/store_summary(.:format)

earnings#store_summary

curator_program_account_earnings_path GET /account/earnings/curator_program(.:format)

earnings#curator_program

promoter_commission_account_earnings_path GET /account/earnings/promoter_commission(.:format)

earnings#promoter_commission

tips_account_earnings_path GET /account/earnings/tips(.:format)

earnings#tips

billboard_account_earnings_path GET /account/earnings/billboard(.:format)

earnings#billboard

projects_account_earnings_path GET /account/earnings/projects(.:format)

earnings#projects

account_earnings_path GET /account/earnings(.:format)

earnings#index

new_account_stripe_account_path GET /account/stripe_account/new(.:format)

stripe_accounts#new

edit_account_stripe_account_path GET /account/stripe_account/edit(.:format)

stripe_accounts#edit

account_stripe_account_path GET /account/stripe_account(.:format)

stripe_accounts#show

PATCH /account/stripe_account(.:format)

stripe_accounts#update

PUT /account/stripe_account(.:format)

stripe_accounts#update

DELETE /account/stripe_account(.:format)

stripe_accounts#destroy

POST /account/stripe_account(.:format)

stripe_accounts#create

edit_account_path GET /account/edit(.:format)

accounts#edit

account_path GET /account(.:format)

accounts#show

PATCH /account(.:format)

accounts#update

PUT /account(.:format)

accounts#update

DELETE /account(.:format)

accounts#destroy

create_guest_members_path GET /members/create_guest(.:format)

members#create_guest

suggested_members_path GET /members/suggested(.:format)

members#suggested

followers_member_path GET /members/:id/followers(.:format)

members#followers

following_member_path GET /members/:id/following(.:format)

members#following

more_objects_member_path GET /members/:id/more_objects(.:format)

members#more_objects

posts_member_path GET /members/:id/posts(.:format)

members#posts

music_member_path GET /members/:id/music(.:format)

members#music

video_member_path GET /members/:id/video(.:format)

members#video

collections_member_path GET /members/:id/collections(.:format)

members#collections

likes_member_path GET /members/:id/likes(.:format)

members#likes

products_member_path GET /members/:id/products(.:format)

members#products

select_featured_member_path GET /members/:id/select_featured(.:format)

members#select_featured

posts_select_member_path GET /members/:id/posts_select(.:format)

members#posts_select

products_select_member_path GET /members/:id/products_select(.:format)

members#products_select

set_featured_member_path GET /members/:id/set_featured(.:format)

members#set_featured

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

members#show

sold_orders_path GET /orders/sold(.:format)

orders#sold

receipt_order_path GET /orders/:id/receipt(.:format)

orders#receipt

orders_path GET /orders(.:format)

orders#index

order_path GET /orders/:id(.:format)

orders#show

gifts_path GET /gifts(.:format)

gifts#index

gift_path GET /gifts/:id(.:format)

gifts#show

select_category_products_path GET /products/select_category(.:format)

products#select_category

create_success_pop_products_path GET /products/create_success_pop(.:format)

products#create_success_pop

buy_product_path GET /products/:id/buy(.:format)

products#buy

to_order_product_path POST /products/:id/to_order(.:format)

products#to_order

to_new_order_product_path POST /products/:id/to_new_order(.:format)

products#to_new_order

products_path GET /products(.:format)

products#index

POST /products(.:format)

products#create

new_product_path GET /products/new(.:format)

products#new

edit_product_path GET /products/:id/edit(.:format)

products#edit

product_path GET /products/:id(.:format)

products#show

PATCH /products/:id(.:format)

products#update

PUT /products/:id(.:format)

products#update

DELETE /products/:id(.:format)

products#destroy

sort_product_images_path GET /product_images/sort(.:format)

product_images#sort

product_images_path POST /product_images(.:format)

product_images#create

product_image_path DELETE /product_images/:id(.:format)

product_images#destroy

select_featured_store_path GET /stores/:id/select_featured(.:format)

stores#select_featured

stores_path GET /stores(.:format)

stores#index

store_path GET /stores/:id(.:format)

stores#show

stores_b_path GET /stores_b(.:format)

stores#store_b

store_product_path GET /stores/:store_id/:id(.:format)

products#show

redeem_member_products_path GET /member_products/redeem(.:format)

member_products#redeem

member_products_path GET /member_products(.:format)

member_products#index

open_gift_box_path GET /giftboxes/:id/open(.:format)

gift_boxes#open

winner_gift_box_path GET /giftboxes/:id/winner(.:format)

gift_boxes#winner

deliver_gift_box_path GET /giftboxes/:id/deliver(.:format)

gift_boxes#deliver

receive_product_gift_boxes_path GET /giftboxes/receive_product(.:format)

gift_boxes#receive_product

deliver_product_gift_boxes_path POST /giftboxes/deliver_product(.:format)

gift_boxes#deliver_product

gift_box_path GET /giftboxes/:id(.:format)

gift_boxes#show

members_pop_collection_path GET /collections/:id/members_pop(.:format)

collections#members_pop

top_promoters_collection_path GET /collections/:id/top_promoters(.:format)

collections#top_promoters

create_pop_collections_path GET /collections/create_pop(.:format)

collections#create_pop

collections_path GET /collections(.:format)

collections#index

POST /collections(.:format)

collections#create

new_collection_path GET /collections/new(.:format)

collections#new

edit_collection_path GET /collections/:id/edit(.:format)

collections#edit

collection_path GET /collections/:id(.:format)

collections#show

PATCH /collections/:id(.:format)

collections#update

PUT /collections/:id(.:format)

collections#update

DELETE /collections/:id(.:format)

collections#destroy

promoters_path GET /promoters(.:format)

promoters#index

custom_forms_path POST /custom_forms(.:format)

custom_forms#create

custom_form_path GET /custom_forms/:id(.:format)

custom_forms#show

claim_task_group_path GET /task_groups/:id/claim(.:format)

task_groups#claim

task_group_path GET /task_groups/:id(.:format)

task_groups#show

tips_tasks_path GET /tasks/tips(.:format)

tasks#tips

tasks_path GET /tasks(.:format)

tasks#index

task_path GET /tasks/:id(.:format)

tasks#show

task_share_path GET /t/:task_token(.:format)

tasks#go

partials_login_modal_path GET /partials/login_modal(.:format)

partials#login_modal

partials_post_action_path GET /partials/post_action/:id(.:format)

partials#post_action

partials_share_box_path GET /partials/share_box(.:format)

partials#share_box

partials_tousu_path GET /partials/tousu/:id(.:format)

partials#tousu

partials_collection_tousu_path GET /partials/collection_tousu/:id(.:format)

partials#collection_tousu

partials_product_tousu_path GET /partials/product_tousu/:id(.:format)

partials#product_tousu

partials_post_report_path GET /partials/post_report/:id(.:format)

partials#post_report

partials_product_report_path GET /partials/product_report/:id(.:format)

partials#product_report

partials_gallery_report_path GET /partials/gallery_report/:id(.:format)

partials#gallery_report

partials_collection_report_path GET /partials/collection_report/:id(.:format)

partials#collection_report

partials_comment_report_path GET /partials/comment/:id(.:format)

partials#comment_report

partials_confirmation_modal_path GET /partials/confirmation_modal(.:format)

partials#confirmation_modal

partials_home_screen_path GET /partials/home_screen(.:format)

partials#home_screen

partials_gole_rewards_path GET /partials/gole_rewards(.:format)

partials#gole_rewards

partials_member_badges_path GET /partials/member_badges(.:format)

partials#member_badges

partials_delete_account_path GET /partials/delete_account(.:format)

partials#delete_account

partials_delete_account_tip_path GET /partials/delete_account_tip(.:format)

partials#delete_account_tip

partials_profile_menus_path GET /partials/profile_menus(.:format)

partials#profile_menus

partials_message_member_menus_path GET /partials/message_member_menus(.:format)

partials#message_member_menus

partials_suggested_users_modal_two_path GET /partials/suggested_users_modal_two(.:format)

partials#suggested_users_modal_two

partials_creator_badges_path GET /partials/creator_badges(.:format)

partials#creator_badges

partial_path GET /partials/:id(.:format)

partials#show

like_post_path GET /like/posts/:id(.:format)

likes#post

like_product_path GET /like/products/:id(.:format)

likes#product

like_collection_path GET /like/collections/:id(.:format)

likes#collection

like_comment_path GET /like/comments/:id(.:format)

likes#comment

like_attachment_path GET /like/attachment/:id(.:format)

likes#attachment

like_task_group_path GET /like/task_group/:id(.:format)

likes#task_group

like_billboard_card_path GET /like/billboard_card/:id(.:format)

likes#billboard_card

like_status_path GET /like/status/:like_type/:id(.:format)

likes#show

comments_path GET /comments(.:format)

comments#index

POST /comments(.:format)

comments#create

comment_path GET /comments/:id(.:format)

comments#show

reply_object_comment_path GET /object_comments/:id/reply(.:format)

object_comments#reply

operation_menu_object_comment_path GET /object_comments/:id/operation_menu(.:format)

object_comments#operation_menu

object_comments_path GET /object_comments(.:format)

object_comments#index

POST /object_comments(.:format)

object_comments#create

object_comment_path GET /object_comments/:id(.:format)

object_comments#show

DELETE /object_comments/:id(.:format)

object_comments#destroy

follow_tag_path GET /tags/:id/follow(.:format)

tags#follow

tags_path GET /tags(.:format)

tags#index

tag_path GET /tags/:id(.:format)

tags#show

search_path GET /search(.:format)

search#index

search_results_path GET /search_results(.:format)

search#results

search_auto_complete_path GET /search_auto_complete(.:format)

search#auto_complete

points_path GET /points(.:format)

points#index

shares_path POST /shares(.:format)

shares#create

new_share_path GET /shares/new(.:format)

shares#new

views_path POST /views(.:format)

views#create

clicks_path POST /clicks(.:format)

clicks#create

reports_path POST /reports(.:format)

reports#create

creators_path GET /creators(.:format)

creators#index

POST /creators(.:format)

creators#create

new_creator_path GET /creators/new(.:format)

creators#new

by_member_musics_path GET /musics/members/:member_id(.:format)

musics#by_member

by_project_musics_path GET /musics/projects/:project_id(.:format)

musics#by_project

post_music_musics_path GET /musics/post_music/:id(.:format)

musics#post_music

music_path GET /musics/:id(.:format)

musics#show

to_member_conversations_path GET /conversations/to_member(.:format)

conversations#to_member

hide_conversation_path GET /conversations/:id/hide(.:format)

conversations#hide

conversation_messages_path GET /conversations/:conversation_id/messages(.:format)

messages#index

conversations_path GET /conversations(.:format)

conversations#index

conversation_path GET /conversations/:id(.:format)

conversations#show

activate_tips_tips_path GET /tips/activate_tips(.:format)

tips#activate_tips

active_tips_path POST /tips/active(.:format)

tips#active

ok_pop_tips_path GET /tips/ok_pop(.:format)

tips#ok_pop

tips_path POST /tips(.:format)

tips#create

new_tip_path GET /tips/new(.:format)

tips#new

paypal_pop_business_path GET /business/paypal_pop(.:format)

businesses#paypal_pop

save_paypal_business_path POST /business/save_paypal(.:format)

businesses#save_paypal

new_business_path GET /business/new(.:format)

businesses#new

edit_business_path GET /business/edit(.:format)

businesses#edit

GET /business(.:format)

businesses#show

PATCH /business(.:format)

businesses#update

PUT /business(.:format)

businesses#update

DELETE /business(.:format)

businesses#destroy

POST /business(.:format)

businesses#create

features_helps_path GET /helps/features(.:format)

helps#features

helps_path GET /helps(.:format)

helps#index

member_action_path GET /member_action/:id/:action_store_name(.:format)

member_actions#show

update_member_action_path POST /member_action/:id/:action_store_name(.:format)

member_actions#update

not_found_path /404(.:format)

errors#not_found

server_error_path /500(.:format)

errors#internal_server_error

collection_test_path GET /collection_test(.:format)

pages#collection_test

collection_test1_path GET /collection_test1(.:format)

pages#collection_test1

editorial_path GET /editorial(.:format)

new_pages#editorial

latest_editorial_path GET /latest_editorial(.:format)

new_pages#latest_editorial

musics_path GET /musics(.:format)

new_pages#musics

marketplace_path GET /marketplace(.:format)

new_pages#marketplace

videos_path GET /videos(.:format)

new_pages#videos

images_path GET /images(.:format)

new_pages#images

reads_path GET /reads(.:format)

new_pages#reads

duo_path GET /duo(.:format)

new_pages#duo

trending_path GET /trending(.:format)

new_pages#trending

creator_101_path GET /creator_101(.:format)

new_pages#creator_101

events_path GET /events(.:format)

new_pages#events

yaoge_path GET /yaoge(.:format)

new_pages#yaoge

update_icon_billboard_manage_path PUT /billboard_manage/update_icon(.:format)

billboard_manages#update_icon

monetize_billboard_manage_path GET /billboard_manage/monetize(.:format)

billboard_manages#monetize

preview_billboard_manage_path GET /billboard_manage/preview(.:format)

billboard_manages#preview

card_types_billboard_manage_path GET /billboard_manage/card_types(.:format)

billboard_manages#card_types

video_box_billboard_manage_path GET /billboard_manage/video_box(.:format)

billboard_manages#video_box

move_billboard_manage_category_path GET /billboard_manage/categories/:id/move(.:format)

billboard_category_manages#move

hide_billboard_manage_category_path GET /billboard_manage/categories/:id/hide(.:format)

billboard_category_manages#hide

billboard_manage_categories_path GET /billboard_manage/categories(.:format)

billboard_category_manages#index

POST /billboard_manage/categories(.:format)

billboard_category_manages#create

new_billboard_manage_category_path GET /billboard_manage/categories/new(.:format)

billboard_category_manages#new

edit_billboard_manage_category_path GET /billboard_manage/categories/:id/edit(.:format)

billboard_category_manages#edit

billboard_manage_category_path GET /billboard_manage/categories/:id(.:format)

billboard_category_manages#show

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

billboard_category_manages#update

PUT /billboard_manage/categories/:id(.:format)

billboard_category_manages#update

DELETE /billboard_manage/categories/:id(.:format)

billboard_category_manages#destroy

past_billboard_manage_cards_path GET /billboard_manage/cards/past(.:format)

billboard_card_manages#past

live_billboard_manage_cards_path GET /billboard_manage/cards/live(.:format)

billboard_card_manages#live

accept_billboard_manage_card_path GET /billboard_manage/cards/:id/accept(.:format)

billboard_card_manages#accept

reject_billboard_manage_card_path GET /billboard_manage/cards/:id/reject(.:format)

billboard_card_manages#reject

rejected_billboard_manage_card_path POST /billboard_manage/cards/:id/rejected(.:format)

billboard_card_manages#rejected

feature_billboard_manage_card_path GET /billboard_manage/cards/:id/feature(.:format)

billboard_card_manages#feature

hide_billboard_manage_card_path GET /billboard_manage/cards/:id/hide(.:format)

billboard_card_manages#hide

move_billboard_manage_card_path GET /billboard_manage/cards/:id/move(.:format)

billboard_card_manages#move

billboard_manage_cards_path GET /billboard_manage/cards(.:format)

billboard_card_manages#index

billboard_manage_card_path GET /billboard_manage/cards/:id(.:format)

billboard_card_manages#show

DELETE /billboard_manage/cards/:id(.:format)

billboard_card_manages#destroy

new_billboard_manage_path GET /billboard_manage/new(.:format)

billboard_manages#new

edit_billboard_manage_path GET /billboard_manage/edit(.:format)

billboard_manages#edit

billboard_manage_path GET /billboard_manage(.:format)

billboard_manages#show

PATCH /billboard_manage(.:format)

billboard_manages#update

PUT /billboard_manage(.:format)

billboard_manages#update

DELETE /billboard_manage(.:format)

billboard_manages#destroy

billboard_attachments_path POST /billboard_attachments(.:format)

billboard_attachments#create

notifications_path /notifications

Notifications::Engine

root_path GET /

new_pages#index

Routes for Notifications::Engine
clean_notifications_path DELETE /clean(.:format)

notifications/notifications#clean

notifications_path GET /

notifications/notifications#index

POST /

notifications/notifications#create

new_notification_path GET /new(.:format)

notifications/notifications#new

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

notifications/notifications#edit

notification_path GET /:id(.:format)

notifications/notifications#show

PATCH /:id(.:format)

notifications/notifications#update

PUT /:id(.:format)

notifications/notifications#update

DELETE /:id(.:format)

notifications/notifications#destroy

Request

Parameters:

{"origin"=>"https://smple.io/d/dashboard?submit_project_id=10823"}

Response

Headers:

None