Dave Gynn
6089d570b6
eliminate Array extensions
...
This changes the modifications of the Array class to instead
directly extend the Array instance when awesome_method support
is needed.
2016-08-31 11:26:24 -07:00
Mauro George
5c55c7b8fc
Remove useless double quotes and spaces
2016-07-04 22:37:18 -03:00
Mauro George
46ba51bd19
Improve require readability
2016-07-04 22:36:26 -03:00
Waldyr de Souza
eef3caf546
Update copyright header based on Michael's comment on #242
2016-06-08 20:39:57 -03:00
Kem Mason
f97a9538dc
check for the specific ActiveSupport method we need available
2015-08-01 09:44:05 +12:00
Nicolas Viennot
06a4649bb5
Update NoBrainer awesome prints
2015-01-20 10:22:26 -05:00
Marshall Shen
a71586ad99
add open struct support
2014-12-29 11:57:43 -05:00
James Cox
67a065b299
remove executable bit
2014-12-18 12:24:30 -05:00
Akira Matsuda
60115807e6
Lazy-load ActionView via ActiveSupport.on_load hook
...
Referencing ActionView::Base constant would kick :action_view load_hooks.
This should better not happen for Rails apps when loading bundled awesome_print gem.
2014-12-18 12:24:30 -05:00
Michael Dvorkin
3723f677cf
Happy new year ;-)
2013-09-19 21:24:38 -07:00
Mike Dvorkin
86ff96d03c
Resolved merge conflicts
2013-09-18 13:08:28 -07:00
Mike Dvorkin
225fe66ca0
Resolved merge conflict
2013-09-18 12:37:26 -07:00
shyndman
553cd447be
Added a basic implementation of a Ripple formatter
2013-02-07 15:23:52 -05:00
Nicolas Viennot
037a1e938c
Preliminary support for NoBrainer
2012-12-27 23:41:19 -05:00
Jonathan Davies
3d82037325
added basic sequel formatter
...
only does models so far
2012-10-12 11:39:30 +01:00
Mike Dvorkin
4462fce5fd
Updated copyright year
2012-09-11 15:43:41 -07:00
Mike Dvorkin
67cde1be8d
Load necessary files when Rails console is running under Pry
2012-09-05 19:41:54 -07:00
Mike Dvorkin
246f5f93ab
Made [rake spec] run with ruby 1.9.3
2012-09-03 11:54:32 -07:00
Mike Dvorkin
2ad522d36e
Don't load ActionView extension unless ActionView::Base is defined
2011-12-05 13:33:05 -08:00
Mike Dvorkin
91ac8e080d
Require Nokogiri plugin if the gem is present
2011-11-29 19:58:55 -08:00
Mike Dvorkin
84dc4295e5
Added AwesomePrint.version
2011-11-23 21:47:05 -08:00
Mike Dvorkin
c88594a811
Keep lib/ap.rb for backwards compatibility
2011-11-08 22:03:16 -08:00
Mike Dvorkin
b538cca4c5
Renamed directories
2011-05-13 16:37:24 -07:00
Mike Dvorkin
7a35496b7f
Resolved merge conflicts
2011-05-13 16:24:01 -07:00
Mike Dvorkin
24b6192f57
Avoid loading awesome_print more than once (ex. ~/.irbrc and then Rails console)
2011-05-13 14:42:04 -07:00
Elpizo Choi
dbd2bcd360
add support for mongo_mapper
2011-03-28 17:56:06 -07:00
Mike Dvorkin
dfbebd4887
Major refactoring: split AwesomePrint class into Inspector and Formatter
2011-02-05 11:31:51 -08:00
Mike Dvorkin
d71b885e6d
Updated copyright year
2011-02-02 22:48:27 -08:00
Mike Dvorkin
f7fb11ed85
Make sure active_record and active_support mixins get loaded in Rails console when required from .irbrc
2011-02-02 22:19:05 -08:00
Mike Dvorkin
934d294592
Copied ap.rb to awesome_print.rb to match gem name; removed redundant logic for Logger
2010-11-13 09:24:26 -08:00
Mike Dvorkin
777d16d91b
Added awesome_print.rb require file; minor tweaks before cutting 0.3.0
2010-11-08 19:24:07 -08:00