Hi all,
I would like to interact with Jenkins using jenkins_api_client, from multiple pages of my Rails application.
How can this be achieved?
Where should I initialize the @client parameter so that is can be accessible from multiple pages, without initialize this parameter multiple times.
thanks,
Dan.