Good Cucumber examples in the wild?
You can read the features of Cucumber itself, the guys should know what they are doing:
https://github.com/cucumber/cucumber-ruby/tree/master/features
You can read diaspora's cucumber tests. It's a pretty big project so I think you can learn something from it.