Project

sheety

0.0
No commit activity in last 3 years
No release in over 3 years
An interface for manipulating Google Sheets in Ruby on Rails
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.8.6, ~> 0.8
~> 0.13
= 1.1.5.pre.bisrael
 Project Readme

Installation:

Sheety requires a modified version of xml-simple, available at https://github.com/bisrael/xml-simple.git

Add the following two rows to your Gemfile:

gem 'xml-simple', :git => 'https://github.com/bisrael/xml-simple.git'
gem 'sheety'