ここの「read-me」セクションの下:
https://github.com/RallyTools/RallyRestToolkitForRuby
それは言います:
#type names are stored in rally.rally_objects hash, you can inspect there for a list
それが何を意味するのかよくわからないと言って恥ずかしいです。
指定されたコード サンプルには、次のような行があります。
@rally = RallyAPI::RallyRestJson.new(config)
そして私は調べました:
https://github.com/RallyTools/RallyRestToolkitForRuby/blob/master/lib/rally_api/rally_rest_json.rb
しかし、rally_objects というハッシュ フィールドが表示されなかったので、途方に暮れています。
誰かがガイダンスを提供できますか?