1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00
awesome_print/spec
2011-05-13 14:42:04 -07:00
..
action_view_spec.rb Added :html => true option to dump HTML colors rather that ANSI 2011-05-07 11:50:04 -07:00
active_record_spec.rb Skip ActionView, ActiveRecord, and MongoMapper specs if the gems are not installed 2011-05-04 17:55:31 -07:00
awesome_print_spec.rb Avoid loading awesome_print more than once (ex. ~/.irbrc and then Rails console) 2011-05-13 14:42:04 -07:00
colorization_spec.rb Use stub_dotfile! in colorization specs to make them unaffected by ~/.aprc customizations 2011-05-06 14:07:35 -07:00
logger_spec.rb uncommented "rescue File.new('nul') 2011-03-15 21:16:39 +02:00
methods_spec.rb Added explicit sort! block since Ruby 1.8.x can't sort arrays of symbols 2011-05-06 17:23:26 -07:00
mongo_mapper_spec.rb Fixed MongoMapper specs 2011-05-06 14:31:16 -07:00
spec_helper.rb Avoid loading awesome_print more than once (ex. ~/.irbrc and then Rails console) 2011-05-13 14:42:04 -07:00
string_spec.rb corrections to tests-hash is :pale so color code should be normal(0)-white(7), add some constants to make the code readable 2010-05-12 21:43:14 -07:00