Leanpub Header

Skip to main content

Filters

Category: "Ruby on Rails"

Books

  1. The "minimul" QuickBooks Online API Guide
    Volume I: Best Practices Guide for Connecting and Importing
    Christian Pelczarski

    You are a developer that has been tasked with a QuickBooks Online integration project but don't know where to begin. This problem is now solved with a book written by a seasoned QuickBooks integration expert.

  2. Ruby Web Dev: The Other Way
    Personal best practices guide
    Yevhen Kuzminov

    When Rails is not enough!This guide is an attempt to describe the way to build the web app with a real understanding of each component, with knowledge that are relevant in any web language and framework. To become a better web developer and demand for a better ecosystem!The book if free. But you can "buy me a cup of cappuccino" here :)

  3. Donamat Dashboard
    Flavio Bordoni and Roberto De Santis

    Come sviluppare un'applicazione su Ruby On Rails.Un cammino passo a passo nella creazione di un'applicazione professionale con l'uso del potente framework Ruby on Rails applicato a concetti di design web standard.

  4. 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

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

  6. 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.

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

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

  8. JSON API By Example
    Adolfo Builes

    Learn JSON API By Example.

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

  10. 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.

  11. 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.

  12. 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.