Our projects
-
sinatra-export
Export your Sinatra application to static files (html, csv, txt, etc). Could be Punch's Ruby cousin.
-
capistrano-s3
Using Ruby and Capistrano, deploy a static website to an Amazon S3 website bucket.
-
capistrano-recipes
This project is a mixed bag of capistrano recipes we use at Hookt Studios.
-
sinatra-static-bp
Boilerplate for simple static ruby applications. Amazon S3 deploy with complete assets management.
-
rails-bp
Collections of gems & code we tend to use on about every Rails project.
-
cupidon-ac
Cupidon Autocompleter (a.k.a. cupidon-ac) is a simple jQuery UI widget that wraps the jQuery UI Autocomplete plugin to add a "must match" feature.
Projects we & contribute to
-
bourbon
This is a mixin library for Sass by thoughtbot (we absolutely LoVe paperclip from thoughtbot too!).
-
capistrano
We love capistrano for deployments, we are using it on almost every project.
-
capistrano-foreman
Capistrano tasks for foreman and managing Ubuntu upstart jobs.
-
globalize3
The aforementioned spree_multi_lingual is using Globalize3 for its i18n mechanism.
-
spree_i18n
This is the repository for the translations files of SpreeCommerce : we obviously are updating french translations.
-
gitx
We love git command line but sometimes you need a bit more vizualisation! Rowanj fork is awesome.
-
sinatra-assetpack
Package your assets transparently in Sinatra. Sprocket sister for Sinatra. #maintainer
-
sinatra-advanced-routes
Usefull library for multiple other Sinatra extensions. #maintainer
-
spree_multi_lingual
SpreeCommerce plugin allowing products to be translated. Proudly made in Quebec City.
-
spree_i18n
This is the repository for the translations files of SpreeCommerce : we obviously are updating french translations.
-
spree-api-client
An other spree related gem we used & improved for our projects.