Pinned Repositories
320andup
acts_as_commentable
The ActiveRecord acts_as_commentable plugin
attr_bucket
Your model can has a bucket (of attributes)
bluff
Online poker application
bort
Base Rails app with email login instead of username. Bort: Programmed to feel pain.
comatose
Comatose is a micro CMS, implemented as a Rails plugin, that is designed to be easy to embed and extend.
meteor-dockerfile
Self-contained Dockerfile for deploying Meteor apps
simplestone
Lightweight content management for Rails 2.3. Engine leaves your app code untouched. Based on vigetlabs/sandstone CMS.
workflowy-to-logseq
WIP exporter to bring WorkFlowy outline into Logseq
banjerluke's Repositories
banjerluke/bluff
Online poker application
banjerluke/simplestone
Lightweight content management for Rails 2.3. Engine leaves your app code untouched. Based on vigetlabs/sandstone CMS.
banjerluke/bort
Base Rails app with email login instead of username. Bort: Programmed to feel pain.
banjerluke/acts_as_commentable
The ActiveRecord acts_as_commentable plugin
banjerluke/comatose
Comatose is a micro CMS, implemented as a Rails plugin, that is designed to be easy to embed and extend.
banjerluke/has_messages
Demonstrates a reference implementation for sending messages between users
banjerluke/jquery-auto-geocoder
A jQuery plug-in to automatically geocode and display a location entered in a text field.
banjerluke/minimal-cart
MinimalCart is a minimal shopping cart implementation plugin for Ruby on Rails that includes a basic shopping cart, product management, shipping / tax management and payment processing via ActiveMerchant. This branch removes the Product model and allows you to use any model by tagging it 'acts_as_orderable'. Still experimental and documentation is not updated.