Issues
- 4
Many seems to be broken
#8 opened by Bastes - 5
Optional.new([1, 2, 3]) - calling .first gives me the whole array, calling .last gives me Optional 3
#4 opened by EverybodyKurts - 1
Optional plays nice with Hashie::Mash. Should it play nice with ActionController::Parameters and OpenStruct too?
#6 opened by olistik