zachfeldman / rubypress

Ruby interface for the WordPress XMLRPC API. Follows standard XML-RPC Documentation closely.
201 stars 55 forks source link

Call to getPostStatusList does not function correctly #46

Closed ericgascoine closed 6 years ago

ericgascoine commented 8 years ago

The existing getPostStatusList calls getPostFormats instead.

ericgascoine commented 8 years ago

PR [#47] provided to fix. CI on travis does not seem to have an appropriate .env setup to test appropriately, but specs run locally