RSpec idea: Make conditionals into contexts. For example, `it 'does X when Y happens'` becomes `context 'Y' { it 'does X' }`
@alindeman Which in turn encourages you to have small, highly-focused tests.
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@alindeman Which in turn encourages you to have small, highly-focused tests.