Video description
Ruby is a flexible, open source programming language with deep roots in both Perl and Lisp developed by Yukihiro “Matz” Matsumoto. The language itself is perfect for constructing web applications big and small but with the libraries, frameworks, and tools created by its community it goes above and beyond.
Mark Bates on Ruby Techniques, Frameworks, and Tools is a video that shows you how to build web applications using Ruby. Bates guides you through numerous areas and functionalities of Ruby, including working with Rack, Sinatra, Singletons, Redis, Opal, and more.
Bates, the founder and chief architect of Meta42 Labs in Boston, is a seasoned developerwith the scars to prove it. His expertise on Ruby will save you from getting bruised and battered yourself.
- Learn about Rack for quicker writing of web applications than Ruby on Rails
- Use the Sinatra framework for simple builds
- Get familiar with singletons in Ruby and when you should use these design patterns
- Discover Ruby libraries such as DRb and Fibers to help facilitate communication and scheduling between processes, respectively
- Set up MiniTest to write and run tests on your web application
- Use the RubyMotion toolchain to build a full iOS application
- Harness Redis to create publish/subscribe systems
- Talk to JavaScript using Opal
- Get familiar with Sequel, the database toolkit library for Ruby
Mark Bates has written web applications since 1996; he now spends his days focusing onnew application development and consulting for his clients.
Publisher resources
Table of contents
- Getting Started with Rack
- Getting Started with Sinatra
- Building a Sinatra Application Part 1
- Building a Sinatra Application Part 2
- Ruby Singletons
- Ruby Singletons Threaded
- DRb Basics
- MiniTest::Spec
- Ruby 2.0.0-rc2
- Ruby Fibers
- MiniTest Rails
- RubyMotion Part 1
- RubyMotion Part 2
- Testing Sinatra
- TracePoint
- Rack Hijack
- Ruby 2.1.0.preview1
- PostgreSQL Views in Rails
- Redis
- Pub/Sub with Redis
- Opal Part 1
- Opal Part 2
- Opal Part 3
- Sequel Part 1
- Sequel Part 2
- Pathname
- OAuth2 with Doorkeeper
- ActiveRecord with Sinatra
- ActiveModel::Serializers
- Pundit
- Rails 4.1: Email Previews
- API Permissions
- Rails View Variants
- Ruby: Method
- Faraday
Product information
- Title: Mark Bates on Ruby Techniques, Frameworks, and Tools
- Author(s):
- Release date: September 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491938300
You might also like
book
Rails 5 Test Prescriptions
Does your Rails code suffer from bloat, brittleness, or inaccuracy? Cure these problems with the regular …
book
Beginning Rails 6: From Novice to Professional
Springboard your journey into web application development and discover how much fun building web applications with …
article
Reinventing the Organization for GenAI and LLMs
Previous technology breakthroughs did not upend organizational structure, but generative AI and LLMs will. We now …
video
Hands-on with React and Ruby on Rails
In this Hands-on with React and Ruby on Rails training course, expert author Jonathan Lebensold will …