samsymons / RedditKit.rb

[Deprecated] A Ruby wrapper for the reddit API
https://redditkit.com/
MIT License
152 stars 26 forks source link

Allow email during register #15

Closed euank closed 10 years ago

euank commented 10 years ago

This fixes a bug where email is not passed as a parameter even though documentation specifies it as a valid option.

This is part of issue#3, but can be merged trivially.