Create bookmark
Learning Rails: Live Edition
Live Edition
Notes
Please login to add notes
- Table of Contents
- + Preface
- + Chapter 1. Starting Up Ruby on Rails
-
+
Chapter 2. Rails on the Web
- + Chapter 3. Adding Web Style
-
+
Chapter 4. Controlling Data Flow: Controllers and
Models
-
+
Chapter 5. Accelerating Development with Scaffolding and REST
- + Chapter 6. Presenting Models with Forms
-
+
Chapter 7. Strengthening Models with Validation
-
+
Chapter 8. Improving Forms
-
+
Chapter 9. Developing Model Relationships
-
+
Chapter 10. Managing Databases with Migrations
- + Chapter 11. Debugging
-
+
Chapter 12. Testing
- + Chapter 13. Sessions and Cookies
- + Chapter 14. Users and Authentication
-
+
Chapter 15. Routing
-
+
Chapter 16. Creating Dynamic Interfaces with Rails and
Ajax
-
+
Chapter 17. Mail in Rails
-
+
Chapter 18. Securing, Managing, and Deploying Your Rails Projects
- + Chapter 19. Making the Most of Rails—And Beyond
-
+
Appendix A. An Incredibly Brief Introduction to Ruby
- + Appendix B. An Incredibly Brief Introduction to Relational Databases
- + Appendix C. An Incredibly Brief Guide to Regular Expressions
-
+
Appendix D. A Catalog of Helper Methods
- Calling Helper Methods
- ActiveRecordHelper
- AssetTagHelper
- AtomFeedHelper and AtomFeedHelper::AtomFeedBuilder
- BenchmarkHelper, CacheHelper, and CaptureHelper
- DateHelper
- DebugHelper
- FormHelper, FormTagHelper, and FormOptionsHelper
- JavaScriptHelper
- NumberHelper
- PrototypeHelper
- RecordIdentificationHelper
- SanitizeHelper
- ScriptaculousHelper
- TagHelper
- TextHelper
- UrlHelper
- + Appendix E. Glossary
- Index
Ready to learn Rails? Get up to speed using the framework's latest release. In this Live Edition, Learning Rails has been updated to cover Rails 2.3.5, making it an ideal guide for Rails beginners.
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
O'Reilly Live Edition books give you access to updates to topics in between editions of a book. A Live Edition is an electronic and print-on-demand version of the book that is updated when there is a significant change to the software or technology the book covers, keeping you on top of .X releases or major fixes.
Test the closed alpha on paperc.com
Book Details
Authors
Categories
Computers > Software development & engineering > General
Publishers
Publication year : 2010
License: All rights reserved ©
Times read: 60

