spohlenz (Sam Pohlenz)

Name
Sam Pohlenz
Email
Website/Blog
http://www.sampohlenz.com/
Location
Adelaide, Australia
Member Since
Apr 16, 2008 (about 1 year)

Following 7 coders and watching 39 repositories view all →

Public Repositories (16)

  • mongomodel

    Ruby ORM for MongoDB (compatible with Rails 3)

    legend

    Last updated Wed Feb 10 01:08:35 -0800 2010

  • mongomapper

    Awesome gem for modeling your domain and storing it in mongo

    legend

    Forked from jnunemaker/mongomapper Thu Oct 15 19:32:30 -0700 2009

    Last updated Sun Nov 08 15:31:32 -0800 2009

  • active_shipping

    Shipping API extension for Active Merchant.

    legend

    Forked from Shopify/active_shipping Thu Oct 29 21:47:04 -0700 2009

    Last updated Thu Oct 29 21:52:20 -0700 2009

  • passenger-stack

    Sprinkles for Apache, Passenger, Memcached, Git, Mysql or Postgres

    legend

    Forked from benschwarz/passenger-stack Thu Dec 17 15:13:36 -0800 2009

    Last updated Fri Oct 23 00:44:53 -0700 2009

  • validatable

    Validatable is a library for adding validations.

    legend

    Forked from jnunemaker/validatable Sun Oct 18 18:22:51 -0700 2009

    Last updated Sun Oct 18 18:33:30 -0700 2009

  • recliner

    CouchDB ORM for Ruby/Rails

    legend

    Last updated Sun Oct 04 21:33:23 -0700 2009

  • haml

    HTML Abstraction Markup Language - A Markup Haiku

    legend

    Forked from nex3/haml Mon Aug 03 20:54:40 -0700 2009

    Last updated Thu Jul 30 21:35:31 -0700 2009

  • acts_as_authenticated_user

    Rails user authentication plugin

    legend

    Last updated Sun Feb 15 20:45:16 -0800 2009

  • sassic

    Simple framework for creating static web sites using SASS stylesheets

    legend

    Last updated Fri Dec 05 09:36:06 -0800 2008

  • breadcrumbs

    Really simple breadcrumbs for your rails app

    legend

    Last updated Tue Nov 25 09:21:09 -0800 2008

  • passenger

    Phusion Passenger (mod_rails)

    legend

    Forked from FooBarWidget/passenger Mon Nov 17 17:49:54 -0800 2008

    Last updated Mon Nov 24 16:47:40 -0800 2008

  • acts_as_paranoid

    ActiveRecord plugin allowing you to hide and restore records without actually deleting them.

    legend

    Forked from technoweenie/acts_as_paranoid Wed Nov 19 14:51:53 -0800 2008

    Last updated Wed Nov 19 14:53:51 -0800 2008

  • freshbooksrb

    Ruby Library for FreshBooks

    legend

    Last updated Wed Sep 10 15:42:04 -0700 2008

  • excel_importer

    Rails (activerecord) plugin for importing records from Excel spreadsheets

    legend

    Last updated Tue Aug 12 09:22:10 -0700 2008

  • open_application_platform_plugin

    Rails plugin for Facebook/Bebo

    legend

    Last updated Tue Aug 05 12:17:23 -0700 2008

  • itunes_link_maker

    iTunes Link Maker

    legend

    Last updated Thu Apr 17 09:19:11 -0700 2008

Public Activity feed

spohlenz created tag v0.1.3 at spohlenz/mongomodel Wed Feb 10 01:08:35 -0800 2010
spohlenz pushed to master at spohlenz/mongomodel Wed Feb 10 01:02:49 -0800 2010
HEAD is 0a8804ca9b4dc991f2c4b18146e3660398516ecd

3 commits »

spohlenz commented on nex3/haml Sat Feb 06 22:45:23 -0800 2010
Comment on lib/haml/helpers/xss_mods.rb L117 in 73395a5:

This should read:

safe_concat_without_haml(string)
spohlenz pushed to master at spohlenz/mongomodel Thu Feb 04 14:42:25 -0800 2010
HEAD is 58932a56e903619a605978195cb2796516212f00

3 commits »

spohlenz created tag v0.1.1 at spohlenz/mongomodel Wed Jan 27 20:41:13 -0800 2010
spohlenz pushed to master at spohlenz/mongomodel Wed Jan 27 20:41:08 -0800 2010
HEAD is 9ceddf66bd51118a60919e192c2775faa6702ca8
  • Sam Pohlenz committed 9ceddf66:
    Incremented version
spohlenz pushed to master at spohlenz/mongomodel Wed Jan 27 20:40:36 -0800 2010
HEAD is 8d3b30a9598b5439cfe9f40be0e71a6a799e4182
  • Sam Pohlenz committed 8d3b30a9:
    Add Class#subclasses to core extensions as it is removed in latest ActiveSupport
spohlenz pushed to master at spohlenz/mongomodel Wed Jan 27 15:07:38 -0800 2010
HEAD is a8c97e11edb7eb544eb1e51cfa75688e13edeaee
  • Sam Pohlenz committed a8c97e11:
    Allow override of default id generation
spohlenz updated gist: 287379 Tue Jan 26 15:47:53 -0800 2010
class Locale def initialize(identifier) @identifier = identifier.to_s
spohlenz created gist: 287379 Tue Jan 26 15:45:36 -0800 2010
class ZipCode def initialize(digits) @digits = digits.to_s
spohlenz created tag v0.1 at spohlenz/mongomodel Tue Jan 26 15:35:28 -0800 2010
spohlenz pushed to master at spohlenz/mongomodel Tue Jan 26 15:35:17 -0800 2010
HEAD is 99ef84e0e9852199ff785014085be5431674017e
  • Sam Pohlenz committed 99ef84e0:
    Added VERSION constant and GemCutter tasks
spohlenz created branch master at spohlenz/mongomodel Tue Jan 26 15:15:05 -0800 2010
spohlenz created repository MongoModel Tue Jan 26 15:13:18 -0800 2010
New repository is at spohlenz/mongomodel
spohlenz commented on rails/rails Tue Dec 29 13:39:04 -0800 2009
Comment in aa1b32a:

Please take a look at issues 3623 and 3621 which solve the core problem that this commit is trying to resolve.

spohlenz forked benschwarz/passenger-stack Thu Dec 17 15:13:37 -0800 2009
Forked repository is at spohlenz/passenger-stack
spohlenz created branch skip_validations at spohlenz/mongomapper Sun Nov 08 15:31:32 -0800 2009
spohlenz pushed to master at spohlenz/active_shipping Thu Oct 29 21:52:21 -0700 2009
HEAD is 057d28ccadc464be12e5834b9d8990fbf8e23732
  • Sam Pohlenz committed 057d28cc:
    Fixed Package bug when Mass object given
spohlenz forked Shopify/active_shipping Thu Oct 29 21:47:05 -0700 2009
Forked repository is at spohlenz/active_shipping
spohlenz created branch abstract_classes at spohlenz/mongomapper Thu Oct 29 16:35:00 -0700 2009
spohlenz pushed to active_support_3 at spohlenz/validatable Sun Oct 18 18:33:31 -0700 2009
HEAD is 5d49a34f2c0e013665e1818a43c259014d92608d
  • Sam Pohlenz committed 5d49a34f:
    Convert all tabs to spaces in README
spohlenz pushed to active_support_3 at spohlenz/validatable Sun Oct 18 18:27:08 -0700 2009
HEAD is 492947f835ed66a9e255cd6ceb85681af79cb0a7

2 commits »

spohlenz created branch active_support_3 at spohlenz/validatable Sun Oct 18 18:24:51 -0700 2009
spohlenz forked jnunemaker/validatable Sun Oct 18 18:22:51 -0700 2009
Forked repository is at spohlenz/validatable
spohlenz commented on spohlenz/mongomapper Fri Oct 16 16:42:36 -0700 2009
HEAD is a507ee1859ab45b7221e0bd2fca03f6a416bbb3d

2 commits »

spohlenz forked jnunemaker/mongomapper Thu Oct 15 19:32:33 -0700 2009
Forked repository is at spohlenz/mongomapper
spohlenz started watching jnunemaker/mongomapper Wed Oct 14 21:09:43 -0700 2009
mongomapper's description:
Awesome gem for modeling your domain and storing it in mongo
spohlenz updated gist: 207948 Sun Oct 11 16:34:28 -0700 2009
module Rack class GoogleAnalytics TRACKING_CODE = <<-EOCODE
spohlenz pushed to master at spohlenz/recliner Sun Oct 04 21:33:24 -0700 2009
HEAD is d47bba2654d8dc2f20cec1cdd494bda73d3aedd0
  • Sam Pohlenz committed d47bba26:
    Move conversion functions into files in conversions dir
spohlenz pushed to master at spohlenz/recliner Sun Oct 04 19:09:40 -0700 2009
HEAD is 43942820711324eaacf88a9cc85a34fa4082090f

2 commits »

spohlenz pushed to master at spohlenz/recliner Tue Sep 29 22:47:36 -0700 2009
HEAD is 548765423b726401053ac16837f2dab28aa5aeec
  • Sam Pohlenz committed 54876542:
    Added gemspec and version file
spohlenz pushed to master at spohlenz/recliner Mon Sep 28 22:19:12 -0700 2009
HEAD is c3eca8b411513af102daec399d8228485326a5bc

3 commits »