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

12 commits

Author SHA1 Message Date
Mike Dvorkin
fcbd18377a Ruby 1.8.6 compatibility fixes (undefined Method#name and Fixnum#times without block) 2010-11-13 09:12:54 -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
5ee3eaeb57 Added ap support within Rails templates (ex. <%= ap @obj =>) 2010-05-21 22:53:03 -07:00
Daniel Bretoi
a42d00ad33 adding ActionHelper ap_debug 2010-05-21 10:55:38 -07:00
Tobias Crawley
6dc67a2cff Added logger.ap 2010-04-22 00:57:21 -04:00
Tobias Crawley
97d8bb71d7 Factored active_record and active_support enhancements to separate modules. 2010-04-21 21:27:26 -04:00
Mike Dvorkin
0fddf1e5b5 Refactored to move #ai (aka ##awesome_inspect) to Kernel 2010-04-05 20:24:46 -07:00
Daniel Bretoi
e415db6e70 add awesome_inspect to object class 2010-04-05 15:57:21 -07:00
Mike Dvorkin
4ac2bfd653 Initial public commit 2010-04-02 21:43:46 -07:00
Mike Dvorkin
25786aacd8 Initial commit to ap. 2010-03-24 21:31:59 -07:00