Leanpub Header

Skip to main content

Filters

Category: "Ruby on Rails"

Books

  1. Efficient Rails
    Workflow Upgrades for Crafting Rails Apps with Superhuman Speed
    Andrew Allen

    Get More Done with Rails. How much time are you wasting every day on small repetitive tasks? Efficient Rails gives you actionable upgrades to your workflow you can put into practice right now. Learn all the best shortcuts and tools for crafting elegant Rails apps. Whether you're just learning Rails or have been using it for years, Efficient Rails will save you time and make you a happier developer. Download a Free Sample Chapter

  2. A sketch for a scalable system built using AWS for processing and analyzing images. 

  3. Advanced Active Record
    A Collection of Practical Deep Dives into Active Record Topics
    Tom Copeland

    You've been programming Rails applications for a while and have a solid handle on most Active Record concepts. In this book you'll find a series of practical deep dives into interesting Active Record topics, concepts, and surprises. We'll dig into joins, scopes, strict validations, has_one, Active Record internals, and more.

  4. Надежный деплой Rails приложений
    Уверенная настройка серверов и надежный деплой приложений
    Ben Dixon and Evgenii Burmakin

    Крепкий фундамент для настройки серверов с использованием Chef и надежного деплоя с помощью Capistrano 3, включает в себя примеры кода, которые вы сможете сразу же использовать в своих проектах.

  5. JSON API By Example
    Adolfo Builes

    Learn JSON API By Example.

  6. Trailblazer
    A New Architecture For Rails
    Nick Sutterer

    Trailblazer introduces several new abstraction layers into Rails. It gives developers structure and architectural guidance and finally answers the question of "Where do I put this kind of code?" in Rails. This book walks you through a realistic development of a Rails application with Trailblazer and discusses every bloody aspect of it.

  7. Get the book that is called, "The best Rails book for beginners."

  8. Reliably Deploying Rails Applications
    Hassle free provisioning, reliable deployment
    Ben Dixon

    A robust framework for provisioning servers with Chef and deploying reliably with Capistrano 3, including example code templates you can use directly.

  9. Growing Rails Applications in Practice
    Structure large Ruby on Rails apps with the tools you already know and love
    Henning Koch and Thomas Eisenbarth

    Discover a simpler way to scale Rails codebases. Instead of introducing new patterns or service-oriented architecture, we will show how to use discipline, consistency and code organization to make your application grow more gently.

  10. Full Stack for Ruby Framework
    Guide for Ruby on Rails, Sinatra on Linux environment.
    Fredy Konig

    Full stack guide for setting up Ruby-On-Rails servers. A DevOps overview to manage back end task on the server, such as deployment with Capistrano, LogRotate on the server, NGINX configurations and other back end tasks.First intended to circle all tasks needed for a Ruby-On-Rails Server on Ubuntu, it also touches Mac OS and RedHat configurations.

  11. Everyday Rails Testing with RSpec
    A practical approach to test-driven development
    Aaron Sumner

    Real-world advice for adding reliable tests to your Rails apps with RSpec, complete with expanded, exclusive content and a full sample application. Updates for Rails 7.1 in progress! Learn to test with confidence!