Advanced Rails: Go to the next level with Rails
Author: ceefour | Filed under: Books, News, Plugins, Rails, Reviews, Ruby, Web 2.0If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Advanced Rails offers you an in-depth look at techniques for dealing with databases, security, performance, web services and much more.
O’Reilly Media, Inc. published an intermediate-to-expert Rails book, authored by Brad Ediger:
Chapters in this book help you understand not only the tricks and techniques used within the Rails framework itself, but also how to make use of ideas borrowed from other programming paradigms. Advanced Rails pays particular attention to building applications that scale — whether “scale” means handling more users, or working with a bigger and more complex database.
You’ll find plenty of examples and code samples that explain:
- Aspects of Ruby that are often confusing or misunderstood
- Metaprogramming
- How to develop Rails plug-ins Different database management systems
- Advanced database features, including triggers, rules, and stored procedures
- How to connect to multiple databases
- When to use the Active Support library for generic, reusable functions Security principles for web application design, and security issues endemic to the Web When and when not to optimize performance
- Why version control and issue tracking systems are essential to any large or long-lived Rails project
- Advanced Rails also gives you a look at REST for developing web services, ways to incorporate and extend Rails, how to use internationalization, and many other topics.
Advanced Rails is an essential resource for improving your skills on Rails through advanced techniques.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
