Crafting Rails 4 Applications: Expert Practices for Everyday Rails Development (The Facets of Ruby)
Author | : | |
Rating | : | 4.45 (849 Votes) |
Asin | : | 1937785556 |
Format Type | : | paperback |
Number of Pages | : | 200 Pages |
Publish Date | : | 2016-06-16 |
Language | : | English |
DESCRIPTION:
Jose Valim is the lead developer and co-founder of Plataforma Tec. 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.. He star
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. About the AuthorJose Valim is the lead developer and co-founder of Plataforma Tec. Lately, he's been flying around the globe giving talks and courses about Ruby and Rails.. 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
Great resource for intermediate Rails coders If you've got some experience with basic Rails apps and want to go deeper, this book is an excellent resource. It walks through some of the more advanced concepts in Rails, like how to make a plugin or gem, how ActiveRecord works, how to write good tests and use TDD, and how to use responders in your controll. Needs new revision to cater for new software releases. viki This book is for an advanced developers. I bought the book from pragprog and it was a mistake. I liked Programming Ruby and Ajile development from them so much that I thought that this book will be similar. It is not. The samples did not work for me. I use Cloud 9 environment. I did not want to spend more tim. Really good book for intermediate and experienced Rails developers who would like to look closely Rails under the hood Jan Toth The Author of the book expects reader to be experienced with Ruby language and Rails framework. There are no elementary explanations of how to do basic stuff like you will find in Beginning Rails and similar sort of books. Every reader should consider this before reading this book.The book takes reader deeper
Learn how to extend the framework, change its behavior, and replace whole components to bend it to your will. With the knowledge you'll gain, you'll create well-tested, modular, and robust solutions for your next project.What You NeedThis book requires previous experience with Ruby on Rails.. 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