Tag: GlennG

What’s New in Rails 5
What’s New in Rails 5
Ruby

By Vasu K,

Vasu K takes you through the changes and improvements coming in Rails 5. Changes to API work, turbolinks, and testing are all included.

Stripe Subscriptions in Rails
Stripe Subscriptions in Rails
Ruby

By Vasu K,

Vasu K walks through how to setup a subscription-based service using Stripe in Rails. Subscription plans are notoriously hard to setup, but this is easy.

Jekyll on Rails
Jekyll on Rails
Ruby

By Jesse Herrick,

Jesse Herrick combines Jekyll, the most popular static-site generator, with Rails, the most popular dynamic site framework. Use the right tool for the job.

RethinkDB in Ruby
RethinkDB in Ruby
Ruby

By Dhaivat Pandya,

Dhiavat Pandya walks through an introduction to RethinkDB. He explains the concepts behind this NoSQL database, as well as examples of using it in Ruby.