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

19 commits

Author SHA1 Message Date
Mike Dvorkin
bbefc738a5 Release 0.3.0 2010-11-09 20:29:32 -08:00
Mike Dvorkin
b447e8e33d Use alias instead of alias_method within core classes 2010-11-09 19:50:52 -08:00
Mike Dvorkin
d401b1471d Finally figured it out: properly intercept Array#grep 2010-11-09 19:48:43 -08:00
Mike Dvorkin
c38b70cad4 Implemented -, &, and grep for method arrays 2010-11-06 12:45:27 -07:00
Mike Dvorkin
5f78c06a05 Display object.methods in human readable format 2010-10-31 15:05:08 -07:00
Mike Dvorkin
fe58321517 Final cleanup before 0.2.1 release 2010-06-03 19:39:44 -07:00
Mike Dvorkin
bc0ca80936 Build ansi => html conversion hash once when the module gets included 2010-05-22 09:48:49 -07:00
Mike Dvorkin
5ee3eaeb57 Added ap support within Rails templates (ex. <%= ap @obj =>) 2010-05-21 22:53:03 -07:00
Mike Dvorkin
2f8e31ebe3 Commented out color constants to keep String namespace as clean as possible 2010-05-12 22:09:23 -07:00
Michael Mullis
ed177c0b10 corrections to tests-hash is :pale so color code should be normal(0)-white(7), add some constants to make the code readable
(cherry picked from commit dbd453297c9fff47dc06845cdc5685ffb58b114e)
2010-05-12 21:43:14 -07:00
Tobias Crawley
6dc67a2cff Added logger.ap 2010-04-22 00:57:21 -04:00
Mike Dvorkin
8044d58a51 Release 0.1.2 2010-04-05 21:21:57 -07:00
Mike Dvorkin
ac770dad73 No longer need ap#puts 2010-04-05 20:50:56 -07:00
Mike Dvorkin
0fddf1e5b5 Refactored to move #ai (aka ##awesome_inspect) to Kernel 2010-04-05 20:24:46 -07:00
Mike Dvorkin
40df70cea5 Merge branch 'master' of git://github.com/danielb2/awesome_print into danielb2/master 2010-04-05 20:05:30 -07:00
Daniel Bretoi
e415db6e70 add awesome_inspect to object class 2010-04-05 15:57:21 -07:00
Tobias Crawley
f370d82896 Remove rdoc comment, as the parser should no longer complain on that line. 2010-04-05 14:21:54 -04:00
Tobias Crawley
8ededd9f30 Switch to alias_method from alias to fix non-tty method aliasing. 2010-04-05 14:20:56 -04:00
Mike Dvorkin
4ac2bfd653 Initial public commit 2010-04-02 21:43:46 -07:00