1.

Record Nr.

UNINA9910437972003321

Autore

Gamble Adam

Titolo

Beginning Rails 4 [[electronic resource] /] / by Adam Gamble, Cloves Carneiro Jr, Rida Al Barazi

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2013

ISBN

1-4302-6035-1

Edizione

[3rd ed. 2013.]

Descrizione fisica

1 online resource (XVIII, 328 p. 45 illus.)

Collana

Expert's Voice in Web Development

Disciplina

004

Soggetti

Computer programming

Software engineering

Web Development

Software Engineering/Programming and Operating Systems

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Introducing the Rails Framework -- Getting Started -- Getting Something Running -- Introduction to the Ruby Language -- Working with a Database: Active Record -- Advanced Active Record: Enhancing Your Models -- Action Pack: Working with the View and the Controller -- Advanced Action Pack -- JavaScript and CSS -- Sending and Receiving Email -- Testing Your Application --Internationalization -- Deploying Your Rails Applications -- Appendix A: Databases 101 -- Appendix B: The Rails Community -- Appendix C: Git.

Sommario/riassunto

Beginning Rails 4 is a book that will guide you from never having programmed with Ruby, to having a Rails application built and deployed to the web. You’ll learn how to combine all the components of Rails to develop your own web applications. You will use test driven development to make sure your application works exactly like you expect. You will learn how to use Git for source control and best practice techniques to create applications like a pro. Essential, and often-missed, information on testing and learning to program with Ruby are also covered. This book is well suited for someone with little to no Ruby or Rails experience, or possibly even someone with no experience developing web applications at all. Beginning Rails 4 does assume a basic familiarity with the web and typical web terms, but



doesn’t require you to be an expert of these. This book will springboard your journey into web application development, and show you how much fun building web applications with Ruby on Rails can be. Learn to create Rails applications from the bottom up Learn the basics of the Ruby programming language Completely updated for Rails 4, including new information on turbo links, etc. Beginning Rails 4 gently guides you through designing your application, writing tests for the application, and then writing the code to make your application work as expected.