Skip to content

thiagocifani/reporter_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporter Client

Client to use reporter gem.

Dependencies

You will need to use reporter server

Install

gem install reporter_client

Configure

Add reporter_client to your Gemfile:

   client.add(name: "yep", jrxml: s3_url) #returns id of a report to use after on append or generate
   client.append(id: 4, data: content)
   client.generate(id: 4)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages