1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00
Commit graph

8 commits

Author SHA1 Message Date
Mike Dvorkin
ac770dad73 No longer need ap#puts 2010-04-05 20:50:56 -07:00
Mike Dvorkin
6e4117d495 Correctly handle empty arrays and hashes 2010-04-05 20:02:07 -07:00
Tobias Crawley
f9ff436030 A fix for the failure on an empty hash. 2010-04-05 14:37:22 -04:00
Mike Dvorkin
eb1cf1d0fe Release 0.1.1 2010-04-04 20:19:03 -07:00
Mike Dvorkin
29d041778e If @options[:indent] if negative left align hash keys 2010-04-04 20:10:16 -07:00
Mike Dvorkin
7e35764f3d Roll back memoizing since they break the specs 2010-04-03 21:37:13 -07:00
John Dell
88343b9858 memoize indent/outdent since they never change for life of object (@indentation is set in initialize)
(cherry picked from commit a6988607092c52da14342270242eaf2578f4b130)
2010-04-03 21:26:23 -07:00
Mike Dvorkin
4ac2bfd653 Initial public commit 2010-04-02 21:43:46 -07:00