samsymons / RedditKit.rb

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

Fix #submit #8

Closed willglynn closed 10 years ago

willglynn commented 10 years ago

Reddit expects :kind to be set, which we can do automatically based on the existing parameters. Exposing :save simplifies practical usage.