summaryrefslogtreecommitdiffhomepage
path: root/examples/example.rb
AgeCommit message (Expand)Author
2012-02-22Add :date support to Axlsx::Cell and add missing part for boolean supportJonathan Tron
2012-02-14Stomp out all warnings.Randy Morgan
2012-02-14changing column_widths to accept *args instead of a declared array.Randy Morgan
2012-02-13Improve accessibility and stringency for column_widths editing.Randy Morgan
2012-02-13update readme/changelog for release.Randy Morgan
2012-02-12update example to include shared strings usageRandy Morgan
2012-02-07adding in write to StringIO as per issue #11Randy Morgan
2012-02-02Adding in hyperlinking for images as per issue #22Randy Morgan
2011-12-10cleaning up examplesRandy Morgan
2011-12-08updated examples to create all example worksheets in the same workbookRandy Morgan
2011-12-08adding in support for merged cellsRandy Morgan
2011-12-07patch for issue #1Randy Morgan
2011-12-05updating docs and examplesRandy Morgan
2011-12-02Added locking attributes for pictures and some stubs for parsingRandy Morgan
2011-12-01added default formatting for date types when the cell style is 0 and the data...Randy Morgan
2011-11-30pre 1.0.10 release commitRandy Morgan
2011-11-27adding in row_style and col_style methods to worksheet and active record 'act...Randy Morgan
2011-11-26adding in support for ruby 1.9.3Randy Morgan
2011-11-23fixing some typosRandy Morgan
2011-11-23Adding image support and some document clean up for .8 releaseRandy Morgan
2011-11-23-refactoring chart position and axis data/category for chart.Randy Morgan
2011-11-21moving example.rb into example dir and altering gemspec to point to githubRandy Morgan