No commit activity in last 3 years
No release in over 3 years
Generates an RSS feed for the search results from the myuniversaljobsmatch gem
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.3.2, ~> 0.3
>= 0.1.5, ~> 0.1
 Project Readme

Generating an RSS feed for the search results from the myuniversaljobsmatch gem

require 'myuniversaljobsmatchfeed'

feed = MyUniversalJobsMatchFeed.new \
    '/home/james/jamesrobertson.eu/jobsearch/ujm', \
       title: 'Administrative', where: 'edinburgh', \ 
  url_base: 'http://www.jamesrobertson.eu/jobsearch',\
                       dx_xslt: '/xsl/dynarex-b.xsl', \
                            rss_xslt: '/xsl/feed.xsl', \
 target_xslt: 'http://www.jamesrobertson.eu/xsl/target.xsl'

feed.update

The above code creates an RSS feed for the search results from the myuniversaljobsmatch gem. At the time of writing this gem is still under development.

myuniversaljobsmatchfeed gem myuniversaljobsmatch jobsearch