Michael Timko

Results 3 issues of Michael Timko

## History Setting the `readable` option on a relationship to a callables (procs, lambdas, etc) would only evaulate on load (once). Conditionally hiding relationships per request was not supported. [Feature...

question

When I have a undefined variable in my view I get: ``` 1) TaskManagementTest::addingATodo A GET request to 'http://localhost' failed. Got a 500 code instead. ErrorException on /home/username/todos/storage/framework/views/f8106f990a36ba68910cf43a05c14374 line 10...

On the [Introduce Parameter Object](https://thoughtbot.com/ruby-science/introduce-parameter-object.html) solution page, the code snippet for `app/models/recipient.rb` is missing. link to page: https://thoughtbot.com/ruby-science/introduce-parameter-object.html