Revisions of rubygem-awesome_print
Jordi Massaguer (jordimassaguerpla)
committed
(revision 9)
None
Stephan Kulow (coolo)
committed
(revision 8)
update
Stephan Kulow (coolo)
committed
(revision 7)
- updated to version 1.1.0 - Objects are no longer recursively formatted by default. Reenable by using :raw => true option. - ap(object) now returns nil when running under IRB or Pry - Added support for Mongoid 3 and Moped (Nikolaj Nikolajsen) - Improved formatting of MongoMapper objects (George .) - ActiveRecord::Relation now renders as array (Dan Lynn) - Formatting BigDecimal no longer looses precision (Evan Senter) - Added AwesomePrint.irb! and AwesomePrint.pry! convenience methods - Fixed conflict with the colorize gem - Misc tweaks and bug fixes
Sascha Peilicke (saschpe)
accepted
request 98208
from
Roman Priesol (randybb)
(revision 6)
new version 1.0.2
Pavol Rusnak (prusnak)
accepted
request 70237
from
Roman Priesol (randybb)
(revision 5)
updated package to version 0.4.0
Marcus Rueckert (darix)
committed
(revision 2)
- update to version 0.2.1 - ap can now be used within Rails templates (ex. <%= ap object %>) - Added support for printing Struct - additional changes from version 0.2.0 - Added support for logger.ap (including Rails logger) - Added support for HashWithIndifferentAccess from ActiveSupport - ap now works with scripts that use ActiveRecord/ActiveSupport outside Rails - ap now correctly shows file and directory names with fancy characters (shell escape) - additional changes from version 0.1.4 - Format BigDecimal and Rational objects as Float scalars - Explicit options parameter can override custom defaults - Custom defaults are not interfering when running specs - Custom defaults now work correctly with Ruby 1.9.x - additional changes from version 0.1.3 - Added support for setting custom defaults in ~/.aprc - use rubygems_requires macro
Pavol Rusnak (prusnak)
accepted
request 37219
from
Roman Priesol (randybb)
(revision 1)
Copy from home:randybb:ruby-extensions/rubygem-awesome_print via accept of submit request 37219 revision 1. Request was accepted with message: Reviewed ok
Displaying all 13 revisions