Michael Mullis
|
92dfe6df04
|
added support for Struct
(cherry picked from commit 34f268f66c852709415c96dbb803794fc645b5b3)
|
2010-05-12 21:42:57 -07:00 |
|
Mike Dvorkin
|
ba89f3ddaf
|
Release 0.2.0
|
2010-05-05 22:23:18 -07:00 |
|
Mike Dvorkin
|
d2017f66c5
|
Shell escape file and directory names, README updates
|
2010-05-05 21:30:00 -07:00 |
|
Mike Dvorkin
|
40494e62df
|
Made ActiveRecord specs timezone aware
|
2010-04-25 16:23:54 -07:00 |
|
Tobias Crawley
|
1e28a85396
|
Use ancestors instead of manually walking the superclass chain.
|
2010-04-22 13:32:23 -04:00 |
|
Tobias Crawley
|
d60f1d8719
|
Actually fixed AR::Base class detection this time, and added support for classes that inherit from AR::Base anywhere up the chain.
|
2010-04-22 01:24:17 -04:00 |
|
Tobias Crawley
|
6dc67a2cff
|
Added logger.ap
|
2010-04-22 00:57:21 -04:00 |
|
Tobias Crawley
|
9166bab5d0
|
Removed dependence on active_support for alias_method_chain; fixed failing AR tests; fixed issue with AR class comparison.
|
2010-04-22 00:41:40 -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
|
bf2eaf30e3
|
Release 0.1.4
|
2010-04-08 20:40:38 -07:00 |
|
Mike Dvorkin
|
993bc0fc9a
|
Format BigDecimal and Rational objects as Float scalars
|
2010-04-08 20:31:53 -07:00 |
|
Mike Dvorkin
|
0b472a7da3
|
Merge branch 'master' into 0.1.4
|
2010-04-08 20:14:55 -07:00 |
|
Mike Dvorkin
|
d84c376bdc
|
Make sure explicit options parameter can override custom defaults
|
2010-04-08 20:14:47 -07:00 |
|
Mike Dvorkin
|
bf3c9915b6
|
Stub ~/.aprc in specs to make sure custom defaults do not affect them
|
2010-04-08 19:57:58 -07:00 |
|
eregon
|
e2dc41c4eb
|
Corrected params for AwesomePrint.defaults: it is a single Hash and then
*args does not work on 1.9. Also fixed typos in Readme
|
2010-04-08 19:10:25 -07:00 |
|
Mike Dvorkin
|
936d73e6e9
|
Added support for setting custom defaults in ~/.aprc
|
2010-04-07 21:31:21 -07:00 |
|
Mike Dvorkin
|
7fe38425a5
|
Updated README
|
2010-04-06 21:30:12 -07: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 |
|
Mike Dvorkin
|
6e4117d495
|
Correctly handle empty arrays and hashes
|
2010-04-05 20:02:07 -07:00 |
|
Daniel Bretoi
|
e415db6e70
|
add awesome_inspect to object class
|
2010-04-05 15:57:21 -07:00 |
|
Tobias Crawley
|
f9ff436030
|
A fix for the failure on an empty hash.
|
2010-04-05 14:37:22 -04: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
|
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
|
c6acd66ee8
|
Added support for tableless ActiveRecord models
|
2010-04-03 21:42:31 -07:00 |
|
Mike Dvorkin
|
7e35764f3d
|
Roll back memoizing since they break the specs
|
2010-04-03 21:37:13 -07:00 |
|
Mike Dvorkin
|
8a34aa4581
|
Updated README file
|
2010-04-03 21:28:49 -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
|
3fcea7fb05
|
Updated README
|
2010-04-02 23:51:23 -07:00 |
|
Mike Dvorkin
|
4ac2bfd653
|
Initial public commit
|
2010-04-02 21:43:46 -07:00 |
|
Mike Dvorkin
|
55cdefadf1
|
Version bump to 0.0.0
|
2010-03-27 21:08:13 -07:00 |
|
Mike Dvorkin
|
25786aacd8
|
Initial commit to ap.
|
2010-03-24 21:31:59 -07:00 |
|