Rails Around Helper

Rails Around Helper

Author: SueAnn Martell

Publisher: Arcadia Publishing

Published: 2007

Total Pages: 132

ISBN-13: 9780738548067

DOWNLOAD EBOOK

In 1880, the Denver and Rio Grande Railroad was hard-pressed to find a suitable rail route from Grand Junction to Salt Lake City. With the coal deposits of eastern Utah luring them on, railroad officials chose a difficult route over Soldier Summit. The railroad established the town where "helper" engines were attached to the heavy trains, and Helper grew into a division point with branch operations that reached into the nearby canyons to serve the blossoming coal industry. Numerous smaller towns sprang up to service the railroad, and in 1912, the newly incorporated Utah Railway laid tracks to share the right-of-way with the Denver and Rio Grande. The town of Helper is still a mecca for rail fans, and the story of its past lives on.


Home on the Rails

Home on the Rails

Author: Amy G. Richter

Publisher: Univ of North Carolina Press

Published: 2006-03-13

Total Pages: 292

ISBN-13: 080787647X

DOWNLOAD EBOOK

Recognizing the railroad's importance as both symbol and experience in Victorian America, Amy G. Richter follows women travelers onto trains and considers the consequences of their presence there. For a time, Richter argues, nineteenth-century Americans imagined the public realm as a chaotic and dangerous place full of potential, where various groups came together, collided, and influenced one another, for better or worse. The example of the American railroad reveals how, by the beginning of the twentieth century, this image was replaced by one of a domesticated public realm--a public space in which both women and men increasingly strove to make themselves "at home." Through efforts that ranged from the homey touches of railroad car decor to advertising images celebrating female travelers and legal cases sanctioning gender-segregated spaces, travelers and railroad companies transformed the railroad from a place of risk and almost unlimited social mixing into one in which white men and women alleviated the stress of unpleasant social contact. Making themselves "at home" aboard the trains, white men and women domesticated the railroad for themselves and paved the way for a racially segregated and class-stratified public space that freed women from the home yet still preserved the railroad as a masculine domain.


Rising from the Rails

Rising from the Rails

Author: Larry Tye

Publisher: Macmillan + ORM

Published: 2005-06-01

Total Pages: 481

ISBN-13: 1466818751

DOWNLOAD EBOOK

"A valuable window into a long-underreported dimension of African American history."—Newsday An engaging social history that reveals the critical role Pullman porters played in the struggle for African American civil rights When George Pullman began recruiting Southern blacks as porters in his luxurious new sleeping cars, the former slaves suffering under Jim Crow laws found his offer of a steady job and worldly experience irresistible. They quickly signed up to serve as maid, waiter, concierge, nanny, and occasionally doctor and undertaker to cars full of white passengers, making the Pullman Company the largest employer of African American men in the country by the 1920s. In the world of the Pullman sleeping car, where whites and blacks lived in close proximity, porters developed a unique culture marked by idiosyncratic language, railroad lore, and shared experience. They called difficult passengers "Mister Charlie"; exchanged stories about Daddy Jim, the legendary first Pullman porter; and learned to distinguish generous tippers such as Humphrey Bogart from skinflints like Babe Ruth. At the same time, they played important social, political, and economic roles, carrying jazz and blues to outlying areas, forming America's first black trade union, and acting as forerunners of the modern black middle class by virtue of their social position and income. Drawing on extensive interviews with dozens of porters and their descendants, Larry Tye reconstructs the complicated world of the Pullman porter and the vital cultural, political, and economic roles they played as forerunners of the modern black middle class. Rising from the Rails provides a lively and enlightening look at this important social phenomenon. • Named a Recommended Book by The Boston Globe, San Francisco Chronicle, and The Seattle Times


Ruby on Rails Tutorial

Ruby on Rails Tutorial

Author: Michael Hartl

Publisher: Addison-Wesley Professional

Published: 2015-04-24

Total Pages: 1834

ISBN-13: 0134077784

DOWNLOAD EBOOK

“Ruby on Rails™ Tutorial by Michael Hartl has become a must-read for developers learning how to build Rails apps.” —Peter Cooper, Editor of Ruby Inside Used by sites as diverse as Twitter, GitHub, Disney, and the Yellow Pages, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. Whether you’re new to web development or new only to Rails, Ruby on Rails™ Tutorial, Third Edition, is the solution. Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of three example applications of increasing sophistication, focusing on the fundamental techniques in web development needed for virtually any kind of application. The updates to this edition include simplified installation via a standard development environment in the cloud, use of the default Rails stack throughout, a light-weight testing approach, an all-new section on image upload, and an all-new chapter on account activation and password resets, including sending email with Rails. This indispensable guide provides integrated tutorials not only for Rails, but also for the essential Ruby, HTML, CSS, and SQL skills you’ll need when developing web applications. Hartl explains how each new technique solves a real-world problem, and then he demonstrates it with bite-sized code that’s simple enough to understand, yet novel enough to be useful. Whatever your previous web development experience, this book will guide you to true Rails mastery. This book will help you Install and set up your Rails development environment, including a pre-installed integrated development environment (IDE) in the cloud Go beyond generated code to truly understand how to build Rails applications from scratch Learn testing and test-driven development (TDD) Effectively use the Model-View-Controller (MVC) pattern Structure applications using the REST architecture Build static pages and transform them into dynamic ones Master the Ruby programming skills all Rails developers need Create high-quality site layouts and data models Implement registration and authentication systems, including validation and secure passwords Update, display, and delete users Upload images in production using a cloud storage service Implement account activation and password reset, including sending email with Rails Add social features and microblogging, including an introduction to Ajax Record version changes with Git and create a secure remote repository at Bitbucket Deploy your applications early and often with Heroku


Rails Solutions

Rails Solutions

Author: Justin Williams

Publisher: Apress

Published: 2007-04-01

Total Pages: 292

ISBN-13: 1430203552

DOWNLOAD EBOOK

Standing out from other Rails references, this book meets the needs of designers who are not advanced programmers: sophisticated users who may find reams of code intimidating. Rails Solutions gives readers the tools to assemble dynamic sites quickly and easily. After a gentle introduction, the book walks the reader through setting up the development environment and the basics of Ruby syntax. Next, the book details the construction of real-world applications including a message posting system with data authentication, a file uploader, Ajax enhancements, and more. Coverage includes as customizing views, Rails helpers, add-ons and plugins, and Rails deployment tips.