public
Description: General Ruby extensions for DataMapper and DataObjects
Homepage:
Clone URL: git://github.com/sam/extlib.git

Comments for sam's extlib   feed

dkubb commented on sam/extlib Sat Jan 10 15:29:20 -0800 2009
Comment on lib/extlib/class.rb L122 in f3f6c59:

What about using the #try_dup method here instead? As I understand it, there’s a #try_dup method in each of these classes in Extlib (and if not there should be) which will either dup the value, or just return it directly — just this like code does.

luislavena commented on sam/extlib Fri Nov 21 14:50:02 -0800 2008
Comment in 95aa874:

I guess that all the repetition only generates confusion and issues to maintain it.

michaelklishin commented on sam/extlib Fri Nov 21 12:42:29 -0800 2008
Comment on Rakefile L31 in 95aa874:

I think those can be moved to constants in Extlib, for instance, Merb uses them and thus we already have some duplication here.

myabc commented on sam/extlib Fri Nov 21 12:03:32 -0800 2008
Comment in 95aa874:

That should read RCOV not RSpec…

voidlock commented on sam/extlib Mon Oct 06 09:58:04 -0700 2008
Comment in 733f0a3:

Nevermind, just saw your later commit.

voidlock commented on sam/extlib Mon Oct 06 09:56:45 -0700 2008
Comment in 733f0a3:

Does this mean that Extlib now has a circular dependancy on Merb?

benburkert commented on sam/extlib Wed Sep 17 15:16:13 -0700 2008
Comment on lib/extlib/logger.rb L120 in 012e062:

That module name should not be uttered in extlib.

dkubb commented on sam/extlib Sat Aug 09 22:17:57 -0700 2008
Comment in da2ff86:

Should exceptions like this be pushed up to the English gem maintainers?

jackdempsey commented on sam/extlib Sun Jun 08 22:02:27 -0700 2008
Comment in cb59455:

same here fwiw

janprill commented on sam/extlib Sat Jun 07 03:51:52 -0700 2008
Comment in cb59455:

On an edgy install of merb-core, -more, dm-core, dm-more I get: