relevant merb / datamapper ticket information

When filing a ticket for merb or datamapper, it’s a good idea to put the following information into the ticket
(Suggested by Dan Kubb - dkubb in #datamapper)

uname -a (for unixes at least)
ruby --version
mysql --version (or the equivalent for your db)
gem list '\A(?:(?:d[mo]|merb)[_-]|data_?(?:mapper|objects)|extlib)'


2 Responses (Add Your Comment)

  1. I have since found a couple of related DM gems that the gem command doesn’t match. I now recommend something like this:


    gem list '\A(?:(?:d[mo]|merb)[_-]|data_?(?:mapper|objects)|extlib)'

  2. Hey Dan,

    Thx for the comment! (and of course all the hard work you’re putting into datamapper!)

    I updated the post.

Leave a Reply

Formatting: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>