I hereby claim:
- I am radanskoric on github.
- I am radan (https://keybase.io/radan) on keybase.
- I have a public key whose fingerprint is 41F2 EF64 3313 5FFB 1084 F96F 4F46 CCB4 AE6D D809
To claim this, I am signing this object:
# This is a little experiment in using Turbo Frames and Streams without Rails. | |
# Built using just plain Sinatra as the web server. | |
# | |
# Make sure that you have sinatra and puma (or some other server) installed: | |
# gem install sinatra | |
# gem install puma | |
# | |
# You can then run the app with: | |
# ruby app.rb | |
require 'sinatra' |
# == NOTE == | |
# This gist is accompnaying a blog post on the topic: https://radanskoric.com/articles/understand-rails-async-db-queries | |
require 'bundler/inline' | |
require "benchmark" | |
require "debug" | |
require "uri" | |
gemfile do | |
source 'https://rubygems.org' |
I hereby claim:
To claim this, I am signing this object: