1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00
awesome_print/.gitignore
Dan Lynn 1ed20e1fbe Fix rendering of ActiveRecord::Relation
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)
2012-09-05 17:57:31 -07:00

23 lines
159 B
Text

## MAC OS
.DS_Store
## TEXTMATE
*.tmproj
tmtags
## EMACS
*~
\#*
.\#*
## VIM
*.swp
## PROJECT::GENERAL
coverage
rdoc
pkg
## PROJECT::SPECIFIC
.rvmrc
.idea