Project

rscript

0.0
Low commit activity in last 3 years
No release in over a year
Reads or executes a job contained within a package (XML document), whereby the package is typically read from a URL
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.2, >= 0.2.10
~> 1.5, >= 1.5.14
~> 0.1, >= 0.1.2
 Project Readme

Introducing the RScript gem

Usage

require 'rscript'

a = %w(//job:time http://rorbuilder.info/r/utility.rsf)
code, args = RScript.new.read a

puts eval code
#=> <job>2017-11-07 11:05:26 +0000</job>

Resources

rscript job package script run