index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
examples
/
example.rb
Age
Commit message (
Expand
)
Author
2012-02-22
Add :date support to Axlsx::Cell and add missing part for boolean support
Jonathan Tron
2012-02-14
Stomp out all warnings.
Randy Morgan
2012-02-14
changing column_widths to accept *args instead of a declared array.
Randy Morgan
2012-02-13
Improve accessibility and stringency for column_widths editing.
Randy Morgan
2012-02-13
update readme/changelog for release.
Randy Morgan
2012-02-12
update example to include shared strings usage
Randy Morgan
2012-02-07
adding in write to StringIO as per issue #11
Randy Morgan
2012-02-02
Adding in hyperlinking for images as per issue #22
Randy Morgan
2011-12-10
cleaning up examples
Randy Morgan
2011-12-08
updated examples to create all example worksheets in the same workbook
Randy Morgan
2011-12-08
adding in support for merged cells
Randy Morgan
2011-12-07
patch for issue #1
Randy Morgan
2011-12-05
updating docs and examples
Randy Morgan
2011-12-02
Added locking attributes for pictures and some stubs for parsing
Randy Morgan
2011-12-01
added default formatting for date types when the cell style is 0 and the data...
Randy Morgan
2011-11-30
pre 1.0.10 release commit
Randy Morgan
2011-11-27
adding in row_style and col_style methods to worksheet and active record 'act...
Randy Morgan
2011-11-26
adding in support for ruby 1.9.3
Randy Morgan
2011-11-23
fixing some typos
Randy Morgan
2011-11-23
Adding image support and some document clean up for .8 release
Randy Morgan
2011-11-23
-refactoring chart position and axis data/category for chart.
Randy Morgan
2011-11-21
moving example.rb into example dir and altering gemspec to point to github
Randy Morgan