This content is not currently approved and is visible here for review only.

Learning Rails 3

Learning Rails 3
Authors
Simon St. Laurent, Edd Dumbill Edd, Eric J Gruber
ISBN
144930933X
Published
22 Apr 2012
Purchase online
amazon.com

Ready to learn Rails? Unlike most Rails books, Learning Rails is for web developers, and not for programmers. Rather than begin with the inner layers of a Rails web application—the models and controllers—this book approaches Rails development from the outer layer: the view side of an application. You’ll start from the foundations of the Web you already know, and learn how to create something visible with Rails before reaching the more difficult database models and controller code.

Editorial Reviews

Ready to learn Rails? Unlike most Rails books, Learning Rails is for web developers, and not for programmers. Rather than begin with the inner layers of a Rails web application—the models and controllers—this book approaches Rails development from the outer layer: the view side of an application. You’ll start from the foundations of the Web you already know, and learn how to create something visible with Rails before reaching the more difficult database models and controller code. Each chapter includes exercises and review questions so you can test your understanding as you go.

  • Present content by building an application with a basic view and a simple controller, while learning Ruby along the way
  • Build forms and process their results, progressing from simple to more complex
  • Connect forms to models by setting up a database, and use Rails’ Active Record to create code that maps to database structures
  • Use Rails scaffolding to build applications from a view-centric perspective
  • Add common web application elements such as sessions, cookies, and authentication
  • Build applications that combine data from multiple tables
  • Create simple but dynamic interfaces with Rails and Ajax

Learning Rails 3 covers the most recent developments.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There's no test like production” - Anon