Leanpub Header

Skip to main content

Filters

Category: "Ruby on Rails"

Ruby on Rails

  1. Programming For Entrepreneurs
    Programming For Entrepreneurs
    Learn Just Enough to Build Your Business
    Christopher Franklin

    You don't want to be a coder. You want to build a business. Why does every "Introduction to Programming" book assume you want to learn just for the sake of learning? Why aren't there any books that teach you just enough to build and launch your product? Programming For Entrepreneurs will take you from beginner to product without the fluff.

  2. Backend Handbook
    Backend Handbook
    Francisco Quintero

    Was it long time ago when you last configured a local RoR environment? Do you always forget the dependencies you installed to get that RoR app running? Do you need a hand to get your local and production environment configured? If yes to all or some of the questions, read on.

  3. XML The Rails Way
    XML The Rails Way
    Obie Fernandez

    XML and Ruby on Rails go together like Peanut Butter & Jelly! This mini-book covers all the relevant details.

  4. The "minimul" QuickBooks Online API Guide
    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.

  5. Ruby Web Dev: The Other Way
    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 :)

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

  7. Efficient Rails
    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

  8. A Cloud Infrastructure for Processing Images

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

  9. Advanced Active Record
    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.

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

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

  11. JSON API By Example
    JSON API By Example
    Adolfo Builes

    Learn JSON API By Example.

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

  13. Learn Ruby on Rails: Book One

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

  14. Reliably Deploying Rails Applications
    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.

  15. Growing Rails Applications in Practice
    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.