Brian Hempel

Results 10 repositories owned by Brian Hempel

active_record_union

414
Stars
42
Forks
Watchers

UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.

fuzzy_tools

23
Stars
8
Forks
Watchers

Fuzzy document finding in Ruby

isrubyfastyet

76
Stars
6
Forks
Watchers

Practical, daily benchmarks of Ruby implementations.

live-ghci

38
Stars
1
Forks
Watchers

Evaluate special comments in your program on file save.

hash_to_hidden_fields

16
Stars
3
Forks
Watchers

In goes a hash, out comes hidden fields. Great for preserving Rails parameters without abusing the session.

mongo_session_store

77
Stars
48
Forks
Watchers

Rails 3 and 4 session store class implemented for MongoMapper and Mongoid or any other MongoDB ODM

nadocast

34
Stars
1
Forks
Watchers

Tornado probabilities via post-processing weather model outputs with machine learning.

rounding

61
Stars
6
Forks
Watchers

Round by any arbitrary step in Ruby.

simple_stats

25
Stars
5
Forks
Watchers

Finally, simple mean, median, mode, sum, and frequencies for Ruby arrays and enumerables!

stream_json_demo

28
Stars
6
Forks
Watchers

Demo of HTTP chunked streamed JSON with lazy enumerators, ActionController::Live, and deflate.