Travis Herrick
Travis Herrick
When installing rake using high security, I am notified that version 10.3.2 cannot be installed because of an untrusted cert, but can find no trace of the public cert. Did...
I thought it would be nice to be able to do things like: ``` ruby Given 'a user named', 'John' When 'I enter a password', 'password for John' ``` It...
I have the following markdown table: ``` +---------+-----------+-------------+-------------+-------------+---------------+---------------+-----+ | stat | range | 1 | 2 | 3 | 4 | 5 | min | |---------+-----------+-------------+-------------+-------------+---------------+---------------+-----| | % | 5...