Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
healthcheck_path GET|HEAD /healthcheck(.:format)

healthcheck#show

pages_affiliate_program_path GET /pages/affiliate-program(.:format)

#

pages_social_proof_path GET /pages/social-proof(.:format)

redirect(301, /case-studies)

articles_build_your_business_with_branded_reports_path GET /articles/build-your-business-with-branded-reports(.:format)

redirect(301, /custom-branding)

articles_rentometer_express_the_app_is_free_the_service_is_priceless_path GET /articles/rentometer-express-the-app-is-free-the-service-is-priceless(.:format)

redirect(301, /pricing)

tags_path GET /tags(.:format)

redirect(301, /resource-center)

GET /tags/:tag(.:format)

redirect(301, /resource-center/%{tag})

reports_path GET /reports(.:format)

redirect(301, /articles/neighborhood-reports)

pro_pricing_redirect_path GET /pro(.:format)

redirect(301, path: /pricing)

subscriptions_path GET /subscriptions(.:format)

redirect(301, path: /pricing)

biggerpockets_path GET /biggerpockets(.:format)

redirect(301, path: /pricing)

pro_biggerpockets_path GET /pro-biggerpockets(.:format)

redirect(301, path: /pricing)

rpm_path GET /rpm(.:format)

redirect(301, path: /pricing)

about_pro_product_path GET /about-pro-product(.:format)

redirect(301, path: /pricing)

pro_analysis_path GET /pro-analysis(.:format)

redirect(301, /)

marketplace_path GET /marketplace(.:format)

redirect(301, https://marketplace.rentometer.com)

marketplace_supplier_info_path GET /marketplace/supplier-info(.:format)

redirect(301, /advertise-with-us)

marketplace_advertise_with_us_path GET /marketplace/advertise-with-us(.:format)

redirect(301, /advertise-with-us)

GET /index_REA.asp(.:format)

redirect(301, /)

GET /index_REL.asp(.:format)

redirect(301, /)

GET /index_PM.asp(.:format)

redirect(301, /)

pro_standard_path GET /pro-standard(.:format)

redirect(301, /about-pro-product)

tools_path GET /tools(.:format)

redirect(301, https://tools.rentometer.com)

deal_worksheet_path GET /deal-worksheet(.:format)

redirect(301, https://tools.rentometer.com/deal-worksheet)

terms_path GET /terms(.:format)

redirect(301, /terms-of-use)

privacy_path GET /privacy(.:format)

redirect(301, /privacy-policy)

GET /:widget_slug(.:format)

hosted_lead_magnet#hosted

GET /:widget_slug/thank_you(.:format)

hosted_lead_magnet#thank_you

GET /(*path)(.:format)

redirect(301, https://www.rentometer.com/)

admin_root_path GET /admin(.:format)

admin/dashboard#index

admin_activity_dashboard_path GET /admin/activity_dashboard(.:format)

admin/activity_dashboard#index

admin_activity_dashboard_activity_data_path GET /admin/activity_dashboard/activity_data(.:format)

admin/activity_dashboard#activity_data

admin_activity_dashboard_stats_path GET /admin/activity_dashboard/stats(.:format)

admin/activity_dashboard#stats

admin_ad_partners_path GET /admin/ad_partners(.:format)

admin/ad_partners#index

POST /admin/ad_partners(.:format)

admin/ad_partners#create

new_admin_ad_partner_path GET /admin/ad_partners/new(.:format)

admin/ad_partners#new

edit_admin_ad_partner_path GET /admin/ad_partners/:id/edit(.:format)

admin/ad_partners#edit

admin_ad_partner_path GET /admin/ad_partners/:id(.:format)

admin/ad_partners#show

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

admin/ad_partners#update

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

admin/ad_partners#update

admin_display_ads_path GET /admin/display_ads(.:format)

admin/display_ads#index

POST /admin/display_ads(.:format)

admin/display_ads#create

new_admin_display_ad_path GET /admin/display_ads/new(.:format)

admin/display_ads#new

edit_admin_display_ad_path GET /admin/display_ads/:id/edit(.:format)

admin/display_ads#edit

admin_display_ad_path GET /admin/display_ads/:id(.:format)

admin/display_ads#show

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

admin/display_ads#update

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

admin/display_ads#update

admin_display_ad_events_path GET /admin/display_ad_events(.:format)

admin/display_ad_events#index

admin_display_ad_event_path GET /admin/display_ad_events/:id(.:format)

admin/display_ad_events#show

admin_api_endpoints_path GET /admin/api_endpoints(.:format)

admin/api_endpoints#index

POST /admin/api_endpoints(.:format)

admin/api_endpoints#create

edit_admin_api_endpoint_path GET /admin/api_endpoints/:id/edit(.:format)

admin/api_endpoints#edit

admin_api_endpoint_path GET /admin/api_endpoints/:id(.:format)

admin/api_endpoints#show

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

admin/api_endpoints#update

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

admin/api_endpoints#update

admin_api_keys_path GET /admin/api_keys(.:format)

admin/api_keys#index

POST /admin/api_keys(.:format)

admin/api_keys#create

new_admin_api_key_path GET /admin/api_keys/new(.:format)

admin/api_keys#new

edit_admin_api_key_path GET /admin/api_keys/:id/edit(.:format)

admin/api_keys#edit

admin_api_key_path GET /admin/api_keys/:id(.:format)

admin/api_keys#show

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

admin/api_keys#update

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

admin/api_keys#update

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

admin/api_keys#destroy

admin_api_rate_limiter_live_path GET /admin/api_rate_limiter_live(.:format)

admin/api_rate_limiter_live#index

admin_batch_report_results_path GET /admin/batch_report_results(.:format)

admin/batch_report_results#index

admin_batch_report_result_path GET /admin/batch_report_results/:id(.:format)

admin/batch_report_results#show

admin_articles_path GET /admin/articles(.:format)

admin/articles#index

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

admin/articles#show

admin_tags_path GET /admin/tags(.:format)

admin/tags#index

admin_tag_path GET /admin/tags/:id(.:format)

admin/tags#show

admin_dashboard_path GET /admin/dashboard(.:format)

admin/dashboard#index

admin_email_deliveries_path GET /admin/email_deliveries(.:format)

admin/email_deliveries#index

admin_email_delivery_path GET /admin/email_deliveries/:id(.:format)

admin/email_deliveries#show

admin_email_preview_path GET /admin/email_preview(.:format)

admin/email_preview#index

admin_email_preview_preview_actions_path GET /admin/email_preview/preview_actions(.:format)

admin/email_preview#preview_actions

admin_email_preview_render_preview_path GET /admin/email_preview/render_preview(.:format)

admin/email_preview#render_preview

admin_email_preview_search_users_path GET /admin/email_preview/search_users(.:format)

admin/email_preview#search_users

admin_counties_path GET /admin/counties(.:format)

admin/counties#index

admin_county_path GET /admin/counties/:id(.:format)

admin/counties#show

recalculate_counts_admin_geographic_slug_path GET /admin/geographic_slugs/:id/recalculate_counts(.:format)

admin/geographic_slugs#recalculate_counts

generate_description_admin_geographic_slug_path GET /admin/geographic_slugs/:id/generate_description(.:format)

admin/geographic_slugs#generate_description

admin_geographic_slugs_path GET /admin/geographic_slugs(.:format)

admin/geographic_slugs#index

edit_admin_geographic_slug_path GET /admin/geographic_slugs/:id/edit(.:format)

admin/geographic_slugs#edit

admin_geographic_slug_path GET /admin/geographic_slugs/:id(.:format)

admin/geographic_slugs#show

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

admin/geographic_slugs#update

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

admin/geographic_slugs#update

admin_geographic_map_overview_path GET /admin/geographic_map_overview(.:format)

admin/geographic_map_overview#index

admin_metros_path GET /admin/metros(.:format)

admin/metros#index

admin_metro_path GET /admin/metros/:id(.:format)

admin/metros#show

admin_places_path GET /admin/places(.:format)

admin/places#index

admin_place_path GET /admin/places/:id(.:format)

admin/places#show

admin_precisely_neighborhoods_path GET /admin/precisely_neighborhoods(.:format)

admin/precisely_neighborhoods#index

admin_precisely_neighborhood_path GET /admin/precisely_neighborhoods/:id(.:format)

admin/precisely_neighborhoods#show

admin_school_districts_path GET /admin/school_districts(.:format)

admin/school_districts#index

admin_school_district_path GET /admin/school_districts/:id(.:format)

admin/school_districts#show

admin_states_path GET /admin/states(.:format)

admin/states#index

admin_state_path GET /admin/states/:id(.:format)

admin/states#show

admin_zctas_path GET /admin/zctas(.:format)

admin/zctas#index

admin_zcta_path GET /admin/zctas/:id(.:format)

admin/zctas#show

admin_ip_investigation_path GET /admin/ip_investigation(.:format)

admin/ip_investigation#index

admin_ip_investigation_visits_data_path GET /admin/ip_investigation/visits_data(.:format)

admin/ip_investigation#visits_data

admin_ip_investigation_summary_path GET /admin/ip_investigation/summary(.:format)

admin/ip_investigation#summary

admin_lead_generation_widgets_path GET /admin/lead_generation_widgets(.:format)

admin/lead_generation_widgets#index

POST /admin/lead_generation_widgets(.:format)

admin/lead_generation_widgets#create

edit_admin_lead_generation_widget_path GET /admin/lead_generation_widgets/:id/edit(.:format)

admin/lead_generation_widgets#edit

admin_lead_generation_widget_path GET /admin/lead_generation_widgets/:id(.:format)

admin/lead_generation_widgets#show

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

admin/lead_generation_widgets#update

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

admin/lead_generation_widgets#update

admin_leads_path GET /admin/leads(.:format)

admin/leads#index

admin_lead_path GET /admin/leads/:id(.:format)

admin/leads#show

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

admin/leads#destroy

admin_leadgen_tester_path GET /admin/leadgen_tester(.:format)

admin/leadgen_tester#index

admin_leadgen_legacy_widgets_path GET /admin/leadgen_legacy_widgets(.:format)

admin/leadgen_legacy_widgets#index

POST /admin/leadgen_legacy_widgets(.:format)

admin/leadgen_legacy_widgets#create

new_admin_leadgen_legacy_widget_path GET /admin/leadgen_legacy_widgets/new(.:format)

admin/leadgen_legacy_widgets#new

edit_admin_leadgen_legacy_widget_path GET /admin/leadgen_legacy_widgets/:id/edit(.:format)

admin/leadgen_legacy_widgets#edit

admin_leadgen_legacy_widget_path GET /admin/leadgen_legacy_widgets/:id(.:format)

admin/leadgen_legacy_widgets#show

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

admin/leadgen_legacy_widgets#update

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

admin/leadgen_legacy_widgets#update

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

admin/leadgen_legacy_widgets#destroy

admin_leadgen_widget_events_path GET /admin/leadgen_widget_events(.:format)

admin/leadgen_widget_events#index

admin_leadgen_widget_event_path GET /admin/leadgen_widget_events/:id(.:format)

admin/leadgen_widget_events#show

toggle_pin_admin_sales_lead_sales_lead_note_path PUT /admin/sales_leads/:sales_lead_id/sales_lead_notes/:id/toggle_pin(.:format)

admin/sales_lead_notes#toggle_pin

admin_sales_lead_sales_lead_notes_path GET /admin/sales_leads/:sales_lead_id/sales_lead_notes(.:format)

admin/sales_lead_notes#index

POST /admin/sales_leads/:sales_lead_id/sales_lead_notes(.:format)

admin/sales_lead_notes#create

new_admin_sales_lead_sales_lead_note_path GET /admin/sales_leads/:sales_lead_id/sales_lead_notes/new(.:format)

admin/sales_lead_notes#new

edit_admin_sales_lead_sales_lead_note_path GET /admin/sales_leads/:sales_lead_id/sales_lead_notes/:id/edit(.:format)

admin/sales_lead_notes#edit

admin_sales_lead_sales_lead_note_path GET /admin/sales_leads/:sales_lead_id/sales_lead_notes/:id(.:format)

admin/sales_lead_notes#show

PATCH /admin/sales_leads/:sales_lead_id/sales_lead_notes/:id(.:format)

admin/sales_lead_notes#update

PUT /admin/sales_leads/:sales_lead_id/sales_lead_notes/:id(.:format)

admin/sales_lead_notes#update

DELETE /admin/sales_leads/:sales_lead_id/sales_lead_notes/:id(.:format)

admin/sales_lead_notes#destroy

admin_sales_leads_path GET /admin/sales_leads(.:format)

admin/sales_leads#index

POST /admin/sales_leads(.:format)

admin/sales_leads#create

new_admin_sales_lead_path GET /admin/sales_leads/new(.:format)

admin/sales_leads#new

edit_admin_sales_lead_path GET /admin/sales_leads/:id/edit(.:format)

admin/sales_leads#edit

admin_sales_lead_path GET /admin/sales_leads/:id(.:format)

admin/sales_leads#show

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

admin/sales_leads#update

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

admin/sales_leads#update

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

admin/sales_leads#destroy

admin_widgets_path GET /admin/widgets(.:format)

admin/widgets#index

admin_widget_path GET /admin/widgets/:id(.:format)

admin/widgets#show

admin_widget_events_path GET /admin/widget_events(.:format)

admin/widget_events#index

admin_widget_event_path GET /admin/widget_events/:id(.:format)

admin/widget_events#show

admin_widget_visitor_requests_path GET /admin/widget_visitor_requests(.:format)

admin/widget_visitor_requests#index

admin_widget_visitor_request_path GET /admin/widget_visitor_requests/:id(.:format)

admin/widget_visitor_requests#show

admin_pages_path GET /admin/pages(.:format)

admin/pages#index

admin_page_path GET /admin/pages/:id(.:format)

admin/pages#show

admin_wordpress_pages_path GET /admin/wordpress_pages(.:format)

admin/wordpress_pages#index

POST /admin/wordpress_pages(.:format)

admin/wordpress_pages#create

new_admin_wordpress_page_path GET /admin/wordpress_pages/new(.:format)

admin/wordpress_pages#new

edit_admin_wordpress_page_path GET /admin/wordpress_pages/:id/edit(.:format)

admin/wordpress_pages#edit

admin_wordpress_page_path GET /admin/wordpress_pages/:id(.:format)

admin/wordpress_pages#show

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

admin/wordpress_pages#update

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

admin/wordpress_pages#update

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

admin/wordpress_pages#destroy

admin_footer_rent_links_path GET /admin/footer_rent_links(.:format)

admin/footer_rent_links#index

POST /admin/footer_rent_links(.:format)

admin/footer_rent_links#create

new_admin_footer_rent_link_path GET /admin/footer_rent_links/new(.:format)

admin/footer_rent_links#new

edit_admin_footer_rent_link_path GET /admin/footer_rent_links/:id/edit(.:format)

admin/footer_rent_links#edit

admin_footer_rent_link_path GET /admin/footer_rent_links/:id(.:format)

admin/footer_rent_links#show

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

admin/footer_rent_links#update

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

admin/footer_rent_links#update

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

admin/footer_rent_links#destroy

admin_for_rent_listings_path GET /admin/for_rent_listings(.:format)

admin/for_rent_listings#index

POST /admin/for_rent_listings(.:format)

admin/for_rent_listings#create

admin_for_rent_listing_path GET /admin/for_rent_listings/:id(.:format)

admin/for_rent_listings#show

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

admin/for_rent_listings#update

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

admin/for_rent_listings#update

admin_listings_path GET /admin/listings(.:format)

admin/listings#index

admin_listing_path GET /admin/listings/:id(.:format)

admin/listings#show

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

admin/listings#destroy

admin_rds_auto_files_path GET /admin/rds_auto_files(.:format)

admin/rds_auto_files#index

POST /admin/rds_auto_files(.:format)

admin/rds_auto_files#create

new_admin_rds_auto_file_path GET /admin/rds_auto_files/new(.:format)

admin/rds_auto_files#new

edit_admin_rds_auto_file_path GET /admin/rds_auto_files/:id/edit(.:format)

admin/rds_auto_files#edit

admin_rds_auto_file_path GET /admin/rds_auto_files/:id(.:format)

admin/rds_auto_files#show

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

admin/rds_auto_files#update

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

admin/rds_auto_files#update

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

admin/rds_auto_files#destroy

perform_suppression_of_admin_rds_records_path GET /admin/rds_records/perform_suppression_of(.:format)

admin/rds_records#perform_suppression_of

submitted_ids_count_for_admin_rds_records_path GET /admin/rds_records/submitted_ids_count_for(.:format)

admin/rds_records#submitted_ids_count_for

admin_rds_records_path GET /admin/rds_records(.:format)

admin/rds_records#index

edit_admin_rds_record_path GET /admin/rds_records/:id/edit(.:format)

admin/rds_records#edit

admin_rds_record_path GET /admin/rds_records/:id(.:format)

admin/rds_records#show

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

admin/rds_records#update

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

admin/rds_records#update

admin_rds_rental_imports_path GET /admin/rds_rental_imports(.:format)

admin/rds_rental_imports#index

admin_rds_rental_import_path GET /admin/rds_rental_imports/:id(.:format)

admin/rds_rental_imports#show

reprocess_admin_rds_staged_record_path PUT /admin/rds_staged_records/:id/reprocess(.:format)

admin/rds_staged_records#reprocess

admin_rds_staged_records_path GET /admin/rds_staged_records(.:format)

admin/rds_staged_records#index

admin_rds_staged_record_path GET /admin/rds_staged_records/:id(.:format)

admin/rds_staged_records#show

admin_rentals_path GET /admin/rentals(.:format)

admin/rentals#index

admin_rental_path GET /admin/rentals/:id(.:format)

admin/rentals#show

admin_aws_ec2_instances_path GET /admin/aws_ec2_instances(.:format)

admin/aws_ec2_instances#index

admin_blazer_queries_path GET /admin/blazer_queries(.:format)

admin/blazer_queries#index

POST /admin/blazer_queries(.:format)

admin/blazer_queries#create

new_admin_blazer_query_path GET /admin/blazer_queries/new(.:format)

admin/blazer_queries#new

edit_admin_blazer_query_path GET /admin/blazer_queries/:id/edit(.:format)

admin/blazer_queries#edit

admin_blazer_query_path GET /admin/blazer_queries/:id(.:format)

admin/blazer_queries#show

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

admin/blazer_queries#update

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

admin/blazer_queries#update

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

admin/blazer_queries#destroy

admin_dropbox_webhooks_path GET /admin/dropbox_webhooks(.:format)

admin/dropbox_webhooks#index

admin_dropbox_webhook_path GET /admin/dropbox_webhooks/:id(.:format)

admin/dropbox_webhooks#show

admin_ip_infos_path GET /admin/ip_infos(.:format)

admin/ip_infos#index

admin_ip_info_path GET /admin/ip_infos/:id(.:format)

admin/ip_infos#show

admin_mailgun_webhooks_path GET /admin/mailgun_webhooks(.:format)

admin/mailgun_webhooks#index

admin_mailgun_webhook_path GET /admin/mailgun_webhooks/:id(.:format)

admin/mailgun_webhooks#show

admin_melissa_data_path GET /admin/melissa_data(.:format)

admin/melissa_data#index

admin_melissa_datum_path GET /admin/melissa_data/:id(.:format)

admin/melissa_data#show

admin_stripe_webhooks_path GET /admin/stripe_webhooks(.:format)

admin/stripe_webhooks#index

admin_stripe_webhook_path GET /admin/stripe_webhooks/:id(.:format)

admin/stripe_webhooks#show

admin_admin_activities_path GET /admin/admin_activities(.:format)

admin/admin_activities#index

admin_admin_activity_path GET /admin/admin_activities/:id(.:format)

admin/admin_activities#show

admin_batch_reports_path GET /admin/batch_reports(.:format)

admin/batch_reports#index

admin_batch_report_path GET /admin/batch_reports/:id(.:format)

admin/batch_reports#show

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

admin/batch_reports#destroy

admin_coupons_path GET /admin/coupons(.:format)

admin/coupons#index

POST /admin/coupons(.:format)

admin/coupons#create

new_admin_coupon_path GET /admin/coupons/new(.:format)

admin/coupons#new

edit_admin_coupon_path GET /admin/coupons/:id/edit(.:format)

admin/coupons#edit

admin_coupon_path GET /admin/coupons/:id(.:format)

admin/coupons#show

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

admin/coupons#update

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

admin/coupons#update

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

admin/coupons#destroy

admin_feedback_index_path GET /admin/feedback(.:format)

admin/feedback#index

POST /admin/feedback(.:format)

admin/feedback#create

admin_feedback_path GET /admin/feedback/:id(.:format)

admin/feedback#show

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

admin/feedback#update

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

admin/feedback#update

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

admin/feedback#destroy

admin_listing_info_requests_path GET /admin/listing_info_requests(.:format)

admin/listing_info_requests#index

admin_listing_info_request_path GET /admin/listing_info_requests/:id(.:format)

admin/listing_info_requests#show

admin_login_activities_path GET /admin/login_activities(.:format)

admin/login_activities#index

admin_login_activity_path GET /admin/login_activities/:id(.:format)

admin/login_activities#show

admin_plans_path GET /admin/plans(.:format)

admin/plans#index

POST /admin/plans(.:format)

admin/plans#create

new_admin_plan_path GET /admin/plans/new(.:format)

admin/plans#new

edit_admin_plan_path GET /admin/plans/:id/edit(.:format)

admin/plans#edit

admin_plan_path GET /admin/plans/:id(.:format)

admin/plans#show

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

admin/plans#update

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

admin/plans#update

admin_pro_analyses_path GET /admin/pro_analyses(.:format)

admin/pro_analyses#index

POST /admin/pro_analyses(.:format)

admin/pro_analyses#create

admin_pro_analysis_path GET /admin/pro_analyses/:id(.:format)

admin/pro_analyses#show

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

admin/pro_analyses#update

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

admin/pro_analyses#update

admin_properties_path GET /admin/properties(.:format)

admin/properties#index

POST /admin/properties(.:format)

admin/properties#create

new_admin_property_path GET /admin/properties/new(.:format)

admin/properties#new

edit_admin_property_path GET /admin/properties/:id/edit(.:format)

admin/properties#edit

admin_property_path GET /admin/properties/:id(.:format)

admin/properties#show

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

admin/properties#update

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

admin/properties#update

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

admin/properties#destroy

admin_property_scraped_property_homepages_path GET /admin/properties/:property_id/scraped_property_homepages(.:format)

admin/scraped_property_homepages#index

POST /admin/properties/:property_id/scraped_property_homepages(.:format)

admin/scraped_property_homepages#create

new_admin_property_scraped_property_homepage_path GET /admin/properties/:property_id/scraped_property_homepages/new(.:format)

admin/scraped_property_homepages#new

edit_admin_property_scraped_property_homepage_path GET /admin/properties/:property_id/scraped_property_homepages/:id/edit(.:format)

admin/scraped_property_homepages#edit

admin_property_scraped_property_homepage_path GET /admin/properties/:property_id/scraped_property_homepages/:id(.:format)

admin/scraped_property_homepages#show

PATCH /admin/properties/:property_id/scraped_property_homepages/:id(.:format)

admin/scraped_property_homepages#update

PUT /admin/properties/:property_id/scraped_property_homepages/:id(.:format)

admin/scraped_property_homepages#update

DELETE /admin/properties/:property_id/scraped_property_homepages/:id(.:format)

admin/scraped_property_homepages#destroy

admin_auto_collected_homepages_path GET /admin/auto_collected_homepages(.:format)

admin/auto_collected_homepages#index

POST /admin/auto_collected_homepages(.:format)

admin/auto_collected_homepages#create

new_admin_auto_collected_homepage_path GET /admin/auto_collected_homepages/new(.:format)

admin/auto_collected_homepages#new

edit_admin_auto_collected_homepage_path GET /admin/auto_collected_homepages/:id/edit(.:format)

admin/auto_collected_homepages#edit

admin_auto_collected_homepage_path GET /admin/auto_collected_homepages/:id(.:format)

admin/auto_collected_homepages#show

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

admin/auto_collected_homepages#update

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

admin/auto_collected_homepages#update

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

admin/auto_collected_homepages#destroy

admin_property_reports_path GET /admin/property_reports(.:format)

admin/property_reports#index

admin_property_report_path GET /admin/property_reports/:id(.:format)

admin/property_reports#show

admin_rentometer_api_credits_path GET /admin/rentometer_api_credits(.:format)

admin/rentometer_api_credits#index

POST /admin/rentometer_api_credits(.:format)

admin/rentometer_api_credits#create

new_admin_rentometer_api_credit_path GET /admin/rentometer_api_credits/new(.:format)

admin/rentometer_api_credits#new

edit_admin_rentometer_api_credit_path GET /admin/rentometer_api_credits/:id/edit(.:format)

admin/rentometer_api_credits#edit

admin_rentometer_api_credit_path GET /admin/rentometer_api_credits/:id(.:format)

admin/rentometer_api_credits#show

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

admin/rentometer_api_credits#update

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

admin/rentometer_api_credits#update

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

admin/rentometer_api_credits#destroy

admin_rentometer_queries_path GET /admin/rentometer_queries(.:format)

admin/rentometer_queries#index

admin_rentometer_query_path GET /admin/rentometer_queries/:id(.:format)

admin/rentometer_queries#show

admin_report_brandings_path GET /admin/report_brandings(.:format)

admin/report_brandings#index

POST /admin/report_brandings(.:format)

admin/report_brandings#create

new_admin_report_branding_path GET /admin/report_brandings/new(.:format)

admin/report_brandings#new

edit_admin_report_branding_path GET /admin/report_brandings/:id/edit(.:format)

admin/report_brandings#edit

admin_report_branding_path GET /admin/report_brandings/:id(.:format)

admin/report_brandings#show

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

admin/report_brandings#update

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

admin/report_brandings#update

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

admin/report_brandings#destroy

admin_shares_path GET /admin/shares(.:format)

admin/shares#index

admin_share_path GET /admin/shares/:id(.:format)

admin/shares#show

admin_subscriptions_path GET /admin/subscriptions(.:format)

admin/subscriptions#index

POST /admin/subscriptions(.:format)

admin/subscriptions#create

new_admin_subscription_path GET /admin/subscriptions/new(.:format)

admin/subscriptions#new

edit_admin_subscription_path GET /admin/subscriptions/:id/edit(.:format)

admin/subscriptions#edit

admin_subscription_path GET /admin/subscriptions/:id(.:format)

admin/subscriptions#show

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

admin/subscriptions#update

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

admin/subscriptions#update

admin_api_v1_mobile_support_requests_path GET /admin/api_v1_mobile_support_requests(.:format)

admin/api_v1_mobile_support_requests#index

POST /admin/api_v1_mobile_support_requests(.:format)

admin/api_v1_mobile_support_requests#create

new_admin_api_v1_mobile_support_request_path GET /admin/api_v1_mobile_support_requests/new(.:format)

admin/api_v1_mobile_support_requests#new

edit_admin_api_v1_mobile_support_request_path GET /admin/api_v1_mobile_support_requests/:id/edit(.:format)

admin/api_v1_mobile_support_requests#edit

admin_api_v1_mobile_support_request_path GET /admin/api_v1_mobile_support_requests/:id(.:format)

admin/api_v1_mobile_support_requests#show

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

admin/api_v1_mobile_support_requests#update

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

admin/api_v1_mobile_support_requests#update

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

admin/api_v1_mobile_support_requests#destroy

search_admin_team_team_members_path GET /admin/teams/:team_id/team_members/search(.:format)

admin/team_members#search

admin_team_team_members_path GET /admin/teams/:team_id/team_members(.:format)

admin/team_members#index

POST /admin/teams/:team_id/team_members(.:format)

admin/team_members#create

new_admin_team_team_member_path GET /admin/teams/:team_id/team_members/new(.:format)

admin/team_members#new

edit_admin_team_team_member_path GET /admin/teams/:team_id/team_members/:id/edit(.:format)

admin/team_members#edit

admin_team_team_member_path GET /admin/teams/:team_id/team_members/:id(.:format)

admin/team_members#show

PATCH /admin/teams/:team_id/team_members/:id(.:format)

admin/team_members#update

PUT /admin/teams/:team_id/team_members/:id(.:format)

admin/team_members#update

DELETE /admin/teams/:team_id/team_members/:id(.:format)

admin/team_members#destroy

toggle_pin_admin_team_team_note_path PUT /admin/teams/:team_id/team_notes/:id/toggle_pin(.:format)

admin/team_notes#toggle_pin

admin_team_team_notes_path GET /admin/teams/:team_id/team_notes(.:format)

admin/team_notes#index

POST /admin/teams/:team_id/team_notes(.:format)

admin/team_notes#create

new_admin_team_team_note_path GET /admin/teams/:team_id/team_notes/new(.:format)

admin/team_notes#new

edit_admin_team_team_note_path GET /admin/teams/:team_id/team_notes/:id/edit(.:format)

admin/team_notes#edit

admin_team_team_note_path GET /admin/teams/:team_id/team_notes/:id(.:format)

admin/team_notes#show

PATCH /admin/teams/:team_id/team_notes/:id(.:format)

admin/team_notes#update

PUT /admin/teams/:team_id/team_notes/:id(.:format)

admin/team_notes#update

DELETE /admin/teams/:team_id/team_notes/:id(.:format)

admin/team_notes#destroy

admin_team_team_subscriptions_path GET /admin/teams/:team_id/team_subscriptions(.:format)

admin/team_subscriptions#index

POST /admin/teams/:team_id/team_subscriptions(.:format)

admin/team_subscriptions#create

new_admin_team_team_subscription_path GET /admin/teams/:team_id/team_subscriptions/new(.:format)

admin/team_subscriptions#new

edit_admin_team_team_subscription_path GET /admin/teams/:team_id/team_subscriptions/:id/edit(.:format)

admin/team_subscriptions#edit

admin_team_team_subscription_path GET /admin/teams/:team_id/team_subscriptions/:id(.:format)

admin/team_subscriptions#show

PATCH /admin/teams/:team_id/team_subscriptions/:id(.:format)

admin/team_subscriptions#update

PUT /admin/teams/:team_id/team_subscriptions/:id(.:format)

admin/team_subscriptions#update

admin_team_team_unified_searches_path GET /admin/teams/:team_id/team_unified_searches(.:format)

admin/team_unified_searches#index

admin_team_team_unified_search_path GET /admin/teams/:team_id/team_unified_searches/:id(.:format)

admin/team_unified_searches#show

admin_team_welcome_pages_path GET /admin/team_welcome_pages(.:format)

admin/team_welcome_pages#index

POST /admin/team_welcome_pages(.:format)

admin/team_welcome_pages#create

new_admin_team_welcome_page_path GET /admin/team_welcome_pages/new(.:format)

admin/team_welcome_pages#new

edit_admin_team_welcome_page_path GET /admin/team_welcome_pages/:id/edit(.:format)

admin/team_welcome_pages#edit

admin_team_welcome_page_path GET /admin/team_welcome_pages/:id(.:format)

admin/team_welcome_pages#show

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

admin/team_welcome_pages#update

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

admin/team_welcome_pages#update

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

admin/team_welcome_pages#destroy

assign_members_admin_team_path GET /admin/teams/:id/assign_members(.:format)

admin/teams#assign_members

remove_members_admin_team_path GET /admin/teams/:id/remove_members(.:format)

admin/teams#remove_members

admin_teams_path GET /admin/teams(.:format)

admin/teams#index

POST /admin/teams(.:format)

admin/teams#create

new_admin_team_path GET /admin/teams/new(.:format)

admin/teams#new

edit_admin_team_path GET /admin/teams/:id/edit(.:format)

admin/teams#edit

admin_team_path GET /admin/teams/:id(.:format)

admin/teams#show

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

admin/teams#update

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

admin/teams#update

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

admin/teams#destroy

admin_unified_searches_path GET /admin/unified_searches(.:format)

admin/unified_searches#index

admin_unified_search_path GET /admin/unified_searches/:id(.:format)

admin/unified_searches#show

admin_unified_search_results_path GET /admin/unified_search_results(.:format)

admin/unified_search_results#index

admin_unified_search_result_path GET /admin/unified_search_results/:id(.:format)

admin/unified_search_results#show

admin_user_abilities_path GET /admin/user_abilities(.:format)

admin/user_abilities#index

toggle_pin_admin_user_user_note_path PUT /admin/users/:user_id/user_notes/:id/toggle_pin(.:format)

admin/user_notes#toggle_pin

admin_user_user_notes_path GET /admin/users/:user_id/user_notes(.:format)

admin/user_notes#index

POST /admin/users/:user_id/user_notes(.:format)

admin/user_notes#create

new_admin_user_user_note_path GET /admin/users/:user_id/user_notes/new(.:format)

admin/user_notes#new

edit_admin_user_user_note_path GET /admin/users/:user_id/user_notes/:id/edit(.:format)

admin/user_notes#edit

admin_user_user_note_path GET /admin/users/:user_id/user_notes/:id(.:format)

admin/user_notes#show

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

admin/user_notes#update

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

admin/user_notes#update

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

admin/user_notes#destroy

admin_user_types_path GET /admin/user_types(.:format)

admin/user_types#index

POST /admin/user_types(.:format)

admin/user_types#create

edit_admin_user_type_path GET /admin/user_types/:id/edit(.:format)

admin/user_types#edit

admin_user_type_path GET /admin/user_types/:id(.:format)

admin/user_types#show

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

admin/user_types#update

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

admin/user_types#update

generate_reset_password_link_admin_user_path GET /admin/users/:id/generate_reset_password_link(.:format)

admin/users#generate_reset_password_link

clear_needs_review_admin_user_path POST /admin/users/:id/clear_needs_review(.:format)

admin/users#clear_needs_review

set_audit_ignored_admin_user_path POST /admin/users/:id/set_audit_ignored(.:format)

admin/users#set_audit_ignored

clear_audit_ignored_admin_user_path POST /admin/users/:id/clear_audit_ignored(.:format)

admin/users#clear_audit_ignored

link_stripe_customer_admin_user_path POST /admin/users/:id/link_stripe_customer(.:format)

admin/users#link_stripe_customer

set_needs_review_admin_user_path POST /admin/users/:id/set_needs_review(.:format)

admin/users#set_needs_review

activity_data_admin_user_path GET /admin/users/:id/activity_data(.:format)

admin/users#activity_data

create_stripe_portal_session_admin_user_path POST /admin/users/:id/create_stripe_portal_session(.:format)

admin/users#create_stripe_portal_session

needs_review_count_admin_users_path GET /admin/users/needs_review_count(.:format)

admin/users#needs_review_count

search_admin_users_path GET /admin/users/search(.:format)

admin/users#search

admin_users_path GET /admin/users(.:format)

admin/users#index

POST /admin/users(.:format)

admin/users#create

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

admin/users#new

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

admin/users#edit

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

admin/users#show

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

admin/users#update

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

admin/users#update

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

admin/users#destroy

admin_wallets_path GET /admin/wallets(.:format)

admin/wallets#index

POST /admin/wallets(.:format)

admin/wallets#create

new_admin_wallet_path GET /admin/wallets/new(.:format)

admin/wallets#new

edit_admin_wallet_path GET /admin/wallets/:id/edit(.:format)

admin/wallets#edit

admin_wallet_path GET /admin/wallets/:id(.:format)

admin/wallets#show

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

admin/wallets#update

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

admin/wallets#update

admin_wallet_wallet_transactions_path GET /admin/wallets/:wallet_id/wallet_transactions(.:format)

admin/wallet_transactions#index

POST /admin/wallets/:wallet_id/wallet_transactions(.:format)

admin/wallet_transactions#create

admin_wallet_wallet_transaction_path GET /admin/wallets/:wallet_id/wallet_transactions/:id(.:format)

admin/wallet_transactions#show

admin_active_admin_notes_path GET /admin/active_admin_notes(.:format)

admin/active_admin_notes#index

POST /admin/active_admin_notes(.:format)

admin/active_admin_notes#create

admin_active_admin_note_path GET /admin/active_admin_notes/:id(.:format)

admin/active_admin_notes#show

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

admin/active_admin_notes#destroy

admin_reprocess_stripe_webhook_path POST /admin/stripe_webhooks/:id/reprocess(.:format)

admin/stripe_webhook#reprocess

admin_rds_analysis_index_path GET /admin/rds_analysis(.:format)

admin/rds_analysis#index

admin_rds_analysis_debug_path GET /admin/rds_analysis/debug(.:format)

admin/rds_analysis#debug

admin_rds_analysis_dashboard_path GET /admin/rds_analysis/dashboard(.:format)

admin/rds_analysis#dashboard

admin_rds_analysis_trends_path GET /admin/rds_analysis/trends(.:format)

admin/rds_analysis#trends

admin_rds_analysis_map_path GET /admin/rds_analysis/map(.:format)

admin/rds_analysis#map

admin_rds_analysis_boundaries_api_path GET /admin/rds_analysis/api/boundaries(.:format)

admin/rds_analysis#boundaries_list

admin_rds_analysis_boundary_data_api_path GET /admin/rds_analysis/api/boundary_data(.:format)

admin/rds_analysis#boundary_data

admin_rds_analysis_trends_data_api_path GET /admin/rds_analysis/api/trends_data(.:format)

admin/rds_analysis#trends_data

ahoy_engine_path /ahoy

Ahoy::Engine

blazer_path /blazer

Blazer::Engine

/flipper

Flipper::UI

sidekiq_web_path /sidekiq

Sidekiq::Web

reboot_wordpress_instance_path GET /admin/tech/aws_ec2_instances/reboot_wordpress_instance(.:format)

aws_ec2_reboot#reboot_wordpress_instance

reboot_oril_api_instance_path GET /admin/tech/aws_ec2_instances/reboot_oril_api_instance(.:format)

aws_ec2_reboot#reboot_oril_api_instance

GET /:slug(.:format)

reverse_proxy#show

blog_path GET /blog(/*path)

reverse_proxy#blog

api_v1_express_analysis_path GET /api/v1/express/analysis(.:format)

# {format: "json"}

api_v1_mobile_auth_login_path POST /api/v1/mobile/auth/login(.:format)

api/v1/mobile/authentication#login {format: "json"}

api_v1_mobile_auth_register_path POST /api/v1/mobile/auth/register(.:format)

api/v1/mobile/authentication#register {format: "json"}

api_v1_mobile_auth_resend_confirmation_path POST /api/v1/mobile/auth/resend_confirmation(.:format)

api/v1/mobile/authentication#resend_confirmation {format: "json"}

api_v1_mobile_auth_refresh_path POST /api/v1/mobile/auth/refresh(.:format)

api/v1/mobile/authentication#refresh {format: "json"}

api_v1_mobile_auth_refresh_with_token_path POST /api/v1/mobile/auth/refresh_with_token(.:format)

api/v1/mobile/authentication#refresh_with_token {format: "json"}

api_v1_mobile_auth_google_login_path POST /api/v1/mobile/auth/google_login(.:format)

api/v1/mobile/google_authentication#google_login {format: "json"}

api_v1_mobile_auth_apple_login_path POST /api/v1/mobile/auth/apple_login(.:format)

api/v1/mobile/apple_authentication#apple_login {format: "json"}

api_v1_mobile_auth_forgot_path POST /api/v1/mobile/auth/forgot(.:format)

api/v1/mobile/authentication#forgot {format: "json"}

api_v1_mobile_auth_logout_path DELETE /api/v1/mobile/auth/logout(.:format)

api/v1/mobile/authentication#logout {format: "json"}

api_v1_mobile_support_path POST /api/v1/mobile/support(.:format)

api/v1/mobile/support#create {format: "json"}

api_v1_mobile_quickview_path GET /api/v1/mobile/quickview(.:format)

api/v1/mobile/analysis#quickview {format: "json"}

api_v1_mobile_users_me_path PATCH /api/v1/mobile/users/me(.:format)

api/v1/mobile/users#update {format: "json"}

DELETE /api/v1/mobile/users/me(.:format)

api/v1/mobile/users#destroy {format: "json"}

api_v1_mobile_subscriptions_verify_purchase_path POST /api/v1/mobile/subscriptions/verify_purchase(.:format)

api/v1/mobile/subscriptions#verify_purchase {format: "json"}

api_v1_mobile_subscriptions_restore_purchase_path POST /api/v1/mobile/subscriptions/restore_purchase(.:format)

api/v1/mobile/subscriptions#restore_purchase {format: "json"}

api_v1_mobile_subscriptions_status_path GET /api/v1/mobile/subscriptions/status(.:format)

api/v1/mobile/subscriptions#status {format: "json"}

api_v1_rds_import_rentals_path POST /api/v1/rds/import/rentals(.:format)

api/v1/rds/import#rentals {format: "json"}

api_v1_path GET /api/v1/rental-data/metros/:id(.:format)

api/v1/rental_data#show {format: "json", area_type: "metros"}

GET /api/v1/rental-data/cities/:id(.:format)

api/v1/rental_data#show {format: "json", area_type: "cities"}

GET /api/v1/rental-data/school-districts/:id(.:format)

api/v1/rental_data#show {format: "json", area_type: "school-districts"}

GET /api/v1/rental-data/zip-codes/:id(.:format)

api/v1/rental_data#show {format: "json", area_type: "zip-codes"}

api_v1_search_path GET /api/v1/rental-data/search(.:format)

api/v1/rental_data#search {format: "json"}

api_v1_auth_path GET /api/v1/auth(.:format)

api/v1/authentication#auth {format: "json"}

api_v1_authenticatable_path GET /api/v1/authenticatable(.:format)

api/v1/authentication#authenticatable {format: "json"}

api_v1_download_pro_report_path GET /api/v1/download_pro_report(.:format)

api/v1/pro_report#download_pro_report {format: "json"}

api_v1_nearby_comps_path GET /api/v1/nearby_comps(.:format)

api/v1/nearby_comps#nearby_comps {format: "json"}

api_v1_pro_report_status_path GET /api/v1/pro_report_status(.:format)

api/v1/pro_report#pro_report_status {format: "json"}

api_v1_property_rents_path GET /api/v1/property_rents(.:format)

api/v1/property_rents#property_rents {format: "json"}

api_v1_request_pro_report_path GET /api/v1/request_pro_report(.:format)

api/v1/pro_report#request_pro_report {format: "json"}

api_v1_summary_path GET /api/v1/summary(.:format)

api/v1/rent_summary#summary {format: "json"}

api_v1_rate_limit_path GET /api/v1/rate_limit(.:format)

api/v1/rate_limit#show {format: "json"}

api_path GET /api(.:format)

redirect(301, /rentometer-api)

rentometer_api_path GET /rentometer-api(.:format)

rentometer_api#api_marketing_info

rentometer_api_settings_path GET /rentometer-api/settings(.:format)

rentometer_api#settings

rentometer_api_test_path GET /rentometer-api/test(.:format)

rentometer_api#test_ui

api_credit_refill_path POST /rentometer-api/credit-refill(.:format)

rentometer_api#credit_refill

rentometer_api_release_notes_path GET /rentometer-api-release-notes(.:format)

redirect(301, /rentometer-api)

payments_checkout_path POST /payments/checkout(.:format)

stripe_payments#checkout

payments_checkout_return_path GET /payments/return(.:format)

stripe_payments#checkout_return

developers_api_docs_path GET /developers/api_docs(.:format)

developers#api_docs

atlas_path GET /atlas(.:format)

atlas#index

atlas_search_path GET /atlas/search(.:format)

atlas#index

atlas_autocomplete_path GET /atlas/autocomplete(.:format)

atlas#autocomplete

browse_state_areas_path GET /atlas/states/:state_slug(.:format)

atlas#browse_state_areas

average_rent_in_path GET /average-rent-in(.:format)

redirect(301, /atlas)

average_rent_in_search_path GET /average-rent-in/search(.:format)

redirect(301, /atlas/search)

average_rent_in_browse_states_path GET /average-rent-in/browse/states(.:format)

redirect(301, /atlas)

GET /average-rent-in/browse/states/:state_slug(.:format)

redirect(301)

browse_states_path GET /browse/states(.:format)

redirect(301, /atlas)

GET /browse/states/:state_slug(.:format)

redirect(301)

atlas_zipcode_path GET /average-rent-in/zipcode/:zipcode(.:format)

atlas#zipcode

atlas_metro_path GET /average-rent-in/metro/:metro_slug(.:format)

atlas#metro

atlas_state_path GET /average-rent-in/state/:state_slug(.:format)

atlas#state

atlas_county_path GET /average-rent-in/county/:county_slug(.:format)

atlas#county

atlas_school_district_path GET /average-rent-in/school-district/:district_slug(.:format)

atlas#school_district

atlas_neighborhood_path GET /average-rent-in/neighborhood/:neighborhood_slug(.:format)

atlas#neighborhood

atlas_place_path GET /average-rent-in/:state_abbr/:place_slug(.:format)

atlas#place

new_user_session_path GET /accounts/sign_in(.:format)

users/sessions#new

user_session_path POST /accounts/sign_in(.:format)

users/sessions#create

destroy_user_session_path DELETE /accounts/sign_out(.:format)

users/sessions#destroy

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

users/passwords#new

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

users/passwords#edit

user_password_path PATCH /accounts/password(.:format)

users/passwords#update

PUT /accounts/password(.:format)

users/passwords#update

POST /accounts/password(.:format)

users/passwords#create

cancel_user_registration_path GET /accounts/cancel(.:format)

users/registrations#cancel

new_user_registration_path GET /accounts/sign_up(.:format)

users/registrations#new

edit_user_registration_path GET /accounts/edit(.:format)

users/registrations#edit

user_registration_path PATCH /accounts(.:format)

users/registrations#update

PUT /accounts(.:format)

users/registrations#update

DELETE /accounts(.:format)

users/registrations#destroy

POST /accounts(.:format)

users/registrations#create

new_user_confirmation_path GET /accounts/confirmation/new(.:format)

users/confirmations#new

user_confirmation_path GET /accounts/confirmation(.:format)

users/confirmations#show

POST /accounts/confirmation(.:format)

users/confirmations#create

accounts_account_created_path GET /accounts/account-created(.:format)

users/registrations#account_created

accounts_social_sign_up_details_path GET /accounts/social_sign_up_details(.:format)

users/registrations#social_sign_up_details

POST /accounts/social_sign_up_details(.:format)

users/registrations#update_social_sign_up_details

resend_confirmation_email_path GET /accounts/resend_confirmation_email(.:format)

users/registrations#resend_confirmation_email

accounts_google_sign_in_path POST /accounts/google_sign_in(.:format)

users/omniauth_callbacks#google_sign_in

accept_terms_path POST /terms/accept(.:format)

terms#accept

set_assistant_path POST /account/assistant(.:format)

assistants#create

remove_assistant_path DELETE /account/assistant(.:format)

assistants#destroy

resend_assistant_invitation_path POST /account/assistant/resend_invitation(.:format)

assistants#resend_invitation

GET /.well-known/change-password(.:format)

redirect(302, path: /accounts/edit#password)

google_sign_in_path POST /auth/google/sign_in(.:format)

google_auth#google_sign_in

apple_auth_sign_in_path POST /auth/apple/sign_in(.:format)

apple_auth#apple_sign_in

address_autocomplete_search_path GET /address_autocomplete/search(.:format)

address_autocomplete#search

melissa_show_data_path GET /melissa/show_data(.:format)

melissa#show_data

nearby_locations_path GET /nearby/locations(.:format)

nearby#locations

nearby_test_path GET /nearby/test(.:format)

nearby#test

batch_reports_path GET /batch_reports(.:format)

batch_reports#index

POST /batch_reports(.:format)

batch_reports#create

new_batch_report_path GET /batch_reports/new(.:format)

batch_reports#new

edit_batch_report_path GET /batch_reports/:token/edit(.:format)

batch_reports#edit

batch_report_path GET /batch_reports/:token(.:format)

batch_reports#show

PATCH /batch_reports/:token(.:format)

batch_reports#update

PUT /batch_reports/:token(.:format)

batch_reports#update

DELETE /batch_reports/:token(.:format)

batch_reports#destroy

sales_leads_path GET /sales_leads(.:format)

sales_leads#index

POST /sales_leads(.:format)

sales_leads#create

new_sales_lead_path GET /sales_leads/new(.:format)

sales_leads#new

edit_sales_lead_path GET /sales_leads/:id/edit(.:format)

sales_leads#edit

sales_lead_path GET /sales_leads/:id(.:format)

sales_leads#show

PATCH /sales_leads/:id(.:format)

sales_leads#update

PUT /sales_leads/:id(.:format)

sales_leads#update

DELETE /sales_leads/:id(.:format)

sales_leads#destroy

rds_records_path GET /rds_records(.:format)

rds_records#index

POST /rds_records(.:format)

rds_records#create

new_rds_record_path GET /rds_records/new(.:format)

rds_records#new

edit_rds_record_path GET /rds_records/:id/edit(.:format)

rds_records#edit

rds_record_path GET /rds_records/:id(.:format)

rds_records#show

PATCH /rds_records/:id(.:format)

rds_records#update

PUT /rds_records/:id(.:format)

rds_records#update

DELETE /rds_records/:id(.:format)

rds_records#destroy

portfolio_properties_path GET /portfolio_properties(.:format)

portfolio_properties#index

POST /portfolio_properties(.:format)

portfolio_properties#create

new_portfolio_property_path GET /portfolio_properties/new(.:format)

portfolio_properties#new

edit_portfolio_property_path GET /portfolio_properties/:id/edit(.:format)

portfolio_properties#edit

portfolio_property_path GET /portfolio_properties/:id(.:format)

portfolio_properties#show

PATCH /portfolio_properties/:id(.:format)

portfolio_properties#update

PUT /portfolio_properties/:id(.:format)

portfolio_properties#update

DELETE /portfolio_properties/:id(.:format)

portfolio_properties#destroy

portfolios_path GET /portfolios(.:format)

portfolios#index

POST /portfolios(.:format)

portfolios#create

new_portfolio_path GET /portfolios/new(.:format)

portfolios#new

edit_portfolio_path GET /portfolios/:token/edit(.:format)

portfolios#edit

portfolio_path GET /portfolios/:token(.:format)

portfolios#show

PATCH /portfolios/:token(.:format)

portfolios#update

PUT /portfolios/:token(.:format)

portfolios#update

DELETE /portfolios/:token(.:format)

portfolios#destroy

refresh_portfolio_path PATCH /portfolios/:token/refresh(.:format)

portfolios#refresh

paper_trail_restore_path PUT /paper_trail/restore(.:format)

paper_trail#restore

users_path GET /users(.:format)

users#index

POST /users(.:format)

users#create

new_user_path GET /users/new(.:format)

users#new

edit_user_path GET /users/:id/edit(.:format)

users#edit

user_path GET /users/:id(.:format)

users#show

PATCH /users/:id(.:format)

users#update

PUT /users/:id(.:format)

users#update

DELETE /users/:id(.:format)

users#destroy

listing_info_request_send_email_path PATCH /listing_info_requests/:listing_info_request_id/send_email(.:format)

listing_info_requests#send_email

listing_info_request_flag_path PATCH /listing_info_requests/:listing_info_request_id/flag(.:format)

listing_info_requests#flag

listing_info_request_unflag_path PATCH /listing_info_requests/:listing_info_request_id/unflag(.:format)

listing_info_requests#unflag

listing_info_requests_path GET /listing_info_requests(.:format)

listing_info_requests#index

POST /listing_info_requests(.:format)

listing_info_requests#create

new_listing_info_request_path GET /listing_info_requests/new(.:format)

listing_info_requests#new

edit_listing_info_request_path GET /listing_info_requests/:id/edit(.:format)

listing_info_requests#edit

listing_info_request_path GET /listing_info_requests/:id(.:format)

listing_info_requests#show

PATCH /listing_info_requests/:id(.:format)

listing_info_requests#update

PUT /listing_info_requests/:id(.:format)

listing_info_requests#update

DELETE /listing_info_requests/:id(.:format)

listing_info_requests#destroy

feedback_index_path POST /feedback(.:format)

feedback#create

new_feedback_path GET /feedback/new(.:format)

feedback#new

feedback_path GET /feedback(.:format)

redirect(301, /feedback/new)

contact_path GET /contact(.:format)

redirect(301, /feedback/new)

articles_search_path GET /articles/search(.:format)

articles#search

articles_tag_search_path GET /articles/search_tags/:tag(.:format)

articles#search_tags

articles_path GET /articles(.:format)

articles#index

POST /articles(.:format)

articles#create

new_article_path GET /articles/new(.:format)

articles#new

edit_article_path GET /articles/:id/edit(.:format)

articles#edit

article_path GET /articles/:id(.:format)

articles#show

PATCH /articles/:id(.:format)

articles#update

PUT /articles/:id(.:format)

articles#update

DELETE /articles/:id(.:format)

articles#destroy

ckeditor_path /ckeditor

Ckeditor::Engine

GET /resource-center(.:format)

tags#index

POST /resource-center(.:format)

tags#create

new_tag_path GET /resource-center/new(.:format)

tags#new

edit_tag_path GET /resource-center/:id/edit(.:format)

tags#edit

tag_path GET /resource-center/:id(.:format)

tags#show

PATCH /resource-center/:id(.:format)

tags#update

PUT /resource-center/:id(.:format)

tags#update

DELETE /resource-center/:id(.:format)

tags#destroy

property_reports_path GET /property_reports(.:format)

property_reports#index

POST /property_reports(.:format)

property_reports#create

new_property_report_path GET /property_reports/new(.:format)

property_reports#new

edit_property_report_path GET /property_reports/:id/edit(.:format)

property_reports#edit

property_report_path GET /property_reports/:id(.:format)

property_reports#show

PATCH /property_reports/:id(.:format)

property_reports#update

PUT /property_reports/:id(.:format)

property_reports#update

DELETE /property_reports/:id(.:format)

property_reports#destroy

POST /results(/:ignored_token)(.:format)

redirect(301, /)

rentometer_query_path GET /results(/:token)(.:format)

rentometer#results

display_ads_redirect_to_partner_path POST /display_ads/redirect_to_partner/:ad_token(.:format)

display_ads#redirect_to_partner

pro_path GET /pricing(.:format)

redirect(301, /pricing/individual)

pricing_path GET /pricing(.:format)

redirect(301, /pricing/individual)

stripe_checkout_return_path GET /pricing/stripe-return(.:format)

stripe_portal#checkout_return

stripe_customer_portal_path POST /accounts/stripe-portal(.:format)

stripe_portal#customer_portal

individual_pricing_path GET /pricing/individual(.:format)

individual_subscriptions#pricing

individual_checkout_path POST /pricing/individual/checkout(.:format)

individual_subscriptions#checkout

individual_checkout_return_path GET /pricing/individual/return(.:format)

individual_subscriptions#return

buy_pro_path GET /buy/pro(.:format)

redirect(301, /buy/pro-standard-2022)

buy_pro_monthly_path GET /buy/pro-monthly(.:format)

redirect(301, /buy/pro-monthly-2025)

buy_essential_path GET /buy/essential(.:format)

redirect(301, /buy/essential-monthly)

buy_now_path GET /buy/:plan_id(.:format)

individual_subscriptions#buy

buy_path GET /buy(.:format)

redirect(301, /pricing/individual)

invoices_next_invoice_path GET /invoices/next-invoice(.:format)

invoices#next_invoice

invoices_list_invoices_path GET /invoices/list-invoices(.:format)

invoices#list_invoices

invoices_admin_show_for_user_path GET /invoices/admin-show-for-user(.:format)

invoices#admin_show_for_user

stripe_webhook_path POST /stripe-webhook(.:format)

stripe_webhook#event

apple_webhook_path POST /apple-webhook(.:format)

webhooks/apple#create

dropbox_webhook_path POST /dropbox-webhook(.:format)

dropbox_webhook#event

GET /dropbox-webhook(.:format)

dropbox_webhook#verify

mailgun_webhook_path POST /mailgun-webhook(.:format)

mailgun_webhook#event

GET /widgets/rent.js(.:format)

widget_loaders#rent

widget_config_path GET /widgets/config(.:format)

widget_loaders#widget_config

GET /qv/index.css(.:format)

widget_loaders#legacy_css

GET /qv/index.js(.:format)

widget_loaders#legacy_js

leads_path GET /leads(.:format)

leads#index

POST /leads(.:format)

leads#create

new_lead_path GET /leads/new(.:format)

leads#new

edit_lead_path GET /leads/:id/edit(.:format)

leads#edit

lead_path PATCH /leads/:id(.:format)

leads#update

PUT /leads/:id(.:format)

leads#update

DELETE /leads/:id(.:format)

leads#destroy

leads_export_path GET /leads/export(.:format)

leads#export

lead_report_download_path GET /leads/:token(.:format)

leads#lead_report_download

lead_generation_widget_setup_path GET /lead-generation-widget/setup(.:format)

engagement_widgets#setup

lead_generation_widget_test_path GET /lead-generation-widget/test(.:format)

engagement_widgets#test

lead_generation_widget_showcase_path GET /lead-generation-widget/showcase(.:format)

engagement_widgets#showcase

GET /lead-generation-widget/load.js(.:format)

engagement_widgets#load

lead_generation_widget_iframe_body_path GET /lead-generation-widget/iframe-body(.:format)

engagement_widgets#iframe_body

lead_generation_widget_allowed_domains_path PATCH /lead-generation-widget/allowed-domains(.:format)

engagement_widgets#allowed_domains

lead_generation_widget_set_email_path PATCH /lead-generation-widget/set_email(.:format)

engagement_widgets#set_email

lead_generation_widget_toggle_notifications_path PATCH /lead-generation-widget/toggle-notifications(.:format)

engagement_widgets#toggle_notifications

GET /leadgen/load.js(.:format)

lead_magnets#load

leadgen_iframe_body_path GET /leadgen/iframe-body(.:format)

lead_magnets#iframe_body

leadgen_legacy_test_path GET /leadgen/legacy/test(.:format)

lead_magnets#test

leadgen_get_path GET /leadgen/legacy/get(.:format)

redirect(301, /leadgen/setup)

leadgen_setup_path GET /leadgen/legacy/setup(.:format)

lead_magnets#setup

leadgen_set_slug_path PATCH /leadgen/legacy/set_slug(.:format)

lead_magnets#set_slug

leadgen_set_email_path PATCH /leadgen/legacy/set_email(.:format)

lead_magnets#set_email

leadgen_collect_path POST /leadgen/legacy/collect(.:format)

lead_magnets#collect

leadgen_legacy_collect_path PATCH /leadgen/legacy/collect(.:format)

lead_magnets#collect

GET /leadgen/hosted/:widget_slug(.:format)

hosted_lead_magnet#hosted

lead_demo_path GET /lead_demo(.:format)

redirect(301, /lead-generation-widget)

leadgen_pricing_path GET /leadgen/pricing(.:format)

redirect(301, /pricing)

leadgen_pre_release_pricing_path GET /leadgen-pre-release-pricing(.:format)

redirect(301, /lead-generation-widget)

leadgen_path GET /leadgen(.:format)

redirect(301, /lead-generation-widget)

GET /leadgen/setup(.:format)

redirect(301, /lead-generation-widget)

GET /neighborhoodspb/:state(.:format)

neighborhood#pb_cities

GET /neighborhoodspb/:city/:state(.:format)

neighborhood#pb_neighborhoods

unified_searches_path POST /unified_searches(.:format)

unified_searches#create

GET /unified_searches(.:format)

redirect(301, /)

neighborhood_from_existing_path POST /unified_searches/neighborhood_from_existing/:token(.:format)

unified_searches#neighborhood_from_existing

GET /analysis/:bed_style/:address/:token(.:format)

rent_analysis#show

GET /analysis/:bed_style/:address/:token/pdf_status(.:format)

rent_analysis#pdf_status

GET /analysis/:bed_style/:address/:token/overview(.:format)

redirect(301, analysis/%{bed_style}/%{address}/%{token}/quickview)

GET /analysis/:bed_style/:address/:token/quickview(.:format)

rent_analysis#quickview

GET /analysis/:bed_style/:address/:token/quickview_ng(.:format)

rent_analysis#quickview_ng

marketplace_screeningworks_path GET|POST /marketplace/screeningworks(.:format)

marketplace#screeningworks

marketplace_buildium_path GET /marketplace/buildium(.:format)

marketplace#buildium

marketplace_client_orders_path GET /marketplace/client-orders(.:format)

marketplace#client_orders

marketplace_zipmark_path GET /marketplace/zipmark(.:format)

marketplace#zipmark

marketplace_store_path GET /marketplace/store(.:format)

marketplace#store

marketplace_b2r_path GET /marketplace/b2r(.:format)

marketplace#b2r

marketplace_electronic_rent_payment_path GET|POST /marketplace/electronic-rent-payment(.:format)

marketplace#electronic_rent_payment

marketplace_electronic_rent_payment_archive_webinar_path GET|POST /marketplace/electronic-rent-payment-archive-webinar(.:format)

marketplace#electronic_rent_payment_archive_webinar

marketplace_online_expo_path GET|POST /marketplace/online-expo(.:format)

marketplace#online_expo

marketplace_rental_beast_path GET /marketplace/rental-beast(.:format)

marketplace#rental_beast

GET /us/:state(/:city(/:zip(/:other)))(.:format)

redirect(301)

rentals_path POST /rentals(.:format)

rentals#create

new_rental_path GET /rentals/new(.:format)

rentals#new

edit_rental_path GET /rentals/:id/edit(.:format)

rentals#edit

rentals_beta_path GET /rentals/beta(.:format)

rentals#new_beta

rds_upload_path GET /rds_upload(.:format)

rds_upload#new

POST /rds_upload(.:format)

rds_upload#create

GET /widget/load.js(.:format)

#

widget_iframe_body_path GET /widget/iframe-body(.:format)

#

widget_test_path GET /widget/test(.:format)

#

widget_zip_path GET /widget/zip(.:format)

#

POST /widget/zip(.:format)

#

widget_get_path GET /widget/get(.:format)

redirect(301, /leadgen)

widget_path GET /widget(.:format)

redirect(301, /leadgen)

shares_path GET /shared/:token(.:format)

shares#show

POST /shares(.:format)

shares#create

my_reports_path GET /my_reports(.:format)

my_reports#index

my_report_path GET /my_reports/:id(.:format)

my_reports#show

my_reports_download_path GET /my_reports/download/:token(.:format)

my_reports#download

root_path GET /

rentometer#home

GET /widget_test(.:format)

widget_test#show

widget_test_legacy_path GET /widget_test/legacy(.:format)

widget_test#legacy

report_brandings_path GET /report_brandings(.:format)

report_brandings#index

POST /report_brandings(.:format)

report_brandings#create

new_report_branding_path GET /report_brandings/new(.:format)

report_brandings#new

edit_report_branding_path GET /report_brandings/:id/edit(.:format)

report_brandings#edit

report_branding_path GET /report_brandings/:id(.:format)

report_brandings#show

PATCH /report_brandings/:id(.:format)

report_brandings#update

PUT /report_brandings/:id(.:format)

report_brandings#update

DELETE /report_brandings/:id(.:format)

report_brandings#destroy

report_brandings_search_path GET /report_brandings_search(.:format)

report_brandings_search#index

custom_branding_marketing_page_path GET /custom-branding(.:format)

marketing_pages#custom_branding

about_us_path GET /about(.:format)

marketing_pages#about_us

pro_plan_marketing_page_path GET /pro-plan(.:format)

marketing_pages#pro_plan

basic_plan_marketing_page_path GET /basic-plan(.:format)

marketing_pages#basic_plan

essential_plan_marketing_page_path GET /essential-plan(.:format)

marketing_pages#essential_plan

yield_tracker_marketing_page_path GET /yield-tracker(.:format)

marketing_pages#yield_tracker

lead_generation_widget_marketing_page_path GET /lead-generation-widget(.:format)

marketing_pages#lead_generation_widget

team_path GET /team(.:format)

redirect(301, /teams)

teams_pricing_path GET /teams(.:format)

team_subscriptions#pricing

teams_checkout_redirect_path GET /teams/checkout(.:format)

redirect(301, /teams)

teams_checkout_path POST /teams/checkout(.:format)

team_subscriptions#checkout

teams_checkout_return_path GET /teams/return(.:format)

team_subscriptions#return

team_accounts_path GET /team-accounts(.:format)

redirect(301, /team-plan)

team_plans_path GET /team-plans(.:format)

redirect(301, /team-plan)

my_team_path GET /my-team(.:format)

teams#show

edit_team_path GET /my-team/edit(.:format)

teams#edit

POST /my-team(.:format)

teams#create

PATCH /my-team(.:format)

teams#update

team_welcome_pages_setup_path GET /welcome/setup(.:format)

team_welcome_pages#welcome_setup

team_welcome_pages_welcome_path GET /welcome/:slug(.:format)

team_welcome_pages#welcome

team_welcome_pages_create_path POST /welcome(.:format)

team_welcome_pages#create

custom_data_path GET /custom-data(.:format)

custom_data#marketing_page

pages_path GET /pages(.:format)

pages#index

POST /pages(.:format)

pages#create

new_page_path GET /pages/new(.:format)

pages#new

edit_page_path GET /pages/:id/edit(.:format)

pages#edit

page_path PATCH /pages/:id(.:format)

pages#update

PUT /pages/:id(.:format)

pages#update

DELETE /pages/:id(.:format)

pages#destroy

branding_get_started_path GET /branding/get-started(.:format)

report_brandings#index

GET /pages/:slug(.:format)

redirect(301, /%{slug})

GET /:slug(.:format)

redirect(301, /%{slug})

GET /:slug(.:format)

pages#show

timeout_path GET /timeout(.:format)

rentometer#timeout

pages_error_404_path /(*path)(.:format)

pages#error_404

turbo_recede_historical_location_path GET /recede_historical_location(.:format)

turbo/native/navigation#recede

turbo_resume_historical_location_path GET /resume_historical_location(.:format)

turbo/native/navigation#resume

turbo_refresh_historical_location_path GET /refresh_historical_location(.:format)

turbo/native/navigation#refresh

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

action_mailbox/ingresses/postmark/inbound_emails#create

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

action_mailbox/ingresses/relay/inbound_emails#create

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

action_mailbox/ingresses/sendgrid/inbound_emails#create

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

action_mailbox/ingresses/mandrill/inbound_emails#health_check

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

action_mailbox/ingresses/mandrill/inbound_emails#create

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

action_mailbox/ingresses/mailgun/inbound_emails#create

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

rails/conductor/action_mailbox/inbound_emails#index

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

rails/conductor/action_mailbox/inbound_emails#create

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

rails/conductor/action_mailbox/inbound_emails#new

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

rails/conductor/action_mailbox/inbound_emails#edit

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

rails/conductor/action_mailbox/inbound_emails#show

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

rails/conductor/action_mailbox/inbound_emails#update

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

rails/conductor/action_mailbox/inbound_emails#update

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

rails/conductor/action_mailbox/inbound_emails#destroy

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

rails/conductor/action_mailbox/inbound_emails/sources#new

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

rails/conductor/action_mailbox/inbound_emails/sources#create

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

rails/conductor/action_mailbox/reroutes#create

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

active_storage/blobs/redirect#show

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

active_storage/blobs/proxy#show

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

active_storage/blobs/redirect#show

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

active_storage/representations/redirect#show

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

active_storage/representations/proxy#show

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

active_storage/representations/redirect#show

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

active_storage/disk#show

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

active_storage/disk#update

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

active_storage/direct_uploads#create

Routes for Ahoy::Engine
visits_path POST /visits(.:format)

ahoy/visits#create

events_path POST /events(.:format)

ahoy/events#create

Routes for Blazer::Engine
run_queries_path POST /queries/run(.:format)

blazer/queries#run

cancel_queries_path POST /queries/cancel(.:format)

blazer/queries#cancel

refresh_query_path POST /queries/:id/refresh(.:format)

blazer/queries#refresh

tables_queries_path GET /queries/tables(.:format)

blazer/queries#tables

schema_queries_path GET /queries/schema(.:format)

blazer/queries#schema

docs_queries_path GET /queries/docs(.:format)

blazer/queries#docs

queries_path GET /queries(.:format)

blazer/queries#index

POST /queries(.:format)

blazer/queries#create

new_query_path GET /queries/new(.:format)

blazer/queries#new

edit_query_path GET /queries/:id/edit(.:format)

blazer/queries#edit

query_path GET /queries/:id(.:format)

blazer/queries#show

PATCH /queries/:id(.:format)

blazer/queries#update

PUT /queries/:id(.:format)

blazer/queries#update

DELETE /queries/:id(.:format)

blazer/queries#destroy

run_check_path GET /checks/:id/run(.:format)

blazer/checks#run

checks_path GET /checks(.:format)

blazer/checks#index

POST /checks(.:format)

blazer/checks#create

new_check_path GET /checks/new(.:format)

blazer/checks#new

edit_check_path GET /checks/:id/edit(.:format)

blazer/checks#edit

check_path PATCH /checks/:id(.:format)

blazer/checks#update

PUT /checks/:id(.:format)

blazer/checks#update

DELETE /checks/:id(.:format)

blazer/checks#destroy

refresh_dashboard_path POST /dashboards/:id/refresh(.:format)

blazer/dashboards#refresh

dashboards_path POST /dashboards(.:format)

blazer/dashboards#create

new_dashboard_path GET /dashboards/new(.:format)

blazer/dashboards#new

edit_dashboard_path GET /dashboards/:id/edit(.:format)

blazer/dashboards#edit

dashboard_path GET /dashboards/:id(.:format)

blazer/dashboards#show

PATCH /dashboards/:id(.:format)

blazer/dashboards#update

PUT /dashboards/:id(.:format)

blazer/dashboards#update

DELETE /dashboards/:id(.:format)

blazer/dashboards#destroy

root_path GET /

blazer/queries#home

Routes for Ckeditor::Engine
pictures_path GET /pictures(.:format)

ckeditor/pictures#index

POST /pictures(.:format)

ckeditor/pictures#create

picture_path DELETE /pictures/:id(.:format)

ckeditor/pictures#destroy

attachment_files_path GET /attachment_files(.:format)

ckeditor/attachment_files#index

POST /attachment_files(.:format)

ckeditor/attachment_files#create

attachment_file_path DELETE /attachment_files/:id(.:format)

ckeditor/attachment_files#destroy