mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
1ed20e1fbe
Now renders as array rather than huge, complex object. Tested with Rails 3.0.3 - but should be good with any newer version too. (cherry picked from commit 88d7128f18e478a7c0d6a425ac3032771fd2c4fa)
23 lines
159 B
Text
23 lines
159 B
Text
## MAC OS
|
|
.DS_Store
|
|
|
|
## TEXTMATE
|
|
*.tmproj
|
|
tmtags
|
|
|
|
## EMACS
|
|
*~
|
|
\#*
|
|
.\#*
|
|
|
|
## VIM
|
|
*.swp
|
|
|
|
## PROJECT::GENERAL
|
|
coverage
|
|
rdoc
|
|
pkg
|
|
|
|
## PROJECT::SPECIFIC
|
|
.rvmrc
|
|
.idea
|