Simple gem to activate batch jobs

Discuss new features and functions
Posts: 6
Joined: 29 Nov 2018

jwalkerbg

Hello,

I created a very very simple ruby gem that I use to run one or more ffs_batch files. In fact, this gem is my first gem I've ever written.

To see it : https://github.com/jwalkerbg/ffsr

To install it from rubygems : gem install ffsr

I share it for everyone who needs that functionality.