Live data from Hacker News

Viewing profile — joneslee85

joneslee85

HN member
Joined
Mon, Aug 12, 2013, 5:01 AM UTC
HN karma
1
Public activity
3 items

About joneslee85

No profile information was provided.

Recent public activity

  1. comment
    Comment #16355435

    This is the missing PostgreSQL client for OSX that I have been looking for. I am blown away by the intuitive UX. First time user and I already feel like I have been using the app f…

  2. comment
    Comment #6209602

    Regarding point 2), I don't think it is very agnostic though. Because ActiveSupport::Testcase is extension of Minitest. Thus, rspec won't be able to use all helpers of AS. I am ful…

  3. comment
    Comment #6197733

    1) Support minitest/spec with ActiveSupport::TestCase 2) Make rails indenpendent of testing framework, why should I case about minitst if I prefer rspec?