/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

leftofthe.dev
| | everydayrails.com
0.0 parsecs away

Travel
| | More coverage of request specs, factory_bot, and debugging tests
| | bibwild.wordpress.com
4.0 parsecs away

Travel
| | We test our Rails app with rspec and capybara. For local testing, we use the capybara-screenshot plugin which "Automatically save screen shots when a Capybara scenario fails", even when the tests were running in a headless browser you couldn't see at all. This can be very helpful in debugging tricky capybara failures, especially ones that...
| | www.zagaja.com
1.6 parsecs away

Travel
| |
| | whatibroke.com
35.7 parsecs away

Travel
| EC2 Instance Setup Create a new EC2 instance. This example was done on amazon-linux but I think it would probably be better to use ubuntu next time. If you do use ubuntu note that you'll need to use apt instead of yum and will likely have to open ports 80 and 443 on the instance....