Results 4 issues of don mclamb

* What were you trying to do? Render show page in administrate dashboard * What did you end up with (logs, or, even better, example apps are great!)? ``` Showing...

bug

this is still impacting me. https://github.com/ruby-formatter/rufo-vim/issues/17 ``` require "httparty" class Notification def self.send_notification(headers = {}, params = {}, notification, device_token) end end ``` Error In Vim: > Error: the given...

I had a question about this video: https://www.youtube.com/watch?v=zS5opOeWFhA I keep getting this error, ``` bash Failures: 1) signing in visiting the site to sign in Failure/Error: expect(page).to have_content("Signed in successfully.")...

Thanks for this example: Not sure if you're interested but I ran in to an issue with it. To me it looks like an issue with docker-compose. I opened an...