| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
release prep!
|
|
|
|
|
|
page.
|
|
Quick format fix for the README.
|
|
|
|
|
|
Updated README to point to axlsx_rails, a new plugin for xlsx templates using xlsx or acts_as_xlsx.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This lets us specify if the range should be returned relative or
absolute and ensures that cells are sorted prior to parsing.
|
|
|
|
|
|
|
|
issue on JRuby
|
|
native extensions all that much
WARNING: JRuby does not support native extensions or the `mkmf' library
very well.
|
|
|
|
|
|
|
|
Google docs has some expectations about how data is structured in the
sheet. For example it requires Title: Data per row for Pie charts, and
cannot parse
title title
data data
|
|
|
|
|
|
|
|
|
|
|
|
part of an ongoing effort to make the code more readable code.
|