Created
April 24, 2018 20:30
-
-
Save gmacdougall/98cab11f17bc3b490875345d00443c2c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Logging level set to :debug | |
Prefix Verb URI Pattern Controller#Action | |
root GET / page#index | |
new_spree_user_session GET /login(.:format) tommy_john/sessions#new | |
spree_user_session POST /login(.:format) tommy_john/sessions#create | |
destroy_spree_user_session GET /logout(.:format) tommy_john/sessions#destroy | |
spree_user_password POST /password(.:format) tommy_john/passwords#create | |
new_spree_user_password GET /password/new(.:format) tommy_john/passwords#new | |
edit_spree_user_password GET /password/edit(.:format) tommy_john/passwords#edit | |
PATCH /password(.:format) tommy_john/passwords#update | |
PUT /password(.:format) tommy_john/passwords#update | |
cancel_spree_user_registration GET /signup/cancel(.:format) tommy_john/registrations#cancel | |
spree_user_registration POST /signup(.:format) tommy_john/registrations#create | |
new_spree_user_registration GET /signup(.:format) tommy_john/registrations#new | |
edit_spree_user_registration GET /signup/edit(.:format) tommy_john/registrations#edit | |
PATCH /signup(.:format) tommy_john/registrations#update | |
PUT /signup(.:format) tommy_john/registrations#update | |
DELETE /signup(.:format) tommy_john/registrations#destroy | |
back_spree_user_masquerade_index GET /masquerade/back(.:format) tommy_john/masquerades#back | |
spree_user_masquerade GET /masquerade/:id(.:format) tommy_john/masquerades#show | |
spree_user_facebook_omniauth_authorize GET|POST /auth/facebook(.:format) tommy_john/omniauth_callbacks#passthru | |
spree_user_facebook_omniauth_callback GET|POST /auth/facebook/callback(.:format) tommy_john/omniauth_callbacks#facebook | |
mail_preview /mail_view MailPreview | |
style_guide GET /style-guide(.:format) page#style_guide | |
react_demo GET /react-demo(.:format) page#react_demo | |
react_product_tiles GET /react-product-tiles(.:format) react_demo#product_tiles | |
react_add_to_cart_button GET /react-add-to-cart-button(.:format) react_demo#add_to_cart_button | |
know_your_balls GET /know-your-balls(.:format) page#tcf | |
about GET /about(.:format) page#about | |
news GET /news(.:format) page#news | |
fabric GET /fabric(.:format) page#fabric | |
faq GET /faq(.:format) page#faq | |
locator GET /locator(.:format) page#locator | |
ship_return GET /ship-return(.:format) page#ship_return | |
big_adjustment GET /the-big-adjustment(.:format) page#big_adjustment | |
undershirt_campaign GET /stay-tucked(.:format) page#undershirt_campaign | |
default_wishlist GET /wishlist(.:format) tommy_john/wishlists#index | |
search_results GET /search-results(.:format) nextopia#search_results | |
reorder GET /reorder(.:format) tommy_john/reorder#index | |
custom GET /custom(.:format) page#custom | |
dynamic_yield_product_feed GET /product_feeds/dynamic_yield(.:format) product_feeds#dynamic_yield | |
nextopia_product_feed GET /product_feeds/nextopia(.:format) product_feeds#nextopia | |
nextopia_review_feed GET /review_feeds/nextopia(.:format) review_feeds#nextopia | |
GET /robots.txt(.:format) robots#show | |
checkout GET /checkout(.:format) tommy_john/checkout#edit | |
checkout_registration GET /checkout/registration(.:format) tommy_john/checkout#registration | |
checkout_guest POST /checkout/guest(.:format) tommy_john/checkout#guest | |
confirm_checkout POST /checkout(.:format) tommy_john/checkout#confirm | |
retailers GET /retailers(.:format) tommy_john/retailer_messages#index | |
retailers_send POST /retailers/send(.:format) tommy_john/retailer_messages#create | |
retailers_confirmation GET /retailers/confirmation(.:format) tommy_john/retailer_messages#confirmation | |
GET /order/:order_id/complete(.:format) tommy_john/braintree_transactions#complete | |
order GET /orders/:id(.:format) tommy_john/orders#show | |
cart GET /cart(.:format) tommy_john/orders#edit | |
account GET /account(.:format) tommy_john/accounts#show | |
product_reviews POST /products/:product_id/reviews(.:format) tommy_john/reviews#create | |
new_product_review GET /products/:product_id/reviews/new(.:format) tommy_john/reviews#new | |
product GET /products/:id(.:format) tommy_john/products#show | |
confirm_redeem_gift_card GET /redeem_gift_card/:id/confirm(.:format) tommy_john/redeem_gift_card#confirm | |
redeem_gift_card GET /redeem_gift_card/:id(.:format) tommy_john/redeem_gift_card#show | |
rewards_signup POST /rewards/signup(.:format) tommy_john/crowdtwist/users#create | |
new_rewards_signup GET /rewards/signup(.:format) tommy_john/crowdtwist/users#new | |
edit_rewards_edit GET /rewards/edit(.:format) tommy_john/crowdtwist/users#edit | |
rewards_edit PATCH /rewards/edit(.:format) tommy_john/crowdtwist/users#update | |
PUT /rewards/edit(.:format) tommy_john/crowdtwist/users#update | |
rewards GET /rewards(.:format) tommy_john/rewards/claims#index | |
POST /rewards(.:format) tommy_john/rewards/claims#create | |
contact_us GET /contact_us(.:format) contact_us#index | |
POST /contact_us(.:format) contact_us#create | |
error_404 /404(.:format) errors#not_found | |
error_406 /406(.:format) errors#not_acceptable | |
error_500 /500(.:format) errors#internal_server_error | |
error_503 /503(.:format) errors#service_unavailable | |
job_queue GET|POST /admin/jobs(.:format) DelayedJobWeb | |
admin_tools GET /admin/tools(.:format) tools#index | |
cache_clear POST /cache/clear(.:format) tommy_john/cache#clear | |
choose_clean_cart_options GET /tools/choose_clean_cart_options(.:format) tools#choose_clean_cart_options | |
clean_carts POST /tools/clean_carts(.:format) tools#clean_carts | |
clear_view_cache GET /tools/clear_cache(.:format) tools#clear_cache | |
cusp_report GET /tools/cusp_report(.:format) tools#cusp_report | |
tools_product_links GET /tools/product_links(.:format) tools#product_links | |
raise_error GET /tools/raise_error(.:format) tools#raise_error | |
raise_error_with_order GET /tools/raise_error_with_order(.:format) tools#raise_error_with_order | |
rlm_inventory_update GET /tools/rlm_inventory_update(.:format) tools#rlm_inventory_update | |
show_maintenance_page GET /tools/show_maintenance_page(.:format) tools#show_maintenance_page | |
send_test_email GET /tools/test_email(.:format) tools#test_email | |
tools_test_email POST /tools/test_email(.:format) tools#deliver_test_email | |
admin_login GET /admin/login(.:format) errors#not_found | |
tommy_john_admin_bugsnag_emails POST /tommy_john/admin/bugsnag_emails(.:format) tommy_john/admin/bugsnag_emails#create | |
new_tommy_john_admin_bugsnag_email GET /tommy_john/admin/bugsnag_emails/new(.:format) tommy_john/admin/bugsnag_emails#new | |
tommy_john_admin_bugsnag_email GET /tommy_john/admin/bugsnag_emails/:id(.:format) tommy_john/admin/bugsnag_emails#show | |
expire_cache_tommy_john_admin_contentful_url_alias POST /tommy_john/admin/contentful_url_aliases/:id/expire_cache(.:format) tommy_john/admin/contentful_url_aliases#expire_cache | |
tommy_john_admin_contentful_url_aliases GET /tommy_john/admin/contentful_url_aliases(.:format) tommy_john/admin/contentful_url_aliases#index | |
POST /tommy_john/admin/contentful_url_aliases(.:format) tommy_john/admin/contentful_url_aliases#create | |
new_tommy_john_admin_contentful_url_alias GET /tommy_john/admin/contentful_url_aliases/new(.:format) tommy_john/admin/contentful_url_aliases#new | |
edit_tommy_john_admin_contentful_url_alias GET /tommy_john/admin/contentful_url_aliases/:id/edit(.:format) tommy_john/admin/contentful_url_aliases#edit | |
tommy_john_admin_contentful_url_alias GET /tommy_john/admin/contentful_url_aliases/:id(.:format) tommy_john/admin/contentful_url_aliases#show | |
PATCH /tommy_john/admin/contentful_url_aliases/:id(.:format) tommy_john/admin/contentful_url_aliases#update | |
PUT /tommy_john/admin/contentful_url_aliases/:id(.:format) tommy_john/admin/contentful_url_aliases#update | |
DELETE /tommy_john/admin/contentful_url_aliases/:id(.:format) tommy_john/admin/contentful_url_aliases#destroy | |
tommy_john_admin_category_pages GET /tommy_john/admin/category_pages(.:format) tommy_john/admin/category_pages#index | |
POST /tommy_john/admin/category_pages(.:format) tommy_john/admin/category_pages#create | |
new_tommy_john_admin_category_page GET /tommy_john/admin/category_pages/new(.:format) tommy_john/admin/category_pages#new | |
edit_tommy_john_admin_category_page GET /tommy_john/admin/category_pages/:id/edit(.:format) tommy_john/admin/category_pages#edit | |
tommy_john_admin_category_page GET /tommy_john/admin/category_pages/:id(.:format) tommy_john/admin/category_pages#show | |
PATCH /tommy_john/admin/category_pages/:id(.:format) tommy_john/admin/category_pages#update | |
PUT /tommy_john/admin/category_pages/:id(.:format) tommy_john/admin/category_pages#update | |
DELETE /tommy_john/admin/category_pages/:id(.:format) tommy_john/admin/category_pages#destroy | |
tommy_john_admin_seo_entries GET /tommy_john/admin/seo_entries(.:format) tommy_john/admin/seo_entries#index | |
POST /tommy_john/admin/seo_entries(.:format) tommy_john/admin/seo_entries#create | |
new_tommy_john_admin_seo_entry GET /tommy_john/admin/seo_entries/new(.:format) tommy_john/admin/seo_entries#new | |
edit_tommy_john_admin_seo_entry GET /tommy_john/admin/seo_entries/:id/edit(.:format) tommy_john/admin/seo_entries#edit | |
tommy_john_admin_seo_entry GET /tommy_john/admin/seo_entries/:id(.:format) tommy_john/admin/seo_entries#show | |
PATCH /tommy_john/admin/seo_entries/:id(.:format) tommy_john/admin/seo_entries#update | |
PUT /tommy_john/admin/seo_entries/:id(.:format) tommy_john/admin/seo_entries#update | |
DELETE /tommy_john/admin/seo_entries/:id(.:format) tommy_john/admin/seo_entries#destroy | |
tommy_john_admin_fabrics GET /tommy_john/admin/fabrics(.:format) tommy_john/admin/fabrics#index | |
edit_tommy_john_admin_fabric GET /tommy_john/admin/fabrics/:id/edit(.:format) tommy_john/admin/fabrics#edit | |
tommy_john_admin_fabric PATCH /tommy_john/admin/fabrics/:id(.:format) tommy_john/admin/fabrics#update | |
PUT /tommy_john/admin/fabrics/:id(.:format) tommy_john/admin/fabrics#update | |
tommy_john_admin_ground_shipping_duration GET /tommy_john/admin/ground_shipping_duration(.:format) tommy_john/admin/ground_shipping_durations#show | |
PATCH /tommy_john/admin/ground_shipping_duration(.:format) tommy_john/admin/ground_shipping_durations#update | |
PUT /tommy_john/admin/ground_shipping_duration(.:format) tommy_john/admin/ground_shipping_durations#update | |
tommy_john_admin_inventory_import_entries GET /tommy_john/admin/inventory_imports/:id/inventory_import_entries(.:format) tommy_john/admin/inventory_import_entries#index | |
tommy_john_admin_inventory_imports GET /tommy_john/admin/inventory_imports(.:format) tommy_john/admin/inventory_imports#index | |
tommy_john_admin_rotating_banner_messages POST /tommy_john/admin/rotating_banner/rotating_banner_messages(.:format) tommy_john/admin/rotating_banner_messages#create | |
new_tommy_john_admin_rotating_banner_message GET /tommy_john/admin/rotating_banner/rotating_banner_messages/new(.:format) tommy_john/admin/rotating_banner_messages#new | |
edit_tommy_john_admin_rotating_banner_message GET /tommy_john/admin/rotating_banner/rotating_banner_messages/:id/edit(.:format) tommy_john/admin/rotating_banner_messages#edit | |
tommy_john_admin_rotating_banner_message PATCH /tommy_john/admin/rotating_banner/rotating_banner_messages/:id(.:format) tommy_john/admin/rotating_banner_messages#update | |
PUT /tommy_john/admin/rotating_banner/rotating_banner_messages/:id(.:format) tommy_john/admin/rotating_banner_messages#update | |
DELETE /tommy_john/admin/rotating_banner/rotating_banner_messages/:id(.:format) tommy_john/admin/rotating_banner_messages#destroy | |
edit_tommy_john_admin_rotating_banner GET /tommy_john/admin/rotating_banner/edit(.:format) tommy_john/admin/rotating_banners#edit | |
tommy_john_admin_rotating_banner PATCH /tommy_john/admin/rotating_banner(.:format) tommy_john/admin/rotating_banners#update | |
PUT /tommy_john/admin/rotating_banner(.:format) tommy_john/admin/rotating_banners#update | |
remove_header_svg_tommy_john_admin_taxon POST /tommy_john/admin/taxons/:id/remove_header_svg(.:format) tommy_john/admin/taxons#remove_header_svg | |
remove_icon_svg_tommy_john_admin_taxon POST /tommy_john/admin/taxons/:id/remove_icon_svg(.:format) tommy_john/admin/taxons#remove_icon_svg | |
tommy_john_admin_taxon PATCH /tommy_john/admin/taxons/:id(.:format) tommy_john/admin/taxons#update | |
PUT /tommy_john/admin/taxons/:id(.:format) tommy_john/admin/taxons#update | |
admin_tommy_john_sizes GET /admin/tommy_john/sizes(.:format) tommy_john/admin/sizes#index | |
POST /admin/tommy_john/sizes(.:format) tommy_john/admin/sizes#create | |
new_admin_tommy_john_size GET /admin/tommy_john/sizes/new(.:format) tommy_john/admin/sizes#new | |
edit_admin_tommy_john_size GET /admin/tommy_john/sizes/:id/edit(.:format) tommy_john/admin/sizes#edit | |
admin_tommy_john_size GET /admin/tommy_john/sizes/:id(.:format) tommy_john/admin/sizes#show | |
PATCH /admin/tommy_john/sizes/:id(.:format) tommy_john/admin/sizes#update | |
PUT /admin/tommy_john/sizes/:id(.:format) tommy_john/admin/sizes#update | |
DELETE /admin/tommy_john/sizes/:id(.:format) tommy_john/admin/sizes#destroy | |
admin_tommy_john_size_chart_tommy_john_size_chart_values GET /admin/tommy_john/size_charts/:size_chart_id/size_chart_values(.:format) tommy_john/admin/size_chart_values#index | |
POST /admin/tommy_john/size_charts/:size_chart_id/size_chart_values(.:format) tommy_john/admin/size_chart_values#create | |
new_admin_tommy_john_size_chart_tommy_john_size_chart_value GET /admin/tommy_john/size_charts/:size_chart_id/size_chart_values/new(.:format) tommy_john/admin/size_chart_values#new | |
edit_admin_tommy_john_size_chart_tommy_john_size_chart_value GET /admin/tommy_john/size_charts/:size_chart_id/size_chart_values/:id/edit(.:format) tommy_john/admin/size_chart_values#edit | |
admin_tommy_john_size_chart_tommy_john_size_chart_value GET /admin/tommy_john/size_charts/:size_chart_id/size_chart_values/:id(.:format) tommy_john/admin/size_chart_values#show | |
PATCH /admin/tommy_john/size_charts/:size_chart_id/size_chart_values/:id(.:format) tommy_john/admin/size_chart_values#update | |
PUT /admin/tommy_john/size_charts/:size_chart_id/size_chart_values/:id(.:format) tommy_john/admin/size_chart_values#update | |
DELETE /admin/tommy_john/size_charts/:size_chart_id/size_chart_values/:id(.:format) tommy_john/admin/size_chart_values#destroy | |
admin_tommy_john_size_charts GET /admin/tommy_john/size_charts(.:format) tommy_john/admin/size_charts#index | |
POST /admin/tommy_john/size_charts(.:format) tommy_john/admin/size_charts#create | |
new_admin_tommy_john_size_chart GET /admin/tommy_john/size_charts/new(.:format) tommy_john/admin/size_charts#new | |
edit_admin_tommy_john_size_chart GET /admin/tommy_john/size_charts/:id/edit(.:format) tommy_john/admin/size_charts#edit | |
admin_tommy_john_size_chart GET /admin/tommy_john/size_charts/:id(.:format) tommy_john/admin/size_charts#show | |
PATCH /admin/tommy_john/size_charts/:id(.:format) tommy_john/admin/size_charts#update | |
PUT /admin/tommy_john/size_charts/:id(.:format) tommy_john/admin/size_charts#update | |
DELETE /admin/tommy_john/size_charts/:id(.:format) tommy_john/admin/size_charts#destroy | |
admin_tommy_john_videos GET /admin/tommy_john/videos(.:format) tommy_john/admin/videos#index | |
POST /admin/tommy_john/videos(.:format) tommy_john/admin/videos#create | |
new_admin_tommy_john_video GET /admin/tommy_john/videos/new(.:format) tommy_john/admin/videos#new | |
edit_admin_tommy_john_video GET /admin/tommy_john/videos/:id/edit(.:format) tommy_john/admin/videos#edit | |
admin_tommy_john_video GET /admin/tommy_john/videos/:id(.:format) tommy_john/admin/videos#show | |
PATCH /admin/tommy_john/videos/:id(.:format) tommy_john/admin/videos#update | |
PUT /admin/tommy_john/videos/:id(.:format) tommy_john/admin/videos#update | |
DELETE /admin/tommy_john/videos/:id(.:format) tommy_john/admin/videos#destroy | |
webhooks_contentful_index POST /contentful/webhooks(.:format) contentful/webhooks#create | |
contentful GET /contentful/:id(.:format) contentful#show | |
tj_api_ams_import_shipping_csv POST /tj/api/ams/import_shipping_csv(.:format) tommy_john/api/ams#import_shipping_csv | |
tj_api_rlm_import_csv POST /tj/api/rlm/import_csv(.:format) tommy_john/api/rlm#import_csv | |
tommy_john_api_braintree_generate_token GET /tommy_john/api/braintree/generate_token(.:format) tommy_john/api/braintree#generate_token | |
tommy_john_api_v2_mailing_list_subscriptions POST /tommy_john/api/v2/mailing_list_subscriptions(.:format) tommy_john/api/v2/mailing_list_subscriptions#create {:format=>"json"} | |
tommy_john_api_v2_order_line_items GET /tommy_john/api/v2/orders/:order_id/line_items(.:format) tommy_john/api/v2/line_items#index {:format=>"json"} | |
POST /tommy_john/api/v2/orders/:order_id/line_items(.:format) tommy_john/api/v2/line_items#create {:format=>"json"} | |
new_tommy_john_api_v2_order_line_item GET /tommy_john/api/v2/orders/:order_id/line_items/new(.:format) tommy_john/api/v2/line_items#new {:format=>"json"} | |
edit_tommy_john_api_v2_order_line_item GET /tommy_john/api/v2/orders/:order_id/line_items/:id/edit(.:format) tommy_john/api/v2/line_items#edit {:format=>"json"} | |
tommy_john_api_v2_order_line_item GET /tommy_john/api/v2/orders/:order_id/line_items/:id(.:format) tommy_john/api/v2/line_items#show {:format=>"json"} | |
PATCH /tommy_john/api/v2/orders/:order_id/line_items/:id(.:format) tommy_john/api/v2/line_items#update {:format=>"json"} | |
PUT /tommy_john/api/v2/orders/:order_id/line_items/:id(.:format) tommy_john/api/v2/line_items#update {:format=>"json"} | |
DELETE /tommy_john/api/v2/orders/:order_id/line_items/:id(.:format) tommy_john/api/v2/line_items#destroy {:format=>"json"} | |
tommy_john_api_v2_order GET /tommy_john/api/v2/orders/:id(.:format) tommy_john/api/v2/orders#show {:format=>"json"} | |
tommy_john_api_v2_product_reviews GET /tommy_john/api/v2/products/:product_id/reviews(.:format) tommy_john/api/v2/reviews#index {:format=>"json"} | |
tommy_john_api_v2_product GET /tommy_john/api/v2/products/:id(.:format) tommy_john/api/v2/products#show {:format=>"json"} | |
tommy_john_api_v2_wished_products POST /tommy_john/api/v2/wished_products(.:format) tommy_john/api/v2/wished_products#create {:format=>"json"} | |
tommy_john_api_v2_wished_product DELETE /tommy_john/api/v2/wished_products/:id(.:format) tommy_john/api/v2/wished_products#destroy {:format=>"json"} | |
tommy_john_api_v2_wishlist GET /tommy_john/api/v2/wishlist(.:format) tommy_john/api/v2/wishlists#show {:format=>"json"} | |
tommy_john_api_v2_store_locations GET /tommy_john/api/v2/store_locations(.:format) tommy_john/api/v2/store_locations#index {:format=>"json"} | |
tommy_john_api_v2_rewards GET /tommy_john/api/v2/rewards(.:format) tommy_john/api/v2/rewards#show {:format=>"json"} | |
choose_tommy_john_api_v2_checkout_addresses PUT /tommy_john/api/v2/checkout/addresses/choose(.:format) tommy_john/api/v2/checkout/addresses#choose {:format=>"json"} | |
replace_tommy_john_api_v2_checkout_address POST /tommy_john/api/v2/checkout/addresses/:id/replace(.:format) tommy_john/api/v2/checkout/addresses#replace {:format=>"json"} | |
tommy_john_api_v2_checkout_addresses POST /tommy_john/api/v2/checkout/addresses(.:format) tommy_john/api/v2/checkout/addresses#create {:format=>"json"} | |
tommy_john_api_v2_checkout_shipping_rates PUT /tommy_john/api/v2/checkout/shipping_rates(.:format) tommy_john/api/v2/checkout/shipping_rates#choose {:format=>"json"} | |
tommy_john_api_v2_checkout GET /tommy_john/api/v2/checkout/braintree/transaction/:order_id/complete(.:format) tommy_john/api/v2/checkout/braintree_transactions#complete {:format=>"json"} | |
tommy_john_api_v2_checkout_braintree_transaction POST /tommy_john/api/v2/checkout/braintree/transaction(.:format) tommy_john/api/v2/checkout/braintree_transactions#create {:format=>"json"} | |
tommy_john_api_v2_checkout_coupons POST /tommy_john/api/v2/checkout/coupons(.:format) tommy_john/api/v2/checkout/coupons#apply {:format=>"json"} | |
choose_tommy_john_api_v2_checkout_credit_cards POST /tommy_john/api/v2/checkout/credit_cards/choose(.:format) tommy_john/api/v2/checkout/credit_cards#choose {:format=>"json"} | |
tommy_john_api_v2_checkout_credit_cards POST /tommy_john/api/v2/checkout/credit_cards(.:format) tommy_john/api/v2/checkout/credit_cards#create {:format=>"json"} | |
tommy_john_api_v2_checkout_credit_card DELETE /tommy_john/api/v2/checkout/credit_cards/:id(.:format) tommy_john/api/v2/checkout/credit_cards#destroy {:format=>"json"} | |
gift_box_tommy_john_api_v2_checkout_order POST /tommy_john/api/v2/checkout/orders/:id/gift_box(.:format) tommy_john/api/v2/checkout/orders#gift_box {:format=>"json"} | |
gift_message_tommy_john_api_v2_checkout_order PATCH /tommy_john/api/v2/checkout/orders/:id/gift_message(.:format) tommy_john/api/v2/checkout/orders#gift_message {:format=>"json"} | |
tommy_john_api_v2_checkout_order PATCH /tommy_john/api/v2/checkout/orders/:id(.:format) tommy_john/api/v2/checkout/orders#update {:format=>"json"} | |
PUT /tommy_john/api/v2/checkout/orders/:id(.:format) tommy_john/api/v2/checkout/orders#update {:format=>"json"} | |
GET|POST /health_check(/:checks)(.:format) health_check/health_check#index {:format=>"txt"} | |
taxon GET /*path(.:format) tommy_john/products#index | |
spree / Spree::Core::Engine | |
GET /:source(.:format) short_urls#index | |
edit_solidus_paypal_braintree_checkout GET /solidus_paypal_braintree/checkout/edit(.:format) solidus_paypal_braintree/checkouts#edit | |
solidus_paypal_braintree_checkout PATCH /solidus_paypal_braintree/checkout(.:format) solidus_paypal_braintree/checkouts#update | |
PUT /solidus_paypal_braintree/checkout(.:format) solidus_paypal_braintree/checkouts#update | |
solidus_paypal_braintree_client_token POST /solidus_paypal_braintree/client_token(.:format) solidus_paypal_braintree/client_tokens#create | |
solidus_paypal_braintree_transactions POST /solidus_paypal_braintree/transactions(.:format) solidus_paypal_braintree/transactions#create | |
Routes for Spree::Core::Engine: | |
new_admin_spree_user_session GET /user/spree_user/sign_in(.:format) spree/admin/user_sessions#new | |
admin_spree_user_session POST /user/spree_user/sign_in(.:format) spree/admin/user_sessions#create | |
destroy_admin_spree_user_session GET /user/spree_user/logout(.:format) spree/admin/user_sessions#destroy | |
admin_spree_user_password POST /user/spree_user/password(.:format) spree/admin/user_passwords#create | |
new_admin_spree_user_password GET /user/spree_user/password/new(.:format) spree/admin/user_passwords#new | |
edit_admin_spree_user_password GET /user/spree_user/password/edit(.:format) spree/admin/user_passwords#edit | |
PATCH /user/spree_user/password(.:format) spree/admin/user_passwords#update | |
PUT /user/spree_user/password(.:format) spree/admin/user_passwords#update | |
back_admin_spree_user_masquerade_index GET /user/spree_user/masquerade/back(.:format) spree/admin/masquerades#back | |
admin_spree_user_masquerade GET /user/spree_user/masquerade/:id(.:format) spree/admin/masquerades#show | |
admin_unauthorized GET /admin/authorization_failure(.:format) spree/admin/user_sessions#authorization_failure | |
admin_login GET /admin/login(.:format) spree/admin/user_sessions#new | |
admin_create_new_session POST /admin/login(.:format) spree/admin/user_sessions#create | |
admin_logout GET /admin/logout(.:format) spree/admin/user_sessions#destroy | |
api_payment_client_token POST /api/payment_client_token(.:format) spree/api/braintree_client_token#create {:format=>"json"} | |
root GET / spree/page#index | |
credit_card DELETE /credit_cards/:id(.:format) spree/credit_cards#destroy | |
search_api_variants GET /api/variants/search(.:format) spree/api/variants#search {:format=>"json"} | |
suggested_replacements_api_variants GET /api/variants/suggested_replacements(.:format) spree/api/variants#suggested_replacements {:format=>"json"} | |
api_variants GET /api/variants(.:format) spree/api/variants#index {:format=>"json"} | |
POST /api/variants(.:format) spree/api/variants#create {:format=>"json"} | |
new_api_variant GET /api/variants/new(.:format) spree/api/variants#new {:format=>"json"} | |
edit_api_variant GET /api/variants/:id/edit(.:format) spree/api/variants#edit {:format=>"json"} | |
api_variant GET /api/variants/:id(.:format) spree/api/variants#show {:format=>"json"} | |
PATCH /api/variants/:id(.:format) spree/api/variants#update {:format=>"json"} | |
PUT /api/variants/:id(.:format) spree/api/variants#update {:format=>"json"} | |
DELETE /api/variants/:id(.:format) spree/api/variants#destroy {:format=>"json"} | |
admin_how_heard_groups GET /admin/how_heard_groups(.:format) spree/admin/how_heard_groups#index | |
POST /admin/how_heard_groups(.:format) spree/admin/how_heard_groups#create | |
new_admin_how_heard_group GET /admin/how_heard_groups/new(.:format) spree/admin/how_heard_groups#new | |
edit_admin_how_heard_group GET /admin/how_heard_groups/:id/edit(.:format) spree/admin/how_heard_groups#edit | |
admin_how_heard_group GET /admin/how_heard_groups/:id(.:format) spree/admin/how_heard_groups#show | |
PATCH /admin/how_heard_groups/:id(.:format) spree/admin/how_heard_groups#update | |
PUT /admin/how_heard_groups/:id(.:format) spree/admin/how_heard_groups#update | |
DELETE /admin/how_heard_groups/:id(.:format) spree/admin/how_heard_groups#destroy | |
admin_how_heard_options GET /admin/how_heard_options(.:format) spree/admin/how_heard_options#index | |
POST /admin/how_heard_options(.:format) spree/admin/how_heard_options#create | |
new_admin_how_heard_option GET /admin/how_heard_options/new(.:format) spree/admin/how_heard_options#new | |
edit_admin_how_heard_option GET /admin/how_heard_options/:id/edit(.:format) spree/admin/how_heard_options#edit | |
admin_how_heard_option GET /admin/how_heard_options/:id(.:format) spree/admin/how_heard_options#show | |
PATCH /admin/how_heard_options/:id(.:format) spree/admin/how_heard_options#update | |
PUT /admin/how_heard_options/:id(.:format) spree/admin/how_heard_options#update | |
DELETE /admin/how_heard_options/:id(.:format) spree/admin/how_heard_options#destroy | |
comments_admin_order GET /admin/orders/:id/comments(.:format) spree/admin/orders#comments | |
send_order_confirmation_admin_order GET /admin/orders/:id/send_order_confirmation(.:format) spree/admin/orders#send_order_confirmation | |
channel_admin_order GET /admin/orders/:id/channel(.:format) spree/admin/orders#channel | |
set_channel_admin_order PUT /admin/orders/:id/set_channel(.:format) spree/admin/orders#set_channel | |
admin_order_rlm_preview GET /admin/orders/:order_id/rlm_preview(.:format) spree/admin/rlm_orders#preview | |
admin_order_mark_as_sent PUT /admin/orders/:order_id/mark_as_sent(.:format) spree/admin/rlm_orders#mark_as_sent | |
admin_order_transmit_to_rlm GET /admin/orders/:order_id/transmit_to_rlm(.:format) spree/admin/rlm_orders#transmit | |
admin_orders GET /admin/orders(.:format) spree/admin/orders#index | |
POST /admin/orders(.:format) spree/admin/orders#create | |
new_admin_order GET /admin/orders/new(.:format) spree/admin/orders#new | |
edit_admin_order GET /admin/orders/:id/edit(.:format) spree/admin/orders#edit | |
admin_order GET /admin/orders/:id(.:format) spree/admin/orders#show | |
PATCH /admin/orders/:id(.:format) spree/admin/orders#update | |
PUT /admin/orders/:id(.:format) spree/admin/orders#update | |
DELETE /admin/orders/:id(.:format) spree/admin/orders#destroy | |
update_positions_admin_product_positions POST /admin/product_positions/update_positions(.:format) spree/admin/product_positions#update_positions | |
admin_product_positions GET /admin/product_positions(.:format) spree/admin/product_positions#index | |
bulk_update_admin_product_bundle_items POST /admin/products/:product_id/bundle_items/bulk_update(.:format) spree/admin/tommy_john/bundle_items#bulk_update | |
admin_product_bundle_items GET /admin/products/:product_id/bundle_items(.:format) spree/admin/tommy_john/bundle_items#index | |
admin_product_bundle_manifests GET /admin/products/:product_id/bundle_manifests(.:format) spree/admin/tommy_john/bundle_manifests#index | |
POST /admin/products/:product_id/bundle_manifests(.:format) spree/admin/tommy_john/bundle_manifests#create | |
admin_product_bundle_manifest PATCH /admin/products/:product_id/bundle_manifests/:id(.:format) spree/admin/tommy_john/bundle_manifests#update | |
PUT /admin/products/:product_id/bundle_manifests/:id(.:format) spree/admin/tommy_john/bundle_manifests#update | |
admin_product_color_groups GET /admin/products/:product_id/color_groups(.:format) spree/admin/tommy_john/color_groups#index | |
admin_product_color_group PATCH /admin/products/:product_id/color_groups/:id(.:format) spree/admin/tommy_john/color_groups#update | |
PUT /admin/products/:product_id/color_groups/:id(.:format) spree/admin/tommy_john/color_groups#update | |
edit_admin_product_guarantees GET /admin/products/:product_id/guarantees/edit(.:format) spree/admin/tommy_john/guarantees#edit | |
admin_product_guarantees PATCH /admin/products/:product_id/guarantees(.:format) spree/admin/tommy_john/guarantees#update | |
PUT /admin/products/:product_id/guarantees(.:format) spree/admin/tommy_john/guarantees#update | |
edit_admin_product_product_badges GET /admin/products/:product_id/product_badges/edit(.:format) spree/admin/tommy_john/product_badges#edit | |
admin_product_product_badges PATCH /admin/products/:product_id/product_badges(.:format) spree/admin/tommy_john/product_badges#update | |
PUT /admin/products/:product_id/product_badges(.:format) spree/admin/tommy_john/product_badges#update | |
edit_admin_product_product_category_highlights GET /admin/products/:product_id/product_category_highlights/edit(.:format) spree/admin/tommy_john/product_category_highlights#edit | |
admin_product_product_category_highlights PATCH /admin/products/:product_id/product_category_highlights(.:format) spree/admin/tommy_john/product_category_highlights#update | |
PUT /admin/products/:product_id/product_category_highlights(.:format) spree/admin/tommy_john/product_category_highlights#update | |
edit_admin_product_product_fits GET /admin/products/:product_id/product_fits/edit(.:format) spree/admin/tommy_john/product_fits#edit | |
admin_product_product_fits PATCH /admin/products/:product_id/product_fits(.:format) spree/admin/tommy_john/product_fits#update | |
PUT /admin/products/:product_id/product_fits(.:format) spree/admin/tommy_john/product_fits#update | |
edit_admin_product_product_filter_values GET /admin/products/:product_id/product_filter_values/edit(.:format) spree/admin/tommy_john/product_filter_values#edit | |
admin_product_product_filter_values PATCH /admin/products/:product_id/product_filter_values(.:format) spree/admin/tommy_john/product_filter_values#update | |
PUT /admin/products/:product_id/product_filter_values(.:format) spree/admin/tommy_john/product_filter_values#update | |
bulk_update_admin_product_packages POST /admin/products/:product_id/packages/bulk_update(.:format) spree/admin/tommy_john/product_packages#bulk_update | |
admin_product_packages GET /admin/products/:product_id/packages(.:format) spree/admin/tommy_john/product_packages#index | |
admin_product_promotions GET /admin/products/:product_id/promotions(.:format) spree/admin/tommy_john/promotions#index | |
bulk_update_admin_product_rlm_identifiers POST /admin/products/:product_id/rlm_identifiers/bulk_update(.:format) spree/admin/tommy_john/rlm_identifiers#bulk_update | |
sync_admin_product_rlm_identifiers POST /admin/products/:product_id/rlm_identifiers/sync(.:format) spree/admin/tommy_john/rlm_identifiers#sync | |
admin_product_rlm_identifier_history GET /admin/products/:product_id/rlm_identifiers/:rlm_identifier_id/history(.:format) spree/admin/tommy_john/rlm_identifiers#history | |
admin_product_rlm_identifiers GET /admin/products/:product_id/rlm_identifiers(.:format) spree/admin/tommy_john/rlm_identifiers#index | |
admin_product_size_charts POST /admin/products/:product_id/size_charts(.:format) spree/admin/tommy_john/size_charts#create | |
new_admin_product_size_charts GET /admin/products/:product_id/size_charts/new(.:format) spree/admin/tommy_john/size_charts#new | |
edit_admin_product_size_charts GET /admin/products/:product_id/size_charts/edit(.:format) spree/admin/tommy_john/size_charts#edit | |
GET /admin/products/:product_id/size_charts(.:format) spree/admin/tommy_john/size_charts#show | |
PATCH /admin/products/:product_id/size_charts(.:format) spree/admin/tommy_john/size_charts#update | |
PUT /admin/products/:product_id/size_charts(.:format) spree/admin/tommy_john/size_charts#update | |
DELETE /admin/products/:product_id/size_charts(.:format) spree/admin/tommy_john/size_charts#destroy | |
admin_product_continuity POST /admin/products/:product_id/continuity(.:format) spree/admin/tommy_john/continuities#create | |
new_admin_product_continuity GET /admin/products/:product_id/continuity/new(.:format) spree/admin/tommy_john/continuities#new | |
edit_admin_product_continuity GET /admin/products/:product_id/continuity/edit(.:format) spree/admin/tommy_john/continuities#edit | |
GET /admin/products/:product_id/continuity(.:format) spree/admin/tommy_john/continuities#show | |
PATCH /admin/products/:product_id/continuity(.:format) spree/admin/tommy_john/continuities#update | |
PUT /admin/products/:product_id/continuity(.:format) spree/admin/tommy_john/continuities#update | |
DELETE /admin/products/:product_id/continuity(.:format) spree/admin/tommy_john/continuities#destroy | |
admin_products GET /admin/products(.:format) spree/admin/products#index | |
POST /admin/products(.:format) spree/admin/products#create | |
new_admin_product GET /admin/products/new(.:format) spree/admin/products#new | |
edit_admin_product GET /admin/products/:id/edit(.:format) spree/admin/products#edit | |
admin_product GET /admin/products/:id(.:format) spree/admin/products#show | |
PATCH /admin/products/:id(.:format) spree/admin/products#update | |
PUT /admin/products/:id(.:format) spree/admin/products#update | |
DELETE /admin/products/:id(.:format) spree/admin/products#destroy | |
users_by_role_admin_reports GET /admin/reports/users_by_role(.:format) spree/admin/reports#users_by_role | |
unused_promotions_admin_reports GET /admin/reports/unused_promotions(.:format) spree/admin/reports#unused_promotions | |
monthly_sales_by_state_admin_reports GET|POST /admin/reports/monthly_sales_by_state(.:format) spree/admin/reports#monthly_sales_by_state | |
monthly_sales_tax_admin_reports GET|POST /admin/reports/monthly_sales_tax(.:format) spree/admin/reports#monthly_sales_tax | |
monthly_sales_totals_admin_reports GET|POST /admin/reports/monthly_sales_totals(.:format) spree/admin/reports#monthly_sales_totals | |
sales_total_admin_reports GET|POST /admin/reports/sales_total(.:format) spree/admin/reports#sales_total | |
payments_total_admin_reports GET|POST /admin/reports/payments_total(.:format) spree/admin/reports#payments_total | |
liability_store_credit_admin_reports GET|POST /admin/reports/liability_store_credit(.:format) spree/admin/reports#liability_store_credit | |
liability_gift_card_admin_reports GET|POST /admin/reports/liability_gift_card(.:format) spree/admin/reports#liability_gift_card | |
admin_reports GET /admin/reports(.:format) spree/admin/reports#index | |
admin_report GET /admin/reports/:id(.:format) spree/admin/reports#show | |
admin_short_urls GET /admin/short_urls(.:format) spree/admin/short_urls#index | |
POST /admin/short_urls(.:format) spree/admin/short_urls#create | |
new_admin_short_url GET /admin/short_urls/new(.:format) spree/admin/short_urls#new | |
edit_admin_short_url GET /admin/short_urls/:id/edit(.:format) spree/admin/short_urls#edit | |
admin_short_url GET /admin/short_urls/:id(.:format) spree/admin/short_urls#show | |
PATCH /admin/short_urls/:id(.:format) spree/admin/short_urls#update | |
PUT /admin/short_urls/:id(.:format) spree/admin/short_urls#update | |
DELETE /admin/short_urls/:id(.:format) spree/admin/short_urls#destroy | |
update_positions_admin_taxon_taxon_carousel_entry PATCH /admin/taxons/:taxon_id/taxon_carousel_entry/update_positions(.:format) spree/admin/tommy_john/taxon_carousel_entries#update_positions | |
edit_admin_taxon_taxon_carousel_entry GET /admin/taxons/:taxon_id/taxon_carousel_entry/edit(.:format) spree/admin/tommy_john/taxon_carousel_entries#edit | |
admin_taxon_taxon_carousel_entry PATCH /admin/taxons/:taxon_id/taxon_carousel_entry(.:format) spree/admin/tommy_john/taxon_carousel_entries#update | |
PUT /admin/taxons/:taxon_id/taxon_carousel_entry(.:format) spree/admin/tommy_john/taxon_carousel_entries#update | |
admin_taxons GET /admin/taxons(.:format) spree/admin/taxons#index | |
POST /admin/taxons(.:format) spree/admin/taxons#create | |
new_admin_taxon GET /admin/taxons/new(.:format) spree/admin/taxons#new | |
edit_admin_taxon GET /admin/taxons/:id/edit(.:format) spree/admin/taxons#edit | |
admin_taxon GET /admin/taxons/:id(.:format) spree/admin/taxons#show | |
PATCH /admin/taxons/:id(.:format) spree/admin/taxons#update | |
PUT /admin/taxons/:id(.:format) spree/admin/taxons#update | |
DELETE /admin/taxons/:id(.:format) spree/admin/taxons#destroy | |
features_admin_taxonomy_taxon GET /admin/taxonomies/:taxonomy_id/taxons/:id/features(.:format) spree/admin/tommy_john/taxons#features | |
icon_admin_taxonomy_taxon GET /admin/taxonomies/:taxonomy_id/taxons/:id/icon(.:format) spree/admin/tommy_john/taxons#icon | |
layout_admin_taxonomy_taxon GET /admin/taxonomies/:taxonomy_id/taxons/:id/layout(.:format) spree/admin/tommy_john/taxons#layout | |
styles_admin_taxonomy_taxon GET /admin/taxonomies/:taxonomy_id/taxons/:id/styles(.:format) spree/admin/tommy_john/taxons#styles | |
carousel_tiles_admin_taxonomy_taxon GET /admin/taxonomies/:taxonomy_id/taxons/:id/carousel_tiles(.:format) spree/admin/tommy_john/taxons#carousel_tiles | |
update_positions_admin_taxonomy_taxon_products_taxons POST /admin/taxonomies/:taxonomy_id/taxons/:taxon_id/products_taxons/update_positions(.:format) spree/admin/products_taxons#update_positions | |
admin_taxonomy_taxon_products_taxons GET /admin/taxonomies/:taxonomy_id/taxons/:taxon_id/products_taxons(.:format) spree/admin/products_taxons#show | |
admin_taxonomy_taxons GET /admin/taxonomies/:taxonomy_id/taxons(.:format) spree/admin/taxons#index | |
POST /admin/taxonomies/:taxonomy_id/taxons(.:format) spree/admin/taxons#create | |
new_admin_taxonomy_taxon GET /admin/taxonomies/:taxonomy_id/taxons/new(.:format) spree/admin/taxons#new | |
edit_admin_taxonomy_taxon GET /admin/taxonomies/:taxonomy_id/taxons/:id/edit(.:format) spree/admin/taxons#edit | |
admin_taxonomy_taxon GET /admin/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/admin/taxons#show | |
PATCH /admin/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/admin/taxons#update | |
PUT /admin/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/admin/taxons#update | |
DELETE /admin/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/admin/taxons#destroy | |
admin_taxonomies GET /admin/taxonomies(.:format) spree/admin/taxonomies#index | |
POST /admin/taxonomies(.:format) spree/admin/taxonomies#create | |
new_admin_taxonomy GET /admin/taxonomies/new(.:format) spree/admin/taxonomies#new | |
edit_admin_taxonomy GET /admin/taxonomies/:id/edit(.:format) spree/admin/taxonomies#edit | |
admin_taxonomy GET /admin/taxonomies/:id(.:format) spree/admin/taxonomies#show | |
PATCH /admin/taxonomies/:id(.:format) spree/admin/taxonomies#update | |
PUT /admin/taxonomies/:id(.:format) spree/admin/taxonomies#update | |
DELETE /admin/taxonomies/:id(.:format) spree/admin/taxonomies#destroy | |
send_notification_admin_wished_product_subscribers POST /admin/wished_product_subscribers/send_notification(.:format) spree/admin/wished_product_subscribers#send_notification | |
admin_wished_product_subscribers GET /admin/wished_product_subscribers(.:format) spree/admin/wished_product_subscribers#index | |
POST /admin/wished_product_subscribers(.:format) spree/admin/wished_product_subscribers#create | |
new_admin_wished_product_subscriber GET /admin/wished_product_subscribers/new(.:format) spree/admin/wished_product_subscribers#new | |
edit_admin_wished_product_subscriber GET /admin/wished_product_subscribers/:id/edit(.:format) spree/admin/wished_product_subscribers#edit | |
admin_wished_product_subscriber GET /admin/wished_product_subscribers/:id(.:format) spree/admin/wished_product_subscribers#show | |
PATCH /admin/wished_product_subscribers/:id(.:format) spree/admin/wished_product_subscribers#update | |
PUT /admin/wished_product_subscribers/:id(.:format) spree/admin/wished_product_subscribers#update | |
DELETE /admin/wished_product_subscribers/:id(.:format) spree/admin/wished_product_subscribers#destroy | |
confirm_delete_admin_tommy_john_category_highlight GET /admin/tommy_john/category_highlights/:id/confirm_delete(.:format) spree/admin/tommy_john/category_highlights#confirm_delete | |
admin_tommy_john_category_highlights GET /admin/tommy_john/category_highlights(.:format) spree/admin/tommy_john/category_highlights#index | |
POST /admin/tommy_john/category_highlights(.:format) spree/admin/tommy_john/category_highlights#create | |
new_admin_tommy_john_category_highlight GET /admin/tommy_john/category_highlights/new(.:format) spree/admin/tommy_john/category_highlights#new | |
edit_admin_tommy_john_category_highlight GET /admin/tommy_john/category_highlights/:id/edit(.:format) spree/admin/tommy_john/category_highlights#edit | |
admin_tommy_john_category_highlight PATCH /admin/tommy_john/category_highlights/:id(.:format) spree/admin/tommy_john/category_highlights#update | |
PUT /admin/tommy_john/category_highlights/:id(.:format) spree/admin/tommy_john/category_highlights#update | |
DELETE /admin/tommy_john/category_highlights/:id(.:format) spree/admin/tommy_john/category_highlights#destroy | |
confirm_delete_admin_tommy_john_product_feature GET /admin/tommy_john/product_features/:id/confirm_delete(.:format) spree/admin/tommy_john/product_features#confirm_delete | |
admin_tommy_john_product_features GET /admin/tommy_john/product_features(.:format) spree/admin/tommy_john/product_features#index | |
POST /admin/tommy_john/product_features(.:format) spree/admin/tommy_john/product_features#create | |
new_admin_tommy_john_product_feature GET /admin/tommy_john/product_features/new(.:format) spree/admin/tommy_john/product_features#new | |
edit_admin_tommy_john_product_feature GET /admin/tommy_john/product_features/:id/edit(.:format) spree/admin/tommy_john/product_features#edit | |
admin_tommy_john_product_feature PATCH /admin/tommy_john/product_features/:id(.:format) spree/admin/tommy_john/product_features#update | |
PUT /admin/tommy_john/product_features/:id(.:format) spree/admin/tommy_john/product_features#update | |
DELETE /admin/tommy_john/product_features/:id(.:format) spree/admin/tommy_john/product_features#destroy | |
confirm_delete_admin_tommy_john_product_style GET /admin/tommy_john/product_styles/:id/confirm_delete(.:format) spree/admin/tommy_john/product_styles#confirm_delete | |
admin_tommy_john_product_styles GET /admin/tommy_john/product_styles(.:format) spree/admin/tommy_john/product_styles#index | |
POST /admin/tommy_john/product_styles(.:format) spree/admin/tommy_john/product_styles#create | |
new_admin_tommy_john_product_style GET /admin/tommy_john/product_styles/new(.:format) spree/admin/tommy_john/product_styles#new | |
edit_admin_tommy_john_product_style GET /admin/tommy_john/product_styles/:id/edit(.:format) spree/admin/tommy_john/product_styles#edit | |
admin_tommy_john_product_style PATCH /admin/tommy_john/product_styles/:id(.:format) spree/admin/tommy_john/product_styles#update | |
PUT /admin/tommy_john/product_styles/:id(.:format) spree/admin/tommy_john/product_styles#update | |
DELETE /admin/tommy_john/product_styles/:id(.:format) spree/admin/tommy_john/product_styles#destroy | |
update_positions_admin_tommy_john_homepage_tiles POST /admin/tommy_john/homepage_tiles/update_positions(.:format) spree/admin/tommy_john/homepage_tiles#update_positions | |
confirm_delete_admin_tommy_john_homepage_tile GET /admin/tommy_john/homepage_tiles/:id/confirm_delete(.:format) spree/admin/tommy_john/homepage_tiles#confirm_delete | |
admin_tommy_john_homepage_tiles GET /admin/tommy_john/homepage_tiles(.:format) spree/admin/tommy_john/homepage_tiles#index | |
POST /admin/tommy_john/homepage_tiles(.:format) spree/admin/tommy_john/homepage_tiles#create | |
new_admin_tommy_john_homepage_tile GET /admin/tommy_john/homepage_tiles/new(.:format) spree/admin/tommy_john/homepage_tiles#new | |
edit_admin_tommy_john_homepage_tile GET /admin/tommy_john/homepage_tiles/:id/edit(.:format) spree/admin/tommy_john/homepage_tiles#edit | |
admin_tommy_john_homepage_tile PATCH /admin/tommy_john/homepage_tiles/:id(.:format) spree/admin/tommy_john/homepage_tiles#update | |
PUT /admin/tommy_john/homepage_tiles/:id(.:format) spree/admin/tommy_john/homepage_tiles#update | |
DELETE /admin/tommy_john/homepage_tiles/:id(.:format) spree/admin/tommy_john/homepage_tiles#destroy | |
activate_admin_tommy_john_site_wide_image GET /admin/tommy_john/site_wide_images/:id/activate(.:format) spree/admin/tommy_john/site_wide_images#activate | |
deactivate_admin_tommy_john_site_wide_image GET /admin/tommy_john/site_wide_images/:id/deactivate(.:format) spree/admin/tommy_john/site_wide_images#deactivate | |
admin_tommy_john_site_wide_images GET /admin/tommy_john/site_wide_images(.:format) spree/admin/tommy_john/site_wide_images#index | |
POST /admin/tommy_john/site_wide_images(.:format) spree/admin/tommy_john/site_wide_images#create | |
new_admin_tommy_john_site_wide_image GET /admin/tommy_john/site_wide_images/new(.:format) spree/admin/tommy_john/site_wide_images#new | |
edit_admin_tommy_john_site_wide_image GET /admin/tommy_john/site_wide_images/:id/edit(.:format) spree/admin/tommy_john/site_wide_images#edit | |
admin_tommy_john_site_wide_image GET /admin/tommy_john/site_wide_images/:id(.:format) spree/admin/tommy_john/site_wide_images#show | |
PATCH /admin/tommy_john/site_wide_images/:id(.:format) spree/admin/tommy_john/site_wide_images#update | |
PUT /admin/tommy_john/site_wide_images/:id(.:format) spree/admin/tommy_john/site_wide_images#update | |
DELETE /admin/tommy_john/site_wide_images/:id(.:format) spree/admin/tommy_john/site_wide_images#destroy | |
admin_tommy_john_colors GET /admin/tommy_john/colors(.:format) spree/admin/tommy_john/colors#index | |
POST /admin/tommy_john/colors(.:format) spree/admin/tommy_john/colors#create | |
new_admin_tommy_john_color GET /admin/tommy_john/colors/new(.:format) spree/admin/tommy_john/colors#new | |
edit_admin_tommy_john_color GET /admin/tommy_john/colors/:id/edit(.:format) spree/admin/tommy_john/colors#edit | |
admin_tommy_john_color GET /admin/tommy_john/colors/:id(.:format) spree/admin/tommy_john/colors#show | |
PATCH /admin/tommy_john/colors/:id(.:format) spree/admin/tommy_john/colors#update | |
PUT /admin/tommy_john/colors/:id(.:format) spree/admin/tommy_john/colors#update | |
DELETE /admin/tommy_john/colors/:id(.:format) spree/admin/tommy_john/colors#destroy | |
admin_tommy_john_marketing_channels GET /admin/tommy_john/marketing_channels(.:format) spree/admin/tommy_john/marketing_channels#index | |
POST /admin/tommy_john/marketing_channels(.:format) spree/admin/tommy_john/marketing_channels#create | |
new_admin_tommy_john_marketing_channel GET /admin/tommy_john/marketing_channels/new(.:format) spree/admin/tommy_john/marketing_channels#new | |
edit_admin_tommy_john_marketing_channel GET /admin/tommy_john/marketing_channels/:id/edit(.:format) spree/admin/tommy_john/marketing_channels#edit | |
admin_tommy_john_marketing_channel GET /admin/tommy_john/marketing_channels/:id(.:format) spree/admin/tommy_john/marketing_channels#show | |
PATCH /admin/tommy_john/marketing_channels/:id(.:format) spree/admin/tommy_john/marketing_channels#update | |
PUT /admin/tommy_john/marketing_channels/:id(.:format) spree/admin/tommy_john/marketing_channels#update | |
DELETE /admin/tommy_john/marketing_channels/:id(.:format) spree/admin/tommy_john/marketing_channels#destroy | |
update_positions_admin_tommy_john_filters POST /admin/tommy_john/filters/update_positions(.:format) spree/admin/tommy_john/filters#update_positions | |
confirm_destroy_admin_tommy_john_filter GET /admin/tommy_john/filters/:id/confirm_destroy(.:format) spree/admin/tommy_john/filters#confirm_destroy | |
confirm_destroy_admin_tommy_john_filter_filter_value GET /admin/tommy_john/filters/:filter_id/filter_values/:id/confirm_destroy(.:format) spree/admin/tommy_john/filter_values#confirm_destroy | |
admin_tommy_john_filter_filter_values GET /admin/tommy_john/filters/:filter_id/filter_values(.:format) spree/admin/tommy_john/filter_values#index | |
POST /admin/tommy_john/filters/:filter_id/filter_values(.:format) spree/admin/tommy_john/filter_values#create | |
new_admin_tommy_john_filter_filter_value GET /admin/tommy_john/filters/:filter_id/filter_values/new(.:format) spree/admin/tommy_john/filter_values#new | |
edit_admin_tommy_john_filter_filter_value GET /admin/tommy_john/filters/:filter_id/filter_values/:id/edit(.:format) spree/admin/tommy_john/filter_values#edit | |
admin_tommy_john_filter_filter_value PATCH /admin/tommy_john/filters/:filter_id/filter_values/:id(.:format) spree/admin/tommy_john/filter_values#update | |
PUT /admin/tommy_john/filters/:filter_id/filter_values/:id(.:format) spree/admin/tommy_john/filter_values#update | |
DELETE /admin/tommy_john/filters/:filter_id/filter_values/:id(.:format) spree/admin/tommy_john/filter_values#destroy | |
admin_tommy_john_filters GET /admin/tommy_john/filters(.:format) spree/admin/tommy_john/filters#index | |
POST /admin/tommy_john/filters(.:format) spree/admin/tommy_john/filters#create | |
new_admin_tommy_john_filter GET /admin/tommy_john/filters/new(.:format) spree/admin/tommy_john/filters#new | |
edit_admin_tommy_john_filter GET /admin/tommy_john/filters/:id/edit(.:format) spree/admin/tommy_john/filters#edit | |
admin_tommy_john_filter PATCH /admin/tommy_john/filters/:id(.:format) spree/admin/tommy_john/filters#update | |
PUT /admin/tommy_john/filters/:id(.:format) spree/admin/tommy_john/filters#update | |
DELETE /admin/tommy_john/filters/:id(.:format) spree/admin/tommy_john/filters#destroy | |
admin_tommy_john_comments GET /admin/tommy_john/comments(.:format) spree/admin/tommy_john/comments#index | |
POST /admin/tommy_john/comments(.:format) spree/admin/tommy_john/comments#create | |
new_admin_tommy_john_comment GET /admin/tommy_john/comments/new(.:format) spree/admin/tommy_john/comments#new | |
edit_admin_tommy_john_comment GET /admin/tommy_john/comments/:id/edit(.:format) spree/admin/tommy_john/comments#edit | |
admin_tommy_john_comment GET /admin/tommy_john/comments/:id(.:format) spree/admin/tommy_john/comments#show | |
PATCH /admin/tommy_john/comments/:id(.:format) spree/admin/tommy_john/comments#update | |
PUT /admin/tommy_john/comments/:id(.:format) spree/admin/tommy_john/comments#update | |
DELETE /admin/tommy_john/comments/:id(.:format) spree/admin/tommy_john/comments#destroy | |
set_default_admin_tommy_john_home_header_contents POST /admin/tommy_john/home_header_contents/set_default(.:format) spree/admin/tommy_john/home_header_contents#set_default | |
admin_tommy_john_home_header_contents GET /admin/tommy_john/home_header_contents(.:format) spree/admin/tommy_john/home_header_contents#index | |
POST /admin/tommy_john/home_header_contents(.:format) spree/admin/tommy_john/home_header_contents#create | |
new_admin_tommy_john_home_header_content GET /admin/tommy_john/home_header_contents/new(.:format) spree/admin/tommy_john/home_header_contents#new | |
edit_admin_tommy_john_home_header_content GET /admin/tommy_john/home_header_contents/:id/edit(.:format) spree/admin/tommy_john/home_header_contents#edit | |
admin_tommy_john_home_header_content GET /admin/tommy_john/home_header_contents/:id(.:format) spree/admin/tommy_john/home_header_contents#show | |
PATCH /admin/tommy_john/home_header_contents/:id(.:format) spree/admin/tommy_john/home_header_contents#update | |
PUT /admin/tommy_john/home_header_contents/:id(.:format) spree/admin/tommy_john/home_header_contents#update | |
DELETE /admin/tommy_john/home_header_contents/:id(.:format) spree/admin/tommy_john/home_header_contents#destroy | |
bulk_update_admin_tommy_john_taxon_features POST /admin/tommy_john/taxon_features/bulk_update(.:format) spree/admin/tommy_john/taxon_features#bulk_update | |
bulk_update_admin_tommy_john_taxon_styles POST /admin/tommy_john/taxon_styles/bulk_update(.:format) spree/admin/tommy_john/taxon_styles#bulk_update | |
confirm_delete_admin_badge GET /admin/badges/:id/confirm_delete(.:format) spree/admin/tommy_john/badges#confirm_delete | |
admin_badges GET /admin/badges(.:format) spree/admin/tommy_john/badges#index | |
POST /admin/badges(.:format) spree/admin/tommy_john/badges#create | |
new_admin_badge GET /admin/badges/new(.:format) spree/admin/tommy_john/badges#new | |
edit_admin_badge GET /admin/badges/:id/edit(.:format) spree/admin/tommy_john/badges#edit | |
admin_badge PATCH /admin/badges/:id(.:format) spree/admin/tommy_john/badges#update | |
PUT /admin/badges/:id(.:format) spree/admin/tommy_john/badges#update | |
DELETE /admin/badges/:id(.:format) spree/admin/tommy_john/badges#destroy | |
confirm_destroy_admin_carousel_entry GET /admin/carousel_entries/:id/confirm_destroy(.:format) spree/admin/tommy_john/carousel_entries#confirm_destroy | |
admin_carousel_entries GET /admin/carousel_entries(.:format) spree/admin/tommy_john/carousel_entries#index | |
POST /admin/carousel_entries(.:format) spree/admin/tommy_john/carousel_entries#create | |
new_admin_carousel_entry GET /admin/carousel_entries/new(.:format) spree/admin/tommy_john/carousel_entries#new | |
edit_admin_carousel_entry GET /admin/carousel_entries/:id/edit(.:format) spree/admin/tommy_john/carousel_entries#edit | |
admin_carousel_entry PATCH /admin/carousel_entries/:id(.:format) spree/admin/tommy_john/carousel_entries#update | |
PUT /admin/carousel_entries/:id(.:format) spree/admin/tommy_john/carousel_entries#update | |
DELETE /admin/carousel_entries/:id(.:format) spree/admin/tommy_john/carousel_entries#destroy | |
edit_admin_banner GET /admin/banner/edit(.:format) spree/admin/tommy_john/banners#edit | |
admin_banner PATCH /admin/banner(.:format) spree/admin/tommy_john/banners#update | |
PUT /admin/banner(.:format) spree/admin/tommy_john/banners#update | |
invalidate_admin_gift_card GET /admin/gift_cards/:id/invalidate(.:format) spree/admin/tommy_john/gift_cards#invalidate | |
admin_gift_card GET /admin/gift_cards/:id(.:format) spree/admin/tommy_john/gift_cards#show | |
PATCH /admin/gift_cards/:id(.:format) spree/admin/tommy_john/gift_cards#update | |
PUT /admin/gift_cards/:id(.:format) spree/admin/tommy_john/gift_cards#update | |
admin_fits GET /admin/fits(.:format) spree/admin/tommy_john/fits#index | |
POST /admin/fits(.:format) spree/admin/tommy_john/fits#create | |
new_admin_fit GET /admin/fits/new(.:format) spree/admin/tommy_john/fits#new | |
edit_admin_fit GET /admin/fits/:id/edit(.:format) spree/admin/tommy_john/fits#edit | |
admin_fit PATCH /admin/fits/:id(.:format) spree/admin/tommy_john/fits#update | |
PUT /admin/fits/:id(.:format) spree/admin/tommy_john/fits#update | |
DELETE /admin/fits/:id(.:format) spree/admin/tommy_john/fits#destroy | |
csv_import_admin_store_locations POST /admin/store_locations/csv_import(.:format) spree/admin/tommy_john/store_locations#csv_import | |
csv_importer_admin_store_locations GET /admin/store_locations/csv_importer(.:format) spree/admin/tommy_john/store_locations#csv_importer | |
admin_store_locations GET /admin/store_locations(.:format) spree/admin/tommy_john/store_locations#index | |
POST /admin/store_locations(.:format) spree/admin/tommy_john/store_locations#create | |
new_admin_store_location GET /admin/store_locations/new(.:format) spree/admin/tommy_john/store_locations#new | |
edit_admin_store_location GET /admin/store_locations/:id/edit(.:format) spree/admin/tommy_john/store_locations#edit | |
admin_store_location GET /admin/store_locations/:id(.:format) spree/admin/tommy_john/store_locations#show | |
PATCH /admin/store_locations/:id(.:format) spree/admin/tommy_john/store_locations#update | |
PUT /admin/store_locations/:id(.:format) spree/admin/tommy_john/store_locations#update | |
DELETE /admin/store_locations/:id(.:format) spree/admin/tommy_john/store_locations#destroy | |
admin_review_sets GET /admin/review_sets(.:format) spree/admin/tommy_john/review_sets#index | |
POST /admin/review_sets(.:format) spree/admin/tommy_john/review_sets#create | |
new_admin_review_set GET /admin/review_sets/new(.:format) spree/admin/tommy_john/review_sets#new | |
edit_admin_review_set GET /admin/review_sets/:id/edit(.:format) spree/admin/tommy_john/review_sets#edit | |
admin_review_set PATCH /admin/review_sets/:id(.:format) spree/admin/tommy_john/review_sets#update | |
PUT /admin/review_sets/:id(.:format) spree/admin/tommy_john/review_sets#update | |
DELETE /admin/review_sets/:id(.:format) spree/admin/tommy_john/review_sets#destroy | |
admin_review_official_responses GET /admin/reviews/:review_id/official_responses(.:format) spree/admin/tommy_john/official_responses#index | |
POST /admin/reviews/:review_id/official_responses(.:format) spree/admin/tommy_john/official_responses#create | |
new_admin_review_official_response GET /admin/reviews/:review_id/official_responses/new(.:format) spree/admin/tommy_john/official_responses#new | |
edit_admin_review_official_response GET /admin/reviews/:review_id/official_responses/:id/edit(.:format) spree/admin/tommy_john/official_responses#edit | |
admin_review_official_response GET /admin/reviews/:review_id/official_responses/:id(.:format) spree/admin/tommy_john/official_responses#show | |
PATCH /admin/reviews/:review_id/official_responses/:id(.:format) spree/admin/tommy_john/official_responses#update | |
PUT /admin/reviews/:review_id/official_responses/:id(.:format) spree/admin/tommy_john/official_responses#update | |
DELETE /admin/reviews/:review_id/official_responses/:id(.:format) spree/admin/tommy_john/official_responses#destroy | |
approve_admin_review GET /admin/reviews/:id/approve(.:format) spree/admin/tommy_john/reviews#approve | |
toggle_hidden_admin_review GET /admin/reviews/:id/toggle_hidden(.:format) spree/admin/tommy_john/reviews#toggle_hidden | |
admin_reviews GET /admin/reviews(.:format) spree/admin/tommy_john/reviews#index | |
edit_admin_review GET /admin/reviews/:id/edit(.:format) spree/admin/tommy_john/reviews#edit | |
admin_review GET /admin/reviews/:id(.:format) spree/admin/tommy_john/reviews#show | |
PATCH /admin/reviews/:id(.:format) spree/admin/tommy_john/reviews#update | |
PUT /admin/reviews/:id(.:format) spree/admin/tommy_john/reviews#update | |
admin_search_users GET /admin/search/users(.:format) spree/admin/search#users | |
admin_search_products GET /admin/search/products(.:format) spree/admin/search#products | |
home_admin_dashboards GET /admin/dashboards/home(.:format) spree/admin/dashboards#home | |
admin_promotion_promotion_rules GET /admin/promotions/:promotion_id/promotion_rules(.:format) spree/admin/promotion_rules#index | |
POST /admin/promotions/:promotion_id/promotion_rules(.:format) spree/admin/promotion_rules#create | |
new_admin_promotion_promotion_rule GET /admin/promotions/:promotion_id/promotion_rules/new(.:format) spree/admin/promotion_rules#new | |
edit_admin_promotion_promotion_rule GET /admin/promotions/:promotion_id/promotion_rules/:id/edit(.:format) spree/admin/promotion_rules#edit | |
admin_promotion_promotion_rule GET /admin/promotions/:promotion_id/promotion_rules/:id(.:format) spree/admin/promotion_rules#show | |
PATCH /admin/promotions/:promotion_id/promotion_rules/:id(.:format) spree/admin/promotion_rules#update | |
PUT /admin/promotions/:promotion_id/promotion_rules/:id(.:format) spree/admin/promotion_rules#update | |
DELETE /admin/promotions/:promotion_id/promotion_rules/:id(.:format) spree/admin/promotion_rules#destroy | |
admin_promotion_promotion_actions GET /admin/promotions/:promotion_id/promotion_actions(.:format) spree/admin/promotion_actions#index | |
POST /admin/promotions/:promotion_id/promotion_actions(.:format) spree/admin/promotion_actions#create | |
new_admin_promotion_promotion_action GET /admin/promotions/:promotion_id/promotion_actions/new(.:format) spree/admin/promotion_actions#new | |
edit_admin_promotion_promotion_action GET /admin/promotions/:promotion_id/promotion_actions/:id/edit(.:format) spree/admin/promotion_actions#edit | |
admin_promotion_promotion_action GET /admin/promotions/:promotion_id/promotion_actions/:id(.:format) spree/admin/promotion_actions#show | |
PATCH /admin/promotions/:promotion_id/promotion_actions/:id(.:format) spree/admin/promotion_actions#update | |
PUT /admin/promotions/:promotion_id/promotion_actions/:id(.:format) spree/admin/promotion_actions#update | |
DELETE /admin/promotions/:promotion_id/promotion_actions/:id(.:format) spree/admin/promotion_actions#destroy | |
admin_promotion_promotion_codes GET /admin/promotions/:promotion_id/promotion_codes(.:format) spree/admin/promotion_codes#index | |
admin_promotions GET /admin/promotions(.:format) spree/admin/promotions#index | |
POST /admin/promotions(.:format) spree/admin/promotions#create | |
new_admin_promotion GET /admin/promotions/new(.:format) spree/admin/promotions#new | |
edit_admin_promotion GET /admin/promotions/:id/edit(.:format) spree/admin/promotions#edit | |
admin_promotion GET /admin/promotions/:id(.:format) spree/admin/promotions#show | |
PATCH /admin/promotions/:id(.:format) spree/admin/promotions#update | |
PUT /admin/promotions/:id(.:format) spree/admin/promotions#update | |
DELETE /admin/promotions/:id(.:format) spree/admin/promotions#destroy | |
admin_promotion_categories GET /admin/promotion_categories(.:format) spree/admin/promotion_categories#index | |
POST /admin/promotion_categories(.:format) spree/admin/promotion_categories#create | |
new_admin_promotion_category GET /admin/promotion_categories/new(.:format) spree/admin/promotion_categories#new | |
edit_admin_promotion_category GET /admin/promotion_categories/:id/edit(.:format) spree/admin/promotion_categories#edit | |
admin_promotion_category PATCH /admin/promotion_categories/:id(.:format) spree/admin/promotion_categories#update | |
PUT /admin/promotion_categories/:id(.:format) spree/admin/promotion_categories#update | |
DELETE /admin/promotion_categories/:id(.:format) spree/admin/promotion_categories#destroy | |
admin_zones GET /admin/zones(.:format) spree/admin/zones#index | |
POST /admin/zones(.:format) spree/admin/zones#create | |
new_admin_zone GET /admin/zones/new(.:format) spree/admin/zones#new | |
edit_admin_zone GET /admin/zones/:id/edit(.:format) spree/admin/zones#edit | |
admin_zone GET /admin/zones/:id(.:format) spree/admin/zones#show | |
PATCH /admin/zones/:id(.:format) spree/admin/zones#update | |
PUT /admin/zones/:id(.:format) spree/admin/zones#update | |
DELETE /admin/zones/:id(.:format) spree/admin/zones#destroy | |
admin_country_states GET /admin/countries/:country_id/states(.:format) spree/admin/states#index | |
POST /admin/countries/:country_id/states(.:format) spree/admin/states#create | |
new_admin_country_state GET /admin/countries/:country_id/states/new(.:format) spree/admin/states#new | |
edit_admin_country_state GET /admin/countries/:country_id/states/:id/edit(.:format) spree/admin/states#edit | |
admin_country_state GET /admin/countries/:country_id/states/:id(.:format) spree/admin/states#show | |
PATCH /admin/countries/:country_id/states/:id(.:format) spree/admin/states#update | |
PUT /admin/countries/:country_id/states/:id(.:format) spree/admin/states#update | |
DELETE /admin/countries/:country_id/states/:id(.:format) spree/admin/states#destroy | |
admin_countries GET /admin/countries(.:format) spree/admin/countries#index | |
POST /admin/countries(.:format) spree/admin/countries#create | |
new_admin_country GET /admin/countries/new(.:format) spree/admin/countries#new | |
edit_admin_country GET /admin/countries/:id/edit(.:format) spree/admin/countries#edit | |
admin_country GET /admin/countries/:id(.:format) spree/admin/countries#show | |
PATCH /admin/countries/:id(.:format) spree/admin/countries#update | |
PUT /admin/countries/:id(.:format) spree/admin/countries#update | |
DELETE /admin/countries/:id(.:format) spree/admin/countries#destroy | |
admin_states GET /admin/states(.:format) spree/admin/states#index | |
POST /admin/states(.:format) spree/admin/states#create | |
new_admin_state GET /admin/states/new(.:format) spree/admin/states#new | |
edit_admin_state GET /admin/states/:id/edit(.:format) spree/admin/states#edit | |
admin_state GET /admin/states/:id(.:format) spree/admin/states#show | |
PATCH /admin/states/:id(.:format) spree/admin/states#update | |
PUT /admin/states/:id(.:format) spree/admin/states#update | |
DELETE /admin/states/:id(.:format) spree/admin/states#destroy | |
admin_tax_categories GET /admin/tax_categories(.:format) spree/admin/tax_categories#index | |
POST /admin/tax_categories(.:format) spree/admin/tax_categories#create | |
new_admin_tax_category GET /admin/tax_categories/new(.:format) spree/admin/tax_categories#new | |
edit_admin_tax_category GET /admin/tax_categories/:id/edit(.:format) spree/admin/tax_categories#edit | |
admin_tax_category GET /admin/tax_categories/:id(.:format) spree/admin/tax_categories#show | |
PATCH /admin/tax_categories/:id(.:format) spree/admin/tax_categories#update | |
PUT /admin/tax_categories/:id(.:format) spree/admin/tax_categories#update | |
DELETE /admin/tax_categories/:id(.:format) spree/admin/tax_categories#destroy | |
update_positions_admin_product_product_properties POST /admin/products/:product_id/product_properties/update_positions(.:format) spree/admin/product_properties#update_positions | |
admin_product_product_properties GET /admin/products/:product_id/product_properties(.:format) spree/admin/product_properties#index | |
POST /admin/products/:product_id/product_properties(.:format) spree/admin/product_properties#create | |
new_admin_product_product_property GET /admin/products/:product_id/product_properties/new(.:format) spree/admin/product_properties#new | |
edit_admin_product_product_property GET /admin/products/:product_id/product_properties/:id/edit(.:format) spree/admin/product_properties#edit | |
admin_product_product_property GET /admin/products/:product_id/product_properties/:id(.:format) spree/admin/product_properties#show | |
PATCH /admin/products/:product_id/product_properties/:id(.:format) spree/admin/product_properties#update | |
PUT /admin/products/:product_id/product_properties/:id(.:format) spree/admin/product_properties#update | |
DELETE /admin/products/:product_id/product_properties/:id(.:format) spree/admin/product_properties#destroy | |
update_positions_admin_product_variant_property_rule_values POST /admin/products/:product_id/variant_property_rule_values/update_positions(.:format) spree/admin/variant_property_rule_values#update_positions | |
admin_product_variant_property_rule_value DELETE /admin/products/:product_id/variant_property_rule_values/:id(.:format) spree/admin/variant_property_rule_values#destroy | |
update_positions_admin_product_images POST /admin/products/:product_id/images/update_positions(.:format) spree/admin/images#update_positions | |
admin_product_images GET /admin/products/:product_id/images(.:format) spree/admin/images#index | |
POST /admin/products/:product_id/images(.:format) spree/admin/images#create | |
new_admin_product_image GET /admin/products/:product_id/images/new(.:format) spree/admin/images#new | |
edit_admin_product_image GET /admin/products/:product_id/images/:id/edit(.:format) spree/admin/images#edit | |
admin_product_image GET /admin/products/:product_id/images/:id(.:format) spree/admin/images#show | |
PATCH /admin/products/:product_id/images/:id(.:format) spree/admin/images#update | |
PUT /admin/products/:product_id/images/:id(.:format) spree/admin/images#update | |
DELETE /admin/products/:product_id/images/:id(.:format) spree/admin/images#destroy | |
clone_admin_product GET /admin/products/:id/clone(.:format) spree/admin/products#clone | |
update_positions_admin_product_variants POST /admin/products/:product_id/variants/update_positions(.:format) spree/admin/variants#update_positions | |
admin_product_variants GET /admin/products/:product_id/variants(.:format) spree/admin/variants#index | |
POST /admin/products/:product_id/variants(.:format) spree/admin/variants#create | |
new_admin_product_variant GET /admin/products/:product_id/variants/new(.:format) spree/admin/variants#new | |
edit_admin_product_variant GET /admin/products/:product_id/variants/:id/edit(.:format) spree/admin/variants#edit | |
admin_product_variant GET /admin/products/:product_id/variants/:id(.:format) spree/admin/variants#show | |
PATCH /admin/products/:product_id/variants/:id(.:format) spree/admin/variants#update | |
PUT /admin/products/:product_id/variants/:id(.:format) spree/admin/variants#update | |
DELETE /admin/products/:product_id/variants/:id(.:format) spree/admin/variants#destroy | |
admin_product_variants_including_master PATCH /admin/products/:product_id/variants_including_master/:id(.:format) spree/admin/variants_including_master#update | |
PUT /admin/products/:product_id/variants_including_master/:id(.:format) spree/admin/variants_including_master#update | |
GET /admin/products(.:format) spree/admin/products#index | |
POST /admin/products(.:format) spree/admin/products#create | |
GET /admin/products/new(.:format) spree/admin/products#new | |
GET /admin/products/:id/edit(.:format) spree/admin/products#edit | |
GET /admin/products/:id(.:format) spree/admin/products#show | |
PATCH /admin/products/:id(.:format) spree/admin/products#update | |
PUT /admin/products/:id(.:format) spree/admin/products#update | |
DELETE /admin/products/:id(.:format) spree/admin/products#destroy | |
admin_product_stock GET /admin/products/:product_slug/stock(.:format) spree/admin/stock_items#index | |
update_positions_admin_option_types POST /admin/option_types/update_positions(.:format) spree/admin/option_types#update_positions | |
update_values_positions_admin_option_types POST /admin/option_types/update_values_positions(.:format) spree/admin/option_types#update_values_positions | |
admin_option_types GET /admin/option_types(.:format) spree/admin/option_types#index | |
POST /admin/option_types(.:format) spree/admin/option_types#create | |
new_admin_option_type GET /admin/option_types/new(.:format) spree/admin/option_types#new | |
edit_admin_option_type GET /admin/option_types/:id/edit(.:format) spree/admin/option_types#edit | |
admin_option_type GET /admin/option_types/:id(.:format) spree/admin/option_types#show | |
PATCH /admin/option_types/:id(.:format) spree/admin/option_types#update | |
PUT /admin/option_types/:id(.:format) spree/admin/option_types#update | |
DELETE /admin/option_types/:id(.:format) spree/admin/option_types#destroy | |
admin_option_value DELETE /admin/option_values/:id(.:format) spree/admin/option_values#destroy | |
filtered_admin_properties GET /admin/properties/filtered(.:format) spree/admin/properties#filtered | |
admin_properties GET /admin/properties(.:format) spree/admin/properties#index | |
POST /admin/properties(.:format) spree/admin/properties#create | |
new_admin_property GET /admin/properties/new(.:format) spree/admin/properties#new | |
edit_admin_property GET /admin/properties/:id/edit(.:format) spree/admin/properties#edit | |
admin_property GET /admin/properties/:id(.:format) spree/admin/properties#show | |
PATCH /admin/properties/:id(.:format) spree/admin/properties#update | |
PUT /admin/properties/:id(.:format) spree/admin/properties#update | |
DELETE /admin/properties/:id(.:format) spree/admin/properties#destroy | |
admin_product_property DELETE /admin/product_properties/:id(.:format) spree/admin/product_properties#destroy | |
select_admin_prototype GET /admin/prototypes/:id/select(.:format) spree/admin/prototypes#select | |
available_admin_prototypes GET /admin/prototypes/available(.:format) spree/admin/prototypes#available | |
admin_prototypes GET /admin/prototypes(.:format) spree/admin/prototypes#index | |
POST /admin/prototypes(.:format) spree/admin/prototypes#create | |
new_admin_prototype GET /admin/prototypes/new(.:format) spree/admin/prototypes#new | |
edit_admin_prototype GET /admin/prototypes/:id/edit(.:format) spree/admin/prototypes#edit | |
admin_prototype GET /admin/prototypes/:id(.:format) spree/admin/prototypes#show | |
PATCH /admin/prototypes/:id(.:format) spree/admin/prototypes#update | |
PUT /admin/prototypes/:id(.:format) spree/admin/prototypes#update | |
DELETE /admin/prototypes/:id(.:format) spree/admin/prototypes#destroy | |
cart_admin_order GET /admin/orders/:id/cart(.:format) spree/admin/orders#cart | |
advance_admin_order PUT /admin/orders/:id/advance(.:format) spree/admin/orders#advance | |
confirm_admin_order GET /admin/orders/:id/confirm(.:format) spree/admin/orders#confirm | |
complete_admin_order PUT /admin/orders/:id/complete(.:format) spree/admin/orders#complete | |
resend_admin_order POST /admin/orders/:id/resend(.:format) spree/admin/orders#resend | |
adjustments_unfinalize_admin_order GET /admin/orders/:id/adjustments/unfinalize(.:format) spree/admin/orders#unfinalize_adjustments | |
adjustments_finalize_admin_order GET /admin/orders/:id/adjustments/finalize(.:format) spree/admin/orders#finalize_adjustments | |
approve_admin_order PUT /admin/orders/:id/approve(.:format) spree/admin/orders#approve | |
cancel_admin_order PUT /admin/orders/:id/cancel(.:format) spree/admin/orders#cancel | |
resume_admin_order PUT /admin/orders/:id/resume(.:format) spree/admin/orders#resume | |
admin_order_customer POST /admin/orders/:order_id/customer(.:format) spree/admin/orders/customer_details#create | |
new_admin_order_customer GET /admin/orders/:order_id/customer/new(.:format) spree/admin/orders/customer_details#new | |
edit_admin_order_customer GET /admin/orders/:order_id/customer/edit(.:format) spree/admin/orders/customer_details#edit | |
GET /admin/orders/:order_id/customer(.:format) spree/admin/orders/customer_details#show | |
PATCH /admin/orders/:order_id/customer(.:format) spree/admin/orders/customer_details#update | |
PUT /admin/orders/:order_id/customer(.:format) spree/admin/orders/customer_details#update | |
DELETE /admin/orders/:order_id/customer(.:format) spree/admin/orders/customer_details#destroy | |
refund_admin_order_customer_return PUT /admin/orders/:order_id/customer_returns/:id/refund(.:format) spree/admin/customer_returns#refund | |
admin_order_customer_returns GET /admin/orders/:order_id/customer_returns(.:format) spree/admin/customer_returns#index | |
POST /admin/orders/:order_id/customer_returns(.:format) spree/admin/customer_returns#create | |
new_admin_order_customer_return GET /admin/orders/:order_id/customer_returns/new(.:format) spree/admin/customer_returns#new | |
edit_admin_order_customer_return GET /admin/orders/:order_id/customer_returns/:id/edit(.:format) spree/admin/customer_returns#edit | |
admin_order_customer_return PATCH /admin/orders/:order_id/customer_returns/:id(.:format) spree/admin/customer_returns#update | |
PUT /admin/orders/:order_id/customer_returns/:id(.:format) spree/admin/customer_returns#update | |
admin_order_adjustments GET /admin/orders/:order_id/adjustments(.:format) spree/admin/adjustments#index | |
POST /admin/orders/:order_id/adjustments(.:format) spree/admin/adjustments#create | |
new_admin_order_adjustment GET /admin/orders/:order_id/adjustments/new(.:format) spree/admin/adjustments#new | |
edit_admin_order_adjustment GET /admin/orders/:order_id/adjustments/:id/edit(.:format) spree/admin/adjustments#edit | |
admin_order_adjustment GET /admin/orders/:order_id/adjustments/:id(.:format) spree/admin/adjustments#show | |
PATCH /admin/orders/:order_id/adjustments/:id(.:format) spree/admin/adjustments#update | |
PUT /admin/orders/:order_id/adjustments/:id(.:format) spree/admin/adjustments#update | |
DELETE /admin/orders/:order_id/adjustments/:id(.:format) spree/admin/adjustments#destroy | |
fire_admin_order_return_authorization PUT /admin/orders/:order_id/return_authorizations/:id/fire(.:format) spree/admin/return_authorizations#fire | |
admin_order_return_authorizations GET /admin/orders/:order_id/return_authorizations(.:format) spree/admin/return_authorizations#index | |
POST /admin/orders/:order_id/return_authorizations(.:format) spree/admin/return_authorizations#create | |
new_admin_order_return_authorization GET /admin/orders/:order_id/return_authorizations/new(.:format) spree/admin/return_authorizations#new | |
edit_admin_order_return_authorization GET /admin/orders/:order_id/return_authorizations/:id/edit(.:format) spree/admin/return_authorizations#edit | |
admin_order_return_authorization GET /admin/orders/:order_id/return_authorizations/:id(.:format) spree/admin/return_authorizations#show | |
PATCH /admin/orders/:order_id/return_authorizations/:id(.:format) spree/admin/return_authorizations#update | |
PUT /admin/orders/:order_id/return_authorizations/:id(.:format) spree/admin/return_authorizations#update | |
DELETE /admin/orders/:order_id/return_authorizations/:id(.:format) spree/admin/return_authorizations#destroy | |
fire_admin_order_payment PUT /admin/orders/:order_id/payments/:id/fire(.:format) spree/admin/payments#fire | |
admin_order_payment_log_entries GET /admin/orders/:order_id/payments/:payment_id/log_entries(.:format) spree/admin/log_entries#index | |
POST /admin/orders/:order_id/payments/:payment_id/log_entries(.:format) spree/admin/log_entries#create | |
new_admin_order_payment_log_entry GET /admin/orders/:order_id/payments/:payment_id/log_entries/new(.:format) spree/admin/log_entries#new | |
edit_admin_order_payment_log_entry GET /admin/orders/:order_id/payments/:payment_id/log_entries/:id/edit(.:format) spree/admin/log_entries#edit | |
admin_order_payment_log_entry GET /admin/orders/:order_id/payments/:payment_id/log_entries/:id(.:format) spree/admin/log_entries#show | |
PATCH /admin/orders/:order_id/payments/:payment_id/log_entries/:id(.:format) spree/admin/log_entries#update | |
PUT /admin/orders/:order_id/payments/:payment_id/log_entries/:id(.:format) spree/admin/log_entries#update | |
DELETE /admin/orders/:order_id/payments/:payment_id/log_entries/:id(.:format) spree/admin/log_entries#destroy | |
admin_order_payment_refunds POST /admin/orders/:order_id/payments/:payment_id/refunds(.:format) spree/admin/refunds#create | |
new_admin_order_payment_refund GET /admin/orders/:order_id/payments/:payment_id/refunds/new(.:format) spree/admin/refunds#new | |
edit_admin_order_payment_refund GET /admin/orders/:order_id/payments/:payment_id/refunds/:id/edit(.:format) spree/admin/refunds#edit | |
admin_order_payment_refund PATCH /admin/orders/:order_id/payments/:payment_id/refunds/:id(.:format) spree/admin/refunds#update | |
PUT /admin/orders/:order_id/payments/:payment_id/refunds/:id(.:format) spree/admin/refunds#update | |
admin_order_payments GET /admin/orders/:order_id/payments(.:format) spree/admin/payments#index | |
POST /admin/orders/:order_id/payments(.:format) spree/admin/payments#create | |
new_admin_order_payment GET /admin/orders/:order_id/payments/new(.:format) spree/admin/payments#new | |
admin_order_payment GET /admin/orders/:order_id/payments/:id(.:format) spree/admin/payments#show | |
perform_admin_order_reimbursement POST /admin/orders/:order_id/reimbursements/:id/perform(.:format) spree/admin/reimbursements#perform | |
admin_order_reimbursements POST /admin/orders/:order_id/reimbursements(.:format) spree/admin/reimbursements#create | |
edit_admin_order_reimbursement GET /admin/orders/:order_id/reimbursements/:id/edit(.:format) spree/admin/reimbursements#edit | |
admin_order_reimbursement GET /admin/orders/:order_id/reimbursements/:id(.:format) spree/admin/reimbursements#show | |
PATCH /admin/orders/:order_id/reimbursements/:id(.:format) spree/admin/reimbursements#update | |
PUT /admin/orders/:order_id/reimbursements/:id(.:format) spree/admin/reimbursements#update | |
short_ship_admin_order_cancellations POST /admin/orders/:order_id/cancellations/short_ship(.:format) spree/admin/cancellations#short_ship | |
admin_order_cancellations GET /admin/orders/:order_id/cancellations(.:format) spree/admin/cancellations#index | |
GET /admin/orders(.:format) spree/admin/orders#index | |
POST /admin/orders(.:format) spree/admin/orders#create | |
GET /admin/orders/new(.:format) spree/admin/orders#new | |
GET /admin/orders/:id/edit(.:format) spree/admin/orders#edit | |
PATCH /admin/orders/:id(.:format) spree/admin/orders#update | |
PUT /admin/orders/:id(.:format) spree/admin/orders#update | |
DELETE /admin/orders/:id(.:format) spree/admin/orders#destroy | |
clear_cache_admin_general_settings POST /admin/general_settings/clear_cache(.:format) spree/admin/general_settings#clear_cache | |
admin_general_settings POST /admin/general_settings(.:format) spree/admin/general_settings#create | |
new_admin_general_settings GET /admin/general_settings/new(.:format) spree/admin/general_settings#new | |
edit_admin_general_settings GET /admin/general_settings/edit(.:format) spree/admin/general_settings#edit | |
GET /admin/general_settings(.:format) spree/admin/general_settings#show | |
PATCH /admin/general_settings(.:format) spree/admin/general_settings#update | |
PUT /admin/general_settings(.:format) spree/admin/general_settings#update | |
DELETE /admin/general_settings(.:format) spree/admin/general_settings#destroy | |
admin_return_item PATCH /admin/return_items/:id(.:format) spree/admin/return_items#update | |
PUT /admin/return_items/:id(.:format) spree/admin/return_items#update | |
update_positions_admin_taxonomies POST /admin/taxonomies/update_positions(.:format) spree/admin/taxonomies#update_positions | |
get_children_admin_taxonomy GET /admin/taxonomies/:id/get_children(.:format) spree/admin/taxonomies#get_children | |
GET /admin/taxonomies/:taxonomy_id/taxons(.:format) spree/admin/taxons#index | |
POST /admin/taxonomies/:taxonomy_id/taxons(.:format) spree/admin/taxons#create | |
GET /admin/taxonomies/:taxonomy_id/taxons/new(.:format) spree/admin/taxons#new | |
GET /admin/taxonomies/:taxonomy_id/taxons/:id/edit(.:format) spree/admin/taxons#edit | |
GET /admin/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/admin/taxons#show | |
PATCH /admin/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/admin/taxons#update | |
PUT /admin/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/admin/taxons#update | |
DELETE /admin/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/admin/taxons#destroy | |
GET /admin/taxonomies(.:format) spree/admin/taxonomies#index | |
POST /admin/taxonomies(.:format) spree/admin/taxonomies#create | |
GET /admin/taxonomies/new(.:format) spree/admin/taxonomies#new | |
GET /admin/taxonomies/:id/edit(.:format) spree/admin/taxonomies#edit | |
GET /admin/taxonomies/:id(.:format) spree/admin/taxonomies#show | |
PATCH /admin/taxonomies/:id(.:format) spree/admin/taxonomies#update | |
PUT /admin/taxonomies/:id(.:format) spree/admin/taxonomies#update | |
DELETE /admin/taxonomies/:id(.:format) spree/admin/taxonomies#destroy | |
search_admin_taxons GET /admin/taxons/search(.:format) spree/admin/taxons#search | |
GET /admin/taxons(.:format) spree/admin/taxons#index | |
GET /admin/taxons/:id(.:format) spree/admin/taxons#show | |
GET /admin/reports/sales_total(.:format) spree/admin/reports#sales_total | |
POST /admin/reports/sales_total(.:format) spree/admin/reports#sales_total | |
GET /admin/reports(.:format) spree/admin/reports#index | |
admin_reimbursement_types GET /admin/reimbursement_types(.:format) spree/admin/reimbursement_types#index | |
admin_adjustment_reasons GET /admin/adjustment_reasons(.:format) spree/admin/adjustment_reasons#index | |
POST /admin/adjustment_reasons(.:format) spree/admin/adjustment_reasons#create | |
new_admin_adjustment_reason GET /admin/adjustment_reasons/new(.:format) spree/admin/adjustment_reasons#new | |
edit_admin_adjustment_reason GET /admin/adjustment_reasons/:id/edit(.:format) spree/admin/adjustment_reasons#edit | |
admin_adjustment_reason PATCH /admin/adjustment_reasons/:id(.:format) spree/admin/adjustment_reasons#update | |
PUT /admin/adjustment_reasons/:id(.:format) spree/admin/adjustment_reasons#update | |
admin_refund_reasons GET /admin/refund_reasons(.:format) spree/admin/refund_reasons#index | |
POST /admin/refund_reasons(.:format) spree/admin/refund_reasons#create | |
new_admin_refund_reason GET /admin/refund_reasons/new(.:format) spree/admin/refund_reasons#new | |
edit_admin_refund_reason GET /admin/refund_reasons/:id/edit(.:format) spree/admin/refund_reasons#edit | |
admin_refund_reason PATCH /admin/refund_reasons/:id(.:format) spree/admin/refund_reasons#update | |
PUT /admin/refund_reasons/:id(.:format) spree/admin/refund_reasons#update | |
admin_return_reasons GET /admin/return_reasons(.:format) spree/admin/return_reasons#index | |
POST /admin/return_reasons(.:format) spree/admin/return_reasons#create | |
new_admin_return_reason GET /admin/return_reasons/new(.:format) spree/admin/return_reasons#new | |
edit_admin_return_reason GET /admin/return_reasons/:id/edit(.:format) spree/admin/return_reasons#edit | |
admin_return_reason PATCH /admin/return_reasons/:id(.:format) spree/admin/return_reasons#update | |
PUT /admin/return_reasons/:id(.:format) spree/admin/return_reasons#update | |
admin_shipping_methods GET /admin/shipping_methods(.:format) spree/admin/shipping_methods#index | |
POST /admin/shipping_methods(.:format) spree/admin/shipping_methods#create | |
new_admin_shipping_method GET /admin/shipping_methods/new(.:format) spree/admin/shipping_methods#new | |
edit_admin_shipping_method GET /admin/shipping_methods/:id/edit(.:format) spree/admin/shipping_methods#edit | |
admin_shipping_method GET /admin/shipping_methods/:id(.:format) spree/admin/shipping_methods#show | |
PATCH /admin/shipping_methods/:id(.:format) spree/admin/shipping_methods#update | |
PUT /admin/shipping_methods/:id(.:format) spree/admin/shipping_methods#update | |
DELETE /admin/shipping_methods/:id(.:format) spree/admin/shipping_methods#destroy | |
admin_shipping_categories GET /admin/shipping_categories(.:format) spree/admin/shipping_categories#index | |
POST /admin/shipping_categories(.:format) spree/admin/shipping_categories#create | |
new_admin_shipping_category GET /admin/shipping_categories/new(.:format) spree/admin/shipping_categories#new | |
edit_admin_shipping_category GET /admin/shipping_categories/:id/edit(.:format) spree/admin/shipping_categories#edit | |
admin_shipping_category GET /admin/shipping_categories/:id(.:format) spree/admin/shipping_categories#show | |
PATCH /admin/shipping_categories/:id(.:format) spree/admin/shipping_categories#update | |
PUT /admin/shipping_categories/:id(.:format) spree/admin/shipping_categories#update | |
DELETE /admin/shipping_categories/:id(.:format) spree/admin/shipping_categories#destroy | |
receive_admin_stock_transfer GET /admin/stock_transfers/:id/receive(.:format) spree/admin/stock_transfers#receive | |
finalize_admin_stock_transfer PUT /admin/stock_transfers/:id/finalize(.:format) spree/admin/stock_transfers#finalize | |
close_admin_stock_transfer PUT /admin/stock_transfers/:id/close(.:format) spree/admin/stock_transfers#close | |
tracking_info_admin_stock_transfer GET /admin/stock_transfers/:id/tracking_info(.:format) spree/admin/stock_transfers#tracking_info | |
ship_admin_stock_transfer PUT /admin/stock_transfers/:id/ship(.:format) spree/admin/stock_transfers#ship | |
admin_stock_transfers GET /admin/stock_transfers(.:format) spree/admin/stock_transfers#index | |
POST /admin/stock_transfers(.:format) spree/admin/stock_transfers#create | |
new_admin_stock_transfer GET /admin/stock_transfers/new(.:format) spree/admin/stock_transfers#new | |
edit_admin_stock_transfer GET /admin/stock_transfers/:id/edit(.:format) spree/admin/stock_transfers#edit | |
admin_stock_transfer GET /admin/stock_transfers/:id(.:format) spree/admin/stock_transfers#show | |
PATCH /admin/stock_transfers/:id(.:format) spree/admin/stock_transfers#update | |
PUT /admin/stock_transfers/:id(.:format) spree/admin/stock_transfers#update | |
admin_stock_location_stock_movements GET /admin/stock_locations/:stock_location_id/stock_movements(.:format) spree/admin/stock_movements#index | |
POST /admin/stock_locations/:stock_location_id/stock_movements(.:format) spree/admin/stock_movements#create | |
new_admin_stock_location_stock_movement GET /admin/stock_locations/:stock_location_id/stock_movements/new(.:format) spree/admin/stock_movements#new | |
admin_stock_location_stock_movement GET /admin/stock_locations/:stock_location_id/stock_movements/:id(.:format) spree/admin/stock_movements#show | |
transfer_stock_admin_stock_locations POST /admin/stock_locations/transfer_stock(.:format) spree/admin/stock_locations#transfer_stock | |
update_positions_admin_stock_locations POST /admin/stock_locations/update_positions(.:format) spree/admin/stock_locations#update_positions | |
admin_stock_locations GET /admin/stock_locations(.:format) spree/admin/stock_locations#index | |
POST /admin/stock_locations(.:format) spree/admin/stock_locations#create | |
new_admin_stock_location GET /admin/stock_locations/new(.:format) spree/admin/stock_locations#new | |
edit_admin_stock_location GET /admin/stock_locations/:id/edit(.:format) spree/admin/stock_locations#edit | |
admin_stock_location GET /admin/stock_locations/:id(.:format) spree/admin/stock_locations#show | |
PATCH /admin/stock_locations/:id(.:format) spree/admin/stock_locations#update | |
PUT /admin/stock_locations/:id(.:format) spree/admin/stock_locations#update | |
DELETE /admin/stock_locations/:id(.:format) spree/admin/stock_locations#destroy | |
admin_stock_items GET /admin/stock_items(.:format) spree/admin/stock_items#index | |
POST /admin/stock_items(.:format) spree/admin/stock_items#create | |
admin_stock_item PATCH /admin/stock_items/:id(.:format) spree/admin/stock_items#update | |
PUT /admin/stock_items/:id(.:format) spree/admin/stock_items#update | |
DELETE /admin/stock_items/:id(.:format) spree/admin/stock_items#destroy | |
admin_tax_rates GET /admin/tax_rates(.:format) spree/admin/tax_rates#index | |
POST /admin/tax_rates(.:format) spree/admin/tax_rates#create | |
new_admin_tax_rate GET /admin/tax_rates/new(.:format) spree/admin/tax_rates#new | |
edit_admin_tax_rate GET /admin/tax_rates/:id/edit(.:format) spree/admin/tax_rates#edit | |
admin_tax_rate GET /admin/tax_rates/:id(.:format) spree/admin/tax_rates#show | |
PATCH /admin/tax_rates/:id(.:format) spree/admin/tax_rates#update | |
PUT /admin/tax_rates/:id(.:format) spree/admin/tax_rates#update | |
DELETE /admin/tax_rates/:id(.:format) spree/admin/tax_rates#destroy | |
admin_trackers GET /admin/trackers(.:format) spree/admin/trackers#index | |
POST /admin/trackers(.:format) spree/admin/trackers#create | |
new_admin_tracker GET /admin/trackers/new(.:format) spree/admin/trackers#new | |
edit_admin_tracker GET /admin/trackers/:id/edit(.:format) spree/admin/trackers#edit | |
admin_tracker GET /admin/trackers/:id(.:format) spree/admin/trackers#show | |
PATCH /admin/trackers/:id(.:format) spree/admin/trackers#update | |
PUT /admin/trackers/:id(.:format) spree/admin/trackers#update | |
DELETE /admin/trackers/:id(.:format) spree/admin/trackers#destroy | |
admin_payment_methods GET /admin/payment_methods(.:format) spree/admin/payment_methods#index | |
POST /admin/payment_methods(.:format) spree/admin/payment_methods#create | |
new_admin_payment_method GET /admin/payment_methods/new(.:format) spree/admin/payment_methods#new | |
edit_admin_payment_method GET /admin/payment_methods/:id/edit(.:format) spree/admin/payment_methods#edit | |
admin_payment_method GET /admin/payment_methods/:id(.:format) spree/admin/payment_methods#show | |
PATCH /admin/payment_methods/:id(.:format) spree/admin/payment_methods#update | |
PUT /admin/payment_methods/:id(.:format) spree/admin/payment_methods#update | |
DELETE /admin/payment_methods/:id(.:format) spree/admin/payment_methods#destroy | |
orders_admin_user GET /admin/users/:id/orders(.:format) spree/admin/users#orders | |
items_admin_user GET /admin/users/:id/items(.:format) spree/admin/users#items | |
addresses_admin_user GET /admin/users/:id/addresses(.:format) spree/admin/users#addresses | |
PUT /admin/users/:id/addresses(.:format) spree/admin/users#addresses | |
edit_amount_admin_user_store_credit GET /admin/users/:user_id/store_credits/:id/edit_amount(.:format) spree/admin/store_credits#edit_amount | |
update_amount_admin_user_store_credit PUT /admin/users/:user_id/store_credits/:id/update_amount(.:format) spree/admin/store_credits#update_amount | |
edit_validity_admin_user_store_credit GET /admin/users/:user_id/store_credits/:id/edit_validity(.:format) spree/admin/store_credits#edit_validity | |
invalidate_admin_user_store_credit PUT /admin/users/:user_id/store_credits/:id/invalidate(.:format) spree/admin/store_credits#invalidate | |
admin_user_store_credits GET /admin/users/:user_id/store_credits(.:format) spree/admin/store_credits#index | |
POST /admin/users/:user_id/store_credits(.:format) spree/admin/store_credits#create | |
new_admin_user_store_credit GET /admin/users/:user_id/store_credits/new(.:format) spree/admin/store_credits#new | |
edit_admin_user_store_credit GET /admin/users/:user_id/store_credits/:id/edit(.:format) spree/admin/store_credits#edit | |
admin_user_store_credit GET /admin/users/:user_id/store_credits/:id(.:format) spree/admin/store_credits#show | |
PATCH /admin/users/:user_id/store_credits/:id(.:format) spree/admin/store_credits#update | |
PUT /admin/users/:user_id/store_credits/:id(.:format) spree/admin/store_credits#update | |
admin_users GET /admin/users(.:format) spree/admin/users#index | |
POST /admin/users(.:format) spree/admin/users#create | |
new_admin_user GET /admin/users/new(.:format) spree/admin/users#new | |
edit_admin_user GET /admin/users/:id/edit(.:format) spree/admin/users#edit | |
admin_user GET /admin/users/:id(.:format) spree/admin/users#show | |
PATCH /admin/users/:id(.:format) spree/admin/users#update | |
PUT /admin/users/:id(.:format) spree/admin/users#update | |
DELETE /admin/users/:id(.:format) spree/admin/users#destroy | |
admin_style_guide_index GET /admin/style_guide(.:format) spree/admin/style_guide#index | |
POST /admin/style_guide(.:format) spree/admin/style_guide#create | |
new_admin_style_guide GET /admin/style_guide/new(.:format) spree/admin/style_guide#new | |
edit_admin_style_guide GET /admin/style_guide/:id/edit(.:format) spree/admin/style_guide#edit | |
admin_style_guide GET /admin/style_guide/:id(.:format) spree/admin/style_guide#show | |
PATCH /admin/style_guide/:id(.:format) spree/admin/style_guide#update | |
PUT /admin/style_guide/:id(.:format) spree/admin/style_guide#update | |
DELETE /admin/style_guide/:id(.:format) spree/admin/style_guide#destroy | |
admin GET /admin(.:format) spree/admin/root#index | |
generate_api_key_admin_user PUT /admin/users/:id/generate_api_key(.:format) spree/admin/users#generate_api_key | |
clear_api_key_admin_user PUT /admin/users/:id/clear_api_key(.:format) spree/admin/users#clear_api_key | |
GET /admin/users(.:format) spree/admin/users#index | |
POST /admin/users(.:format) spree/admin/users#create | |
GET /admin/users/new(.:format) spree/admin/users#new | |
GET /admin/users/:id/edit(.:format) spree/admin/users#edit | |
GET /admin/users/:id(.:format) spree/admin/users#show | |
PATCH /admin/users/:id(.:format) spree/admin/users#update | |
PUT /admin/users/:id(.:format) spree/admin/users#update | |
DELETE /admin/users/:id(.:format) spree/admin/users#destroy | |
api_promotion GET /api/promotions/:id(.:format) spree/api/promotions#show {:format=>"json"} | |
api_product_images GET /api/products/:product_id/images(.:format) spree/api/images#index {:format=>"json"} | |
POST /api/products/:product_id/images(.:format) spree/api/images#create {:format=>"json"} | |
new_api_product_image GET /api/products/:product_id/images/new(.:format) spree/api/images#new {:format=>"json"} | |
edit_api_product_image GET /api/products/:product_id/images/:id/edit(.:format) spree/api/images#edit {:format=>"json"} | |
api_product_image GET /api/products/:product_id/images/:id(.:format) spree/api/images#show {:format=>"json"} | |
PATCH /api/products/:product_id/images/:id(.:format) spree/api/images#update {:format=>"json"} | |
PUT /api/products/:product_id/images/:id(.:format) spree/api/images#update {:format=>"json"} | |
DELETE /api/products/:product_id/images/:id(.:format) spree/api/images#destroy {:format=>"json"} | |
api_product_variants GET /api/products/:product_id/variants(.:format) spree/api/variants#index {:format=>"json"} | |
POST /api/products/:product_id/variants(.:format) spree/api/variants#create {:format=>"json"} | |
new_api_product_variant GET /api/products/:product_id/variants/new(.:format) spree/api/variants#new {:format=>"json"} | |
edit_api_product_variant GET /api/products/:product_id/variants/:id/edit(.:format) spree/api/variants#edit {:format=>"json"} | |
api_product_variant GET /api/products/:product_id/variants/:id(.:format) spree/api/variants#show {:format=>"json"} | |
PATCH /api/products/:product_id/variants/:id(.:format) spree/api/variants#update {:format=>"json"} | |
PUT /api/products/:product_id/variants/:id(.:format) spree/api/variants#update {:format=>"json"} | |
DELETE /api/products/:product_id/variants/:id(.:format) spree/api/variants#destroy {:format=>"json"} | |
api_product_product_properties GET /api/products/:product_id/product_properties(.:format) spree/api/product_properties#index {:format=>"json"} | |
POST /api/products/:product_id/product_properties(.:format) spree/api/product_properties#create {:format=>"json"} | |
new_api_product_product_property GET /api/products/:product_id/product_properties/new(.:format) spree/api/product_properties#new {:format=>"json"} | |
edit_api_product_product_property GET /api/products/:product_id/product_properties/:id/edit(.:format) spree/api/product_properties#edit {:format=>"json"} | |
api_product_product_property GET /api/products/:product_id/product_properties/:id(.:format) spree/api/product_properties#show {:format=>"json"} | |
PATCH /api/products/:product_id/product_properties/:id(.:format) spree/api/product_properties#update {:format=>"json"} | |
PUT /api/products/:product_id/product_properties/:id(.:format) spree/api/product_properties#update {:format=>"json"} | |
DELETE /api/products/:product_id/product_properties/:id(.:format) spree/api/product_properties#destroy {:format=>"json"} | |
api_products GET /api/products(.:format) spree/api/products#index {:format=>"json"} | |
POST /api/products(.:format) spree/api/products#create {:format=>"json"} | |
new_api_product GET /api/products/new(.:format) spree/api/products#new {:format=>"json"} | |
edit_api_product GET /api/products/:id/edit(.:format) spree/api/products#edit {:format=>"json"} | |
api_product GET /api/products/:id(.:format) spree/api/products#show {:format=>"json"} | |
PATCH /api/products/:id(.:format) spree/api/products#update {:format=>"json"} | |
PUT /api/products/:id(.:format) spree/api/products#update {:format=>"json"} | |
DELETE /api/products/:id(.:format) spree/api/products#destroy {:format=>"json"} | |
next_api_checkout PUT /api/checkouts/:id/next(.:format) spree/api/checkouts#next {:format=>"json"} | |
advance_api_checkout PUT /api/checkouts/:id/advance(.:format) spree/api/checkouts#advance {:format=>"json"} | |
complete_api_checkout PUT /api/checkouts/:id/complete(.:format) spree/api/checkouts#complete {:format=>"json"} | |
cancel_api_checkout PUT /api/checkouts/:id/cancel(.:format) spree/api/checkouts#cancel {:format=>"json"} | |
empty_api_checkout PUT /api/checkouts/:id/empty(.:format) spree/api/checkouts#empty {:format=>"json"} | |
apply_coupon_code_api_checkout PUT /api/checkouts/:id/apply_coupon_code(.:format) spree/api/checkouts#apply_coupon_code {:format=>"json"} | |
api_checkout_line_items GET /api/checkouts/:checkout_id/line_items(.:format) spree/api/line_items#index {:format=>"json"} | |
POST /api/checkouts/:checkout_id/line_items(.:format) spree/api/line_items#create {:format=>"json"} | |
new_api_checkout_line_item GET /api/checkouts/:checkout_id/line_items/new(.:format) spree/api/line_items#new {:format=>"json"} | |
edit_api_checkout_line_item GET /api/checkouts/:checkout_id/line_items/:id/edit(.:format) spree/api/line_items#edit {:format=>"json"} | |
api_checkout_line_item GET /api/checkouts/:checkout_id/line_items/:id(.:format) spree/api/line_items#show {:format=>"json"} | |
PATCH /api/checkouts/:checkout_id/line_items/:id(.:format) spree/api/line_items#update {:format=>"json"} | |
PUT /api/checkouts/:checkout_id/line_items/:id(.:format) spree/api/line_items#update {:format=>"json"} | |
DELETE /api/checkouts/:checkout_id/line_items/:id(.:format) spree/api/line_items#destroy {:format=>"json"} | |
authorize_api_checkout_payment PUT /api/checkouts/:checkout_id/payments/:id/authorize(.:format) spree/api/payments#authorize {:format=>"json"} | |
capture_api_checkout_payment PUT /api/checkouts/:checkout_id/payments/:id/capture(.:format) spree/api/payments#capture {:format=>"json"} | |
purchase_api_checkout_payment PUT /api/checkouts/:checkout_id/payments/:id/purchase(.:format) spree/api/payments#purchase {:format=>"json"} | |
void_api_checkout_payment PUT /api/checkouts/:checkout_id/payments/:id/void(.:format) spree/api/payments#void {:format=>"json"} | |
credit_api_checkout_payment PUT /api/checkouts/:checkout_id/payments/:id/credit(.:format) spree/api/payments#credit {:format=>"json"} | |
api_checkout_payments GET /api/checkouts/:checkout_id/payments(.:format) spree/api/payments#index {:format=>"json"} | |
POST /api/checkouts/:checkout_id/payments(.:format) spree/api/payments#create {:format=>"json"} | |
new_api_checkout_payment GET /api/checkouts/:checkout_id/payments/new(.:format) spree/api/payments#new {:format=>"json"} | |
edit_api_checkout_payment GET /api/checkouts/:checkout_id/payments/:id/edit(.:format) spree/api/payments#edit {:format=>"json"} | |
api_checkout_payment GET /api/checkouts/:checkout_id/payments/:id(.:format) spree/api/payments#show {:format=>"json"} | |
PATCH /api/checkouts/:checkout_id/payments/:id(.:format) spree/api/payments#update {:format=>"json"} | |
PUT /api/checkouts/:checkout_id/payments/:id(.:format) spree/api/payments#update {:format=>"json"} | |
DELETE /api/checkouts/:checkout_id/payments/:id(.:format) spree/api/payments#destroy {:format=>"json"} | |
api_checkout_address GET /api/checkouts/:checkout_id/addresses/:id(.:format) spree/api/addresses#show {:format=>"json"} | |
PATCH /api/checkouts/:checkout_id/addresses/:id(.:format) spree/api/addresses#update {:format=>"json"} | |
PUT /api/checkouts/:checkout_id/addresses/:id(.:format) spree/api/addresses#update {:format=>"json"} | |
add_api_checkout_return_authorization PUT /api/checkouts/:checkout_id/return_authorizations/:id/add(.:format) spree/api/return_authorizations#add {:format=>"json"} | |
cancel_api_checkout_return_authorization PUT /api/checkouts/:checkout_id/return_authorizations/:id/cancel(.:format) spree/api/return_authorizations#cancel {:format=>"json"} | |
receive_api_checkout_return_authorization PUT /api/checkouts/:checkout_id/return_authorizations/:id/receive(.:format) spree/api/return_authorizations#receive {:format=>"json"} | |
api_checkout_return_authorizations GET /api/checkouts/:checkout_id/return_authorizations(.:format) spree/api/return_authorizations#index {:format=>"json"} | |
POST /api/checkouts/:checkout_id/return_authorizations(.:format) spree/api/return_authorizations#create {:format=>"json"} | |
new_api_checkout_return_authorization GET /api/checkouts/:checkout_id/return_authorizations/new(.:format) spree/api/return_authorizations#new {:format=>"json"} | |
edit_api_checkout_return_authorization GET /api/checkouts/:checkout_id/return_authorizations/:id/edit(.:format) spree/api/return_authorizations#edit {:format=>"json"} | |
api_checkout_return_authorization GET /api/checkouts/:checkout_id/return_authorizations/:id(.:format) spree/api/return_authorizations#show {:format=>"json"} | |
PATCH /api/checkouts/:checkout_id/return_authorizations/:id(.:format) spree/api/return_authorizations#update {:format=>"json"} | |
PUT /api/checkouts/:checkout_id/return_authorizations/:id(.:format) spree/api/return_authorizations#update {:format=>"json"} | |
DELETE /api/checkouts/:checkout_id/return_authorizations/:id(.:format) spree/api/return_authorizations#destroy {:format=>"json"} | |
api_checkout PATCH /api/checkouts/:id(.:format) spree/api/checkouts#update {:format=>"json"} | |
PUT /api/checkouts/:id(.:format) spree/api/checkouts#update {:format=>"json"} | |
api_variant_images GET /api/variants/:variant_id/images(.:format) spree/api/images#index {:format=>"json"} | |
POST /api/variants/:variant_id/images(.:format) spree/api/images#create {:format=>"json"} | |
new_api_variant_image GET /api/variants/:variant_id/images/new(.:format) spree/api/images#new {:format=>"json"} | |
edit_api_variant_image GET /api/variants/:variant_id/images/:id/edit(.:format) spree/api/images#edit {:format=>"json"} | |
api_variant_image GET /api/variants/:variant_id/images/:id(.:format) spree/api/images#show {:format=>"json"} | |
PATCH /api/variants/:variant_id/images/:id(.:format) spree/api/images#update {:format=>"json"} | |
PUT /api/variants/:variant_id/images/:id(.:format) spree/api/images#update {:format=>"json"} | |
DELETE /api/variants/:variant_id/images/:id(.:format) spree/api/images#destroy {:format=>"json"} | |
GET /api/variants(.:format) spree/api/variants#index {:format=>"json"} | |
POST /api/variants(.:format) spree/api/variants#create {:format=>"json"} | |
GET /api/variants/new(.:format) spree/api/variants#new {:format=>"json"} | |
GET /api/variants/:id/edit(.:format) spree/api/variants#edit {:format=>"json"} | |
GET /api/variants/:id(.:format) spree/api/variants#show {:format=>"json"} | |
PATCH /api/variants/:id(.:format) spree/api/variants#update {:format=>"json"} | |
PUT /api/variants/:id(.:format) spree/api/variants#update {:format=>"json"} | |
DELETE /api/variants/:id(.:format) spree/api/variants#destroy {:format=>"json"} | |
api_option_type_option_values GET /api/option_types/:option_type_id/option_values(.:format) spree/api/option_values#index {:format=>"json"} | |
POST /api/option_types/:option_type_id/option_values(.:format) spree/api/option_values#create {:format=>"json"} | |
new_api_option_type_option_value GET /api/option_types/:option_type_id/option_values/new(.:format) spree/api/option_values#new {:format=>"json"} | |
edit_api_option_type_option_value GET /api/option_types/:option_type_id/option_values/:id/edit(.:format) spree/api/option_values#edit {:format=>"json"} | |
api_option_type_option_value GET /api/option_types/:option_type_id/option_values/:id(.:format) spree/api/option_values#show {:format=>"json"} | |
PATCH /api/option_types/:option_type_id/option_values/:id(.:format) spree/api/option_values#update {:format=>"json"} | |
PUT /api/option_types/:option_type_id/option_values/:id(.:format) spree/api/option_values#update {:format=>"json"} | |
DELETE /api/option_types/:option_type_id/option_values/:id(.:format) spree/api/option_values#destroy {:format=>"json"} | |
api_option_types GET /api/option_types(.:format) spree/api/option_types#index {:format=>"json"} | |
POST /api/option_types(.:format) spree/api/option_types#create {:format=>"json"} | |
new_api_option_type GET /api/option_types/new(.:format) spree/api/option_types#new {:format=>"json"} | |
edit_api_option_type GET /api/option_types/:id/edit(.:format) spree/api/option_types#edit {:format=>"json"} | |
api_option_type GET /api/option_types/:id(.:format) spree/api/option_types#show {:format=>"json"} | |
PATCH /api/option_types/:id(.:format) spree/api/option_types#update {:format=>"json"} | |
PUT /api/option_types/:id(.:format) spree/api/option_types#update {:format=>"json"} | |
DELETE /api/option_types/:id(.:format) spree/api/option_types#destroy {:format=>"json"} | |
api_option_values GET /api/option_values(.:format) spree/api/option_values#index {:format=>"json"} | |
POST /api/option_values(.:format) spree/api/option_values#create {:format=>"json"} | |
new_api_option_value GET /api/option_values/new(.:format) spree/api/option_values#new {:format=>"json"} | |
edit_api_option_value GET /api/option_values/:id/edit(.:format) spree/api/option_values#edit {:format=>"json"} | |
api_option_value GET /api/option_values/:id(.:format) spree/api/option_values#show {:format=>"json"} | |
PATCH /api/option_values/:id(.:format) spree/api/option_values#update {:format=>"json"} | |
PUT /api/option_values/:id(.:format) spree/api/option_values#update {:format=>"json"} | |
DELETE /api/option_values/:id(.:format) spree/api/option_values#destroy {:format=>"json"} | |
GET /api/option_values(.:format) spree/api/option_values#index {:format=>"json"} | |
api_my_orders GET /api/orders/mine(.:format) spree/api/orders#mine {:format=>"json"} | |
api_current_order GET /api/orders/current(.:format) spree/api/orders#current {:format=>"json"} | |
cancel_api_order PUT /api/orders/:id/cancel(.:format) spree/api/orders#cancel {:format=>"json"} | |
empty_api_order PUT /api/orders/:id/empty(.:format) spree/api/orders#empty {:format=>"json"} | |
apply_coupon_code_api_order PUT /api/orders/:id/apply_coupon_code(.:format) spree/api/orders#apply_coupon_code {:format=>"json"} | |
api_order_line_items GET /api/orders/:order_id/line_items(.:format) spree/api/line_items#index {:format=>"json"} | |
POST /api/orders/:order_id/line_items(.:format) spree/api/line_items#create {:format=>"json"} | |
new_api_order_line_item GET /api/orders/:order_id/line_items/new(.:format) spree/api/line_items#new {:format=>"json"} | |
edit_api_order_line_item GET /api/orders/:order_id/line_items/:id/edit(.:format) spree/api/line_items#edit {:format=>"json"} | |
api_order_line_item GET /api/orders/:order_id/line_items/:id(.:format) spree/api/line_items#show {:format=>"json"} | |
PATCH /api/orders/:order_id/line_items/:id(.:format) spree/api/line_items#update {:format=>"json"} | |
PUT /api/orders/:order_id/line_items/:id(.:format) spree/api/line_items#update {:format=>"json"} | |
DELETE /api/orders/:order_id/line_items/:id(.:format) spree/api/line_items#destroy {:format=>"json"} | |
authorize_api_order_payment PUT /api/orders/:order_id/payments/:id/authorize(.:format) spree/api/payments#authorize {:format=>"json"} | |
capture_api_order_payment PUT /api/orders/:order_id/payments/:id/capture(.:format) spree/api/payments#capture {:format=>"json"} | |
purchase_api_order_payment PUT /api/orders/:order_id/payments/:id/purchase(.:format) spree/api/payments#purchase {:format=>"json"} | |
void_api_order_payment PUT /api/orders/:order_id/payments/:id/void(.:format) spree/api/payments#void {:format=>"json"} | |
credit_api_order_payment PUT /api/orders/:order_id/payments/:id/credit(.:format) spree/api/payments#credit {:format=>"json"} | |
api_order_payments GET /api/orders/:order_id/payments(.:format) spree/api/payments#index {:format=>"json"} | |
POST /api/orders/:order_id/payments(.:format) spree/api/payments#create {:format=>"json"} | |
new_api_order_payment GET /api/orders/:order_id/payments/new(.:format) spree/api/payments#new {:format=>"json"} | |
edit_api_order_payment GET /api/orders/:order_id/payments/:id/edit(.:format) spree/api/payments#edit {:format=>"json"} | |
api_order_payment GET /api/orders/:order_id/payments/:id(.:format) spree/api/payments#show {:format=>"json"} | |
PATCH /api/orders/:order_id/payments/:id(.:format) spree/api/payments#update {:format=>"json"} | |
PUT /api/orders/:order_id/payments/:id(.:format) spree/api/payments#update {:format=>"json"} | |
DELETE /api/orders/:order_id/payments/:id(.:format) spree/api/payments#destroy {:format=>"json"} | |
api_order_address GET /api/orders/:order_id/addresses/:id(.:format) spree/api/addresses#show {:format=>"json"} | |
PATCH /api/orders/:order_id/addresses/:id(.:format) spree/api/addresses#update {:format=>"json"} | |
PUT /api/orders/:order_id/addresses/:id(.:format) spree/api/addresses#update {:format=>"json"} | |
add_api_order_return_authorization PUT /api/orders/:order_id/return_authorizations/:id/add(.:format) spree/api/return_authorizations#add {:format=>"json"} | |
cancel_api_order_return_authorization PUT /api/orders/:order_id/return_authorizations/:id/cancel(.:format) spree/api/return_authorizations#cancel {:format=>"json"} | |
receive_api_order_return_authorization PUT /api/orders/:order_id/return_authorizations/:id/receive(.:format) spree/api/return_authorizations#receive {:format=>"json"} | |
api_order_return_authorizations GET /api/orders/:order_id/return_authorizations(.:format) spree/api/return_authorizations#index {:format=>"json"} | |
POST /api/orders/:order_id/return_authorizations(.:format) spree/api/return_authorizations#create {:format=>"json"} | |
new_api_order_return_authorization GET /api/orders/:order_id/return_authorizations/new(.:format) spree/api/return_authorizations#new {:format=>"json"} | |
edit_api_order_return_authorization GET /api/orders/:order_id/return_authorizations/:id/edit(.:format) spree/api/return_authorizations#edit {:format=>"json"} | |
api_order_return_authorization GET /api/orders/:order_id/return_authorizations/:id(.:format) spree/api/return_authorizations#show {:format=>"json"} | |
PATCH /api/orders/:order_id/return_authorizations/:id(.:format) spree/api/return_authorizations#update {:format=>"json"} | |
PUT /api/orders/:order_id/return_authorizations/:id(.:format) spree/api/return_authorizations#update {:format=>"json"} | |
DELETE /api/orders/:order_id/return_authorizations/:id(.:format) spree/api/return_authorizations#destroy {:format=>"json"} | |
api_orders GET /api/orders(.:format) spree/api/orders#index {:format=>"json"} | |
POST /api/orders(.:format) spree/api/orders#create {:format=>"json"} | |
new_api_order GET /api/orders/new(.:format) spree/api/orders#new {:format=>"json"} | |
edit_api_order GET /api/orders/:id/edit(.:format) spree/api/orders#edit {:format=>"json"} | |
api_order GET /api/orders/:id(.:format) spree/api/orders#show {:format=>"json"} | |
PATCH /api/orders/:id(.:format) spree/api/orders#update {:format=>"json"} | |
PUT /api/orders/:id(.:format) spree/api/orders#update {:format=>"json"} | |
DELETE /api/orders/:id(.:format) spree/api/orders#destroy {:format=>"json"} | |
api_zones GET /api/zones(.:format) spree/api/zones#index {:format=>"json"} | |
POST /api/zones(.:format) spree/api/zones#create {:format=>"json"} | |
new_api_zone GET /api/zones/new(.:format) spree/api/zones#new {:format=>"json"} | |
edit_api_zone GET /api/zones/:id/edit(.:format) spree/api/zones#edit {:format=>"json"} | |
api_zone GET /api/zones/:id(.:format) spree/api/zones#show {:format=>"json"} | |
PATCH /api/zones/:id(.:format) spree/api/zones#update {:format=>"json"} | |
PUT /api/zones/:id(.:format) spree/api/zones#update {:format=>"json"} | |
DELETE /api/zones/:id(.:format) spree/api/zones#destroy {:format=>"json"} | |
api_country_states GET /api/countries/:country_id/states(.:format) spree/api/states#index {:format=>"json"} | |
api_country_state GET /api/countries/:country_id/states/:id(.:format) spree/api/states#show {:format=>"json"} | |
api_countries GET /api/countries(.:format) spree/api/countries#index {:format=>"json"} | |
api_country GET /api/countries/:id(.:format) spree/api/countries#show {:format=>"json"} | |
transfer_to_location_api_shipments POST /api/shipments/transfer_to_location(.:format) spree/api/shipments#transfer_to_location {:format=>"json"} | |
transfer_to_shipment_api_shipments POST /api/shipments/transfer_to_shipment(.:format) spree/api/shipments#transfer_to_shipment {:format=>"json"} | |
mine_api_shipments GET /api/shipments/mine(.:format) spree/api/shipments#mine {:format=>"json"} | |
ready_api_shipment PUT /api/shipments/:id/ready(.:format) spree/api/shipments#ready {:format=>"json"} | |
ship_api_shipment PUT /api/shipments/:id/ship(.:format) spree/api/shipments#ship {:format=>"json"} | |
add_api_shipment PUT /api/shipments/:id/add(.:format) spree/api/shipments#add {:format=>"json"} | |
remove_api_shipment PUT /api/shipments/:id/remove(.:format) spree/api/shipments#remove {:format=>"json"} | |
api_shipments POST /api/shipments(.:format) spree/api/shipments#create {:format=>"json"} | |
api_shipment PATCH /api/shipments/:id(.:format) spree/api/shipments#update {:format=>"json"} | |
PUT /api/shipments/:id(.:format) spree/api/shipments#update {:format=>"json"} | |
api_states GET /api/states(.:format) spree/api/states#index {:format=>"json"} | |
api_state GET /api/states/:id(.:format) spree/api/states#show {:format=>"json"} | |
jstree_api_taxonomy GET /api/taxonomies/:id/jstree(.:format) spree/api/taxonomies#jstree {:format=>"json"} | |
jstree_api_taxonomy_taxon GET /api/taxonomies/:taxonomy_id/taxons/:id/jstree(.:format) spree/api/taxons#jstree {:format=>"json"} | |
api_taxonomy_taxons GET /api/taxonomies/:taxonomy_id/taxons(.:format) spree/api/taxons#index {:format=>"json"} | |
POST /api/taxonomies/:taxonomy_id/taxons(.:format) spree/api/taxons#create {:format=>"json"} | |
new_api_taxonomy_taxon GET /api/taxonomies/:taxonomy_id/taxons/new(.:format) spree/api/taxons#new {:format=>"json"} | |
edit_api_taxonomy_taxon GET /api/taxonomies/:taxonomy_id/taxons/:id/edit(.:format) spree/api/taxons#edit {:format=>"json"} | |
api_taxonomy_taxon GET /api/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/api/taxons#show {:format=>"json"} | |
PATCH /api/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/api/taxons#update {:format=>"json"} | |
PUT /api/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/api/taxons#update {:format=>"json"} | |
DELETE /api/taxonomies/:taxonomy_id/taxons/:id(.:format) spree/api/taxons#destroy {:format=>"json"} | |
api_taxonomies GET /api/taxonomies(.:format) spree/api/taxonomies#index {:format=>"json"} | |
POST /api/taxonomies(.:format) spree/api/taxonomies#create {:format=>"json"} | |
new_api_taxonomy GET /api/taxonomies/new(.:format) spree/api/taxonomies#new {:format=>"json"} | |
edit_api_taxonomy GET /api/taxonomies/:id/edit(.:format) spree/api/taxonomies#edit {:format=>"json"} | |
api_taxonomy GET /api/taxonomies/:id(.:format) spree/api/taxonomies#show {:format=>"json"} | |
PATCH /api/taxonomies/:id(.:format) spree/api/taxonomies#update {:format=>"json"} | |
PUT /api/taxonomies/:id(.:format) spree/api/taxonomies#update {:format=>"json"} | |
DELETE /api/taxonomies/:id(.:format) spree/api/taxonomies#destroy {:format=>"json"} | |
api_taxons GET /api/taxons(.:format) spree/api/taxons#index {:format=>"json"} | |
api_inventory_unit GET /api/inventory_units/:id(.:format) spree/api/inventory_units#show {:format=>"json"} | |
PATCH /api/inventory_units/:id(.:format) spree/api/inventory_units#update {:format=>"json"} | |
PUT /api/inventory_units/:id(.:format) spree/api/inventory_units#update {:format=>"json"} | |
api_user_credit_cards GET /api/users/:user_id/credit_cards(.:format) spree/api/credit_cards#index {:format=>"json"} | |
api_user_address_book GET /api/users/:user_id/address_book(.:format) spree/api/address_books#show {:format=>"json"} | |
PATCH /api/users/:user_id/address_book(.:format) spree/api/address_books#update {:format=>"json"} | |
PUT /api/users/:user_id/address_book(.:format) spree/api/address_books#update {:format=>"json"} | |
DELETE /api/users/:user_id/address_book(.:format) spree/api/address_books#destroy {:format=>"json"} | |
api_users GET /api/users(.:format) spree/api/users#index {:format=>"json"} | |
POST /api/users(.:format) spree/api/users#create {:format=>"json"} | |
new_api_user GET /api/users/new(.:format) spree/api/users#new {:format=>"json"} | |
edit_api_user GET /api/users/:id/edit(.:format) spree/api/users#edit {:format=>"json"} | |
api_user GET /api/users/:id(.:format) spree/api/users#show {:format=>"json"} | |
PATCH /api/users/:id(.:format) spree/api/users#update {:format=>"json"} | |
PUT /api/users/:id(.:format) spree/api/users#update {:format=>"json"} | |
DELETE /api/users/:id(.:format) spree/api/users#destroy {:format=>"json"} | |
api_credit_card PATCH /api/credit_cards/:id(.:format) spree/api/credit_cards#update {:format=>"json"} | |
PUT /api/credit_cards/:id(.:format) spree/api/credit_cards#update {:format=>"json"} | |
api_properties GET /api/properties(.:format) spree/api/properties#index {:format=>"json"} | |
POST /api/properties(.:format) spree/api/properties#create {:format=>"json"} | |
new_api_property GET /api/properties/new(.:format) spree/api/properties#new {:format=>"json"} | |
edit_api_property GET /api/properties/:id/edit(.:format) spree/api/properties#edit {:format=>"json"} | |
api_property GET /api/properties/:id(.:format) spree/api/properties#show {:format=>"json"} | |
PATCH /api/properties/:id(.:format) spree/api/properties#update {:format=>"json"} | |
PUT /api/properties/:id(.:format) spree/api/properties#update {:format=>"json"} | |
DELETE /api/properties/:id(.:format) spree/api/properties#destroy {:format=>"json"} | |
api_stock_location_stock_movements GET /api/stock_locations/:stock_location_id/stock_movements(.:format) spree/api/stock_movements#index {:format=>"json"} | |
POST /api/stock_locations/:stock_location_id/stock_movements(.:format) spree/api/stock_movements#create {:format=>"json"} | |
new_api_stock_location_stock_movement GET /api/stock_locations/:stock_location_id/stock_movements/new(.:format) spree/api/stock_movements#new {:format=>"json"} | |
edit_api_stock_location_stock_movement GET /api/stock_locations/:stock_location_id/stock_movements/:id/edit(.:format) spree/api/stock_movements#edit {:format=>"json"} | |
api_stock_location_stock_movement GET /api/stock_locations/:stock_location_id/stock_movements/:id(.:format) spree/api/stock_movements#show {:format=>"json"} | |
PATCH /api/stock_locations/:stock_location_id/stock_movements/:id(.:format) spree/api/stock_movements#update {:format=>"json"} | |
PUT /api/stock_locations/:stock_location_id/stock_movements/:id(.:format) spree/api/stock_movements#update {:format=>"json"} | |
DELETE /api/stock_locations/:stock_location_id/stock_movements/:id(.:format) spree/api/stock_movements#destroy {:format=>"json"} | |
api_stock_location_stock_items GET /api/stock_locations/:stock_location_id/stock_items(.:format) spree/api/stock_items#index {:format=>"json"} | |
POST /api/stock_locations/:stock_location_id/stock_items(.:format) spree/api/stock_items#create {:format=>"json"} | |
new_api_stock_location_stock_item GET /api/stock_locations/:stock_location_id/stock_items/new(.:format) spree/api/stock_items#new {:format=>"json"} | |
edit_api_stock_location_stock_item GET /api/stock_locations/:stock_location_id/stock_items/:id/edit(.:format) spree/api/stock_items#edit {:format=>"json"} | |
api_stock_location_stock_item GET /api/stock_locations/:stock_location_id/stock_items/:id(.:format) spree/api/stock_items#show {:format=>"json"} | |
PATCH /api/stock_locations/:stock_location_id/stock_items/:id(.:format) spree/api/stock_items#update {:format=>"json"} | |
PUT /api/stock_locations/:stock_location_id/stock_items/:id(.:format) spree/api/stock_items#update {:format=>"json"} | |
DELETE /api/stock_locations/:stock_location_id/stock_items/:id(.:format) spree/api/stock_items#destroy {:format=>"json"} | |
api_stock_locations GET /api/stock_locations(.:format) spree/api/stock_locations#index {:format=>"json"} | |
POST /api/stock_locations(.:format) spree/api/stock_locations#create {:format=>"json"} | |
new_api_stock_location GET /api/stock_locations/new(.:format) spree/api/stock_locations#new {:format=>"json"} | |
edit_api_stock_location GET /api/stock_locations/:id/edit(.:format) spree/api/stock_locations#edit {:format=>"json"} | |
api_stock_location GET /api/stock_locations/:id(.:format) spree/api/stock_locations#show {:format=>"json"} | |
PATCH /api/stock_locations/:id(.:format) spree/api/stock_locations#update {:format=>"json"} | |
PUT /api/stock_locations/:id(.:format) spree/api/stock_locations#update {:format=>"json"} | |
DELETE /api/stock_locations/:id(.:format) spree/api/stock_locations#destroy {:format=>"json"} | |
api_stock_items GET /api/stock_items(.:format) spree/api/stock_items#index {:format=>"json"} | |
api_stock_item PATCH /api/stock_items/:id(.:format) spree/api/stock_items#update {:format=>"json"} | |
PUT /api/stock_items/:id(.:format) spree/api/stock_items#update {:format=>"json"} | |
DELETE /api/stock_items/:id(.:format) spree/api/stock_items#destroy {:format=>"json"} | |
receive_api_stock_transfer POST /api/stock_transfers/:id/receive(.:format) spree/api/stock_transfers#receive {:format=>"json"} | |
api_stock_transfer_transfer_items POST /api/stock_transfers/:stock_transfer_id/transfer_items(.:format) spree/api/transfer_items#create {:format=>"json"} | |
api_stock_transfer_transfer_item PATCH /api/stock_transfers/:stock_transfer_id/transfer_items/:id(.:format) spree/api/transfer_items#update {:format=>"json"} | |
PUT /api/stock_transfers/:stock_transfer_id/transfer_items/:id(.:format) spree/api/transfer_items#update {:format=>"json"} | |
DELETE /api/stock_transfers/:stock_transfer_id/transfer_items/:id(.:format) spree/api/transfer_items#destroy {:format=>"json"} | |
api_stores GET /api/stores(.:format) spree/api/stores#index {:format=>"json"} | |
POST /api/stores(.:format) spree/api/stores#create {:format=>"json"} | |
new_api_store GET /api/stores/new(.:format) spree/api/stores#new {:format=>"json"} | |
edit_api_store GET /api/stores/:id/edit(.:format) spree/api/stores#edit {:format=>"json"} | |
api_store GET /api/stores/:id(.:format) spree/api/stores#show {:format=>"json"} | |
PATCH /api/stores/:id(.:format) spree/api/stores#update {:format=>"json"} | |
PUT /api/stores/:id(.:format) spree/api/stores#update {:format=>"json"} | |
DELETE /api/stores/:id(.:format) spree/api/stores#destroy {:format=>"json"} | |
mine_api_store_credit_events GET /api/store_credit_events/mine(.:format) spree/api/store_credit_events#mine {:format=>"json"} | |
api_config_money GET /api/config/money(.:format) spree/api/config#money {:format=>"json"} | |
api_config GET /api/config(.:format) spree/api/config#show {:format=>"json"} | |
api_classifications PUT /api/classifications(.:format) spree/api/classifications#update {:format=>"json"} | |
api_taxon_products GET /api/taxons/products(.:format) spree/api/taxons#products {:format=>"json"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment