Collection of examples on how to integrate Sandthorn
Rails app showing difference between CRUD and EventSourcing (Sandthorn specific example)
RubyGem with an implementation of the game TicTacToe. It comes with a command line interface and stores all player events in an Sqlite3 database.