Pretty print your Ruby objects with style -- in full color and with proper indentation
rspec ./spec/ext/active_record_spec.rb:82 # AwesomePrint/ActiveRecord ActiveRecord instance (raw) display single record
rspec ./spec/ext/active_record_spec.rb:267 # AwesomePrint/ActiveRecord ActiveRecord instance (raw) display multiple records
@michaeldv @imajes I did not know the current state of the gem. Yesterday I tweeted to Peter Copper https://twitter.com/maurogeorge/status/549579195899473920 about it.
I think we need a roadmap, we can use github milestones to do that, for example we need to merge all PRs and see all issues and release a 1.2.1. The v2 can be started on a separated branch, but I think the focus now is to close all(most of) issues and merge all PRs.
I think to start this we need to add awesome_print on Travis this way will be more easy to merge PRs. About test against different rails version we can do that using Appraisal https://github.com/thoughtbot/appraisal.
I am in the start of a new feature on mongoid https://github.com/maurogeorge/mongoid/tree/restrict_with_error. Hope I finish that and can give some attention to the awesome_print.
ai
is alias for awesome_inspect