
無料のKindleアプリをダウンロードして、スマートフォン、タブレット、またはコンピューターで今すぐKindle本を読むことができます。Kindleデバイスは必要ありません。
ウェブ版Kindleなら、お使いのブラウザですぐにお読みいただけます。
携帯電話のカメラを使用する - 以下のコードをスキャンし、Kindleアプリをダウンロードしてください。
Crafting Rails 4 Applications: Expert Practices for Everyday Rails Development (The Facets of Ruby) ペーパーバック – 2013/12/3
購入オプションとあわせ買い
Get ready to see Rails as you've never seen it before. Learn how to extend the framework, change its behavior, and replace whole components to bend it to your will. Eight different test-driven tutorials will help you understand Rails' inner workings and prepare you to tackle complicated projects with solutions that are well-tested, modular, and easy to maintain.
This second edition of the bestselling Crafting Rails Applications has been updated to Rails 4 and discusses new topics such as streaming, mountable engines, and thread safety.
Rails is one of the most extensible frameworks out there. This pioneering book deep-dives into the Rails plugin APIs and shows you, the intermediate Rails developer, how to use them to write better web applications and make your day-to-day work with Rails more productive.
Rails Core developer Jose Valim guides you through eight different tutorials, each using test-driven development to build a new Rails plugin or application that solves common problems with these APIs. You'll learn how the Rails rendering stack works and customize it to read templates from the database while you discover how to mimic Active Record behavior, such as validations, in any other object. You'll find out how Rails integrates with Rack, the different ways to stream data from your web application, and how to mix Rails engines and Sinatra applications into your Rails apps, so you can choose the most appropriate tool for the job. In addition, you'll improve your productivity by customizing generators and responders.
This book will help you understand Rails' inner workings, including generators, template handlers, internationalization, routing, and responders. With the knowledge you'll gain, you'll create well-tested, modular, and robust solutions for your next project.
What You Need
This book requires previous experience with Ruby on Rails.
- 本の長さ208ページ
- 言語英語
- 出版社Pragmatic Bookshelf
- 発売日2013/12/3
- 寸法19.05 x 1.52 x 23.37 cm
- ISBN-101937785556
- ISBN-13978-1937785550
商品の説明
著者について
Jose Valim is the lead developer and co-founder of Plataforma Tec. He started working with Ruby and Rails in late 2006 and was invited to be part of the Rails Core Team in 2010 after his work on Rails 3 development. He's also author and maintainer of various other well-known open source projects that led him to receive a Ruby Hero award in recognition for his contributions to the community. Lately, he's been flying around the globe giving talks and courses about Ruby and Rails.
登録情報
- 出版社 : Pragmatic Bookshelf; Second版 (2013/12/3)
- 発売日 : 2013/12/3
- 言語 : 英語
- ペーパーバック : 208ページ
- ISBN-10 : 1937785556
- ISBN-13 : 978-1937785550
- 寸法 : 19.05 x 1.52 x 23.37 cm
- Amazon 売れ筋ランキング: - 525,781位洋書 (洋書の売れ筋ランキングを見る)
- - 45位Ruby Programming Computer
- - 1,970位Software Development
- - 109,185位Education & Reference
- カスタマーレビュー:
著者について

著者の本をもっと発見したり、よく似た著者を見つけたり、著者のブログを読んだりしましょう
カスタマーレビュー
他の国からのトップレビュー




The book handles these fairly sophisticated topics with more clarity than just about any resource I've found elsewhere, showing not only how to work with the toolset and optimize your code, but also why these tips matter. It's fairly short, and it left me wanting more, though I do feel like I got my time and money's worth out of it. But so far, this is the best intermediate-level book I've found on Rails 4.