Rails Routing (Digital Shortcut)
The Rails routing system has always been a key component of theframework, and with the introduction of RESTful routes in the pastyear, it has taken center stage. Fully programmable, the routing systemgoverns the process of mapping request URLs to the appropriatecontroller action. Routing also helps you when you're writing code,especially view templates, where the same logic that interprets URLsworks in reverse to automate the generation of URL strings in yourcode. As all routing is rule-based, you have to know how to write therules to get the most out of the routing system. In this short cut, you'lllearn techniques for writing custom routing…
Mehr
CHF 12.90
Preise inkl. MwSt. und Versandkosten (Portofrei ab CHF 40.00)
Versandkostenfrei
Produktdetails
- ISBN: 978-0-321-50924-6
- EAN: 9780321509246
- Produktnummer: 31711735
- Verlag: Pearson ITP
- Sprache: Englisch
- Erscheinungsjahr: 2007
- Seitenangabe: 115 S.
- Plattform: PDF
- Auflage: 1. Auflage
Über den Autor
David A. Black is a long-time Ruby and Rails programmer, author, and trainer. Active in the Ruby world since 2000, David is the author of Ruby for Rails: Ruby Techniques for Rails Developers (Manning Publications, 2006). David is the owner and director of the Ruby/Rails consultancy Ruby Power and Light, LLC (http://www.rubypal.com), and a co-director of Ruby Central, Inc., parent organization of the annual RubyConf and RailsConf events (http://www.rubycentral.org). In his Ruby Central role he has co-organized Ruby and Rails conferences, including the annual RubyConf, RailsConf, and RailsConf Europe, since 2001, and has served as administrator for the Ruby Central Regional Conference Grant Program and Ruby Central's participation in the Google Summer of Code. David is the chief author of Ruby's standard scanf library, and the author and maintainer of the official Ruby Change Request site.
1 weiteres Werk von David A. Black:
Bewertungen
Anmelden