Jo Hund's repositories
filterrific
Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.
rails-recipes
A collection of recipes for solid Ruby on Rails applications. Extracted from dozens of production apps and 10,000+ hours of deliberate Ruby on Rails practice since 2005.
filterrific_demo
A demo Rails app for the Filterrific gem
rails-data-explorer
A Rails engine plugin for exploring data in your app with charts and statistics.
re-frame-and-reagent-and-slatejs
This repo shows how to integrate the slatejs editor into a re-frame (and reagent) clojurescript app
ruby-restricted-boltzmann-machine
A Ruby port of Ed Chen's Python RBM implementation.
needleman_wunsch_aligner
Find the optimal alignment of two sequences of Ruby Objects.
software_engineering_guide
A collection of guides on various topics related to doing software engineering with Ruby on Rails.
pdfbox_text_extraction
Provides a Jruby wrapper for Apache PDFBox library to extract plain text from PDF documents.
re-frame-on-rails
re-frame-on-rails is a Rails engine plugin for connecting a re-frame based ClojureScript SPA to a Ruby on Rails REST API.
sprout-wrap
Jo Hund's chef recipes to prepare a Mac running OS X Mountain Lion for Ruby development
tetris-re-frame
Tetris game implemented in ClojureScript / re-frame.
undo-manager
undo-manager makes it easy to add undo/redo functionality to a Ruby (on Rails) app.
multi_ruby_runner
Execute Ruby code in different Ruby environments. It lets you for example call JRuby code from MRI. It relies on rbenv or RVM to manage the Ruby runtime environment.
re-frame-on-rails-demo
Demo app for re-frame-on-rails gem
next.js
A minimalistic framework for universal server-rendered React applications
rails-contributors
The web application that runs http://contributors.rubyonrails.org
re-frame-async-flow-fx
A re-frame effects handler for coordinating the kind of async control flow which often happens on app startup.
stackprofiler
Web UI for Ruby sampling profiler