heroku / heroku.rb

DEPRECATED! Official Heroku Ruby Legacy API wrapper
161 stars 41 forks source link

support labs api? #67

Closed flyerhzm closed 11 years ago

flyerhzm commented 11 years ago

I'd like to use heroku labs api

geemus commented 11 years ago

You should be able to use this currently, it just isn't named in such a way as to make this particularly obvious. All though we publicly refer to it as labs (and call the CLI commands labs) the actual model and API refers instead to "features". So you should be able to use the features related functionality to list/add/remove stuff, see: https://github.com/heroku/heroku.rb/blob/master/lib/heroku/api/features.rb