Endeavour
Try, but better.
Installation
Add this line to your application's Gemfile:
gem 'endeavour'
And then execute:
$ bundle
Or install it yourself as:
$ gem install endeavour
Usage
car = nil
car.try.drive # => nil
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/allspiritseve/endeavour.
License
The gem is available as open source under the terms of the MIT License.