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

10 commits

Author SHA1 Message Date
James Cox
fe0786d27c Remove mongomapper support.
it's out of date, and I don't have time to migrate and validate it.

Ideally, these 3rd party lib formatters should be added by that lib,
rather than awesome_print introspecting into the lib.
2019-01-23 15:04:12 -05:00
James Cox
1ff12067cb Fix mongoid concerns 2019-01-23 14:58:51 -05:00
James Cox
52933a1c74 remove references to older rubies 2019-01-23 14:19:44 -05:00
James Cox
a45b2ac5d7 Fix typo, and formally include date as a type here 2019-01-23 11:45:40 -05:00
James Cox
e2acfab48a Remove extra puts in spec. 2019-01-23 11:28:26 -05:00
James Cox
7f7c0bf370 Fix unbound methods 2019-01-22 16:11:07 -05:00
James Cox
f0ed2e219a Make external formatters (Rails, etc) format as expected) 2019-01-22 16:04:42 -05:00
James Cox
7eaf2ca2cf remove extraneous formatters we don't want to continue supporting (ripple, nobrainer) and relo external formatters to formatters/ext 2019-01-22 12:50:21 -05:00
James Cox
bb5e75125b Further fix tests, set some formatters as core (too generic) and clean up more specs 2019-01-22 12:48:03 -05:00
James Cox
3738676ed6 splits spec, formalizes output for string/symbol 2019-01-22 11:55:44 -05:00