bgentry (Blake Gentry)

Name
Blake Gentry
Website/Blog
http://ententecorp.com
Company
Entente
Member Since
Aug 10, 2009 (3 months)

Following 2 githubbers and watching 15 repositories view all →

Public Repositories (6)

  • openid_dm_store

    A gem to add a DataMapper store to ruby-openid

    legend

    Forked from meekish/openid_dm_store Tue Oct 13 20:55:40 -0700 2009

    Last updated Wed Nov 11 12:41:47 -0800 2009

  • dm-core

    DataMapper - Core

    legend

    Forked from datamapper/dm-core Sun Aug 30 13:37:02 -0700 2009

    Last updated Tue Nov 10 01:05:43 -0800 2009

  • factory_girl

    Fixture replacement for focused and readable tests.

    legend

    Forked from startrader/factory_girl Sun Oct 18 15:45:29 -0700 2009

    Last updated Sun Oct 25 12:05:18 -0700 2009

  • remarkable

    Adding DataMapper matchers to Remarkable

    legend

    Forked from carlosbrando/remarkable Tue Sep 01 12:06:14 -0700 2009

    Last updated Tue Sep 08 16:13:24 -0700 2009

  • dm-is-remixable

    A rewrite of dm-is-remixable that tries to feel more dm'ish and adds desired behavior

    legend

    Forked from snusnu/dm-is-remixable Thu Aug 27 12:47:59 -0700 2009

    Last updated Thu Aug 20 19:16:49 -0700 2009

  • dm-is-inheritable

    Provides Class Table Inheritance (CTI) and proper polymorphic support, including disjoint subtables.

    legend

    Created Sun Aug 30 16:48:37 -0700 2009

Public Activity feed

bgentry updated gist: 238238 Wed Nov 18 13:17:39 -0800 2009
require 'set' module DataMapper
bgentry updated gist: 238238 Wed Nov 18 12:55:27 -0800 2009
require 'set' module DataMapper
bgentry created gist: 238238 Wed Nov 18 12:53:49 -0800 2009
require 'yaml' require 'set'
bgentry started watching celldee/bunny Sun Nov 15 16:07:14 -0800 2009
bunny's description:
Another synchronous Ruby AMQP client
bgentry pushed to master at bgentry/openid_dm_store Wed Nov 11 12:41:47 -0800 2009
HEAD is 8f167e44553ef2a359bf55d860190ed9bacdfd87
  • bgentry committed 8f167e44:
    Updated to use DataMapper 0.10.2's :required option instead of deprecated :nullable
bgentry pushed to master at bgentry/dm-core Tue Nov 10 01:05:45 -0800 2009
HEAD is aed3ba3e565f97223a3beb59b4ce03c1ec8bfe58

124 commits »

bgentry pushed to master at bgentry/dm-core Thu Nov 05 00:17:11 -0800 2009
HEAD is 96d33b3ac8a8701adfe95626d2cf755d318745c0
  • bgentry committed 96d33b3a:
    Needed to manually remove the Inclusions/Extensions from the DataMapper::Model extra_inclusions/extra_extensions arrays.
bgentry pushed to master at bgentry/dm-core Wed Nov 04 20:31:31 -0800 2009
HEAD is be226507f97522ee3a329a55cb332f7bb9ed8ba6
  • bgentry committed be226507:
    Added specs for behavior of DataMapper::Model.append_extensions and .append_inclusions
bgentry pushed to master at bgentry/dm-core Mon Oct 26 00:07:04 -0700 2009
HEAD is ab2084bf4878380066bfac8e241796ef50b4ec31
  • bgentry committed ab2084bf:
    Added logic to DataMapper::Model#append_extensions to add extensions to all existing Model descendants. All in-memory and sqlite3 specs pass.
bgentry pushed to master at bgentry/factory_girl Sun Oct 25 12:05:19 -0700 2009
HEAD is fc5b4808fc98b594c721511f9fa751e2a9a5d5f7

17 commits »

bgentry started watching bmabey/rosetta_queue Wed Oct 21 12:06:58 -0700 2009
rosetta_queue's description:
Messaging gateway API with adapters for different messaging systems available in Ruby.
bgentry pushed to master at bgentry/dm-core Sun Oct 18 20:29:57 -0700 2009
HEAD is 2e64f793646040b55ce12bb43a3476cd4d661f04

1367 commits »

bgentry pushed to next at bgentry/dm-core Sun Oct 18 20:29:34 -0700 2009
HEAD is 4dcd630c6a2a0bdeccadec6a26ab6bea1454fa9e

76 commits »

bgentry pushed to master at bgentry/factory_girl Sun Oct 18 16:42:56 -0700 2009
HEAD is 29e904b8835d75e49389ba56b5a8fe47ba7cd0d2
  • bgentry committed 29e904b8:
    DataMapper should use :append_inclusions instead of :include
bgentry pushed to master at bgentry/factory_girl Sun Oct 18 16:12:48 -0700 2009
HEAD is f89bfe462075710ab1fbf293bee97b93b09ac521
  • bgentry committed f89bfe46:
    Added DataMapper compatibility for alternate syntaxes.
bgentry forked startrader/factory_girl Sun Oct 18 15:45:30 -0700 2009
Forked repository is at bgentry/factory_girl
bgentry started watching pelle/ruby-openid Wed Oct 14 01:07:30 -0700 2009
ruby-openid's description:
JanRain's great ruby openid library now in git
bgentry pushed to master at bgentry/openid_dm_store Tue Oct 13 21:50:01 -0700 2009
HEAD is 7133502df0dc9a8cdc56e21814610f87534cce6f
bgentry pushed to master at bgentry/openid_dm_store Tue Oct 13 20:57:54 -0700 2009
HEAD is 88e664b369da9f3411c6790ba4388ff14442d031
  • bgentry committed 88e664b3:
    Fixed DataMapper deprecation warning caused by models not using 'Serial' type for their id properties
bgentry forked meekish/openid_dm_store Tue Oct 13 20:55:41 -0700 2009
Forked repository is at bgentry/openid_dm_store
bgentry forked pelle/open_id_authentication Tue Oct 13 16:32:48 -0700 2009
Forked repository has since been deleted.