Skip to main content

Action Pack: Working with Routes, Controllers, and Views

  • Chapter
  • First Online:
Book cover Beginning Rails 6

Abstract

When you type a URL into your browser’s address bar and press Enter, a few things happen behind the scenes. First, the domain name is translated into a unique address by which the server that hosts the application can be identified. The request is then sent to that server, which begins a chain of events that culminates in a response. The response is usually, but not always, in the form of an HTML document, which is essentially a text document full of special code that your browser understands and can render visually on your screen. At this point, the request cycle is complete, and the browser waits for further input from you. If you click a link somewhere on the page or type a new URL in the address bar, the cycle begins all over again: the request is sent, the server processes it, and the server sends back the response.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Brady Somerville, Adam Gamble, Cloves Carneiro Jr and Rida Al Barazi

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Somerville, B., Gamble, A., Carneiro Jr., C., Al Barazi, R. (2020). Action Pack: Working with Routes, Controllers, and Views. In: Beginning Rails 6. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-5716-6_7

Download citation

Publish with us

Policies and ethics