ruby - Use rhc gem programmatically -


openshift's rhc gem has command line interface. however, wondering if there documentation on using programmatically ruby. instead of having parse out necessary data given commands, nice if access directly in ruby.

is there documented way access rhc gem in ruby?

rhc::rest::client.new want start - should able do:

rhc::rest::client.new.api 

to api doc. can pass :server, :user, , :password client initializer.


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

php - Calling a template part from a post -

How to mention the localhost in android -