April 2015
Beginner
744 pages
18h 19m
English
In the process of taking a brief tour of Ruby in Chapter 4, we learned about including the application style sheet in the sample application (Section 4.1), but (as noted in Section 4.3.4) the style sheet doesn’t yet contain any CSS. In this chapter, we’ll start filling in the custom style sheet by incorporating a CSS framework into our application, and then we’ll add some custom styles of our own.1 We’ll also start filling in the layout with links to the pages (such as Home and About) that we’ve created so far (Section 5.1). Along the way, we’ll learn about partials, Rails routes, and the asset pipeline, including an introduction to Sass (Section 5.2). We’ll end by taking a first important step toward letting ...
Read now
Unlock full access