This project is archived and is in readonly mode.
Ignore test/tmp folder created by ActiveSupport tests
Reported by Diego Carrion | February 28th, 2011 @ 02:03 AM
Hi, ActiveSupport's test Rake task is creating a test/tmp folder and this folder is not being ignored by Git, dirtying the repository. In the attached patch I added activesupport/test/tmp to the Git ignore file.
Comments and changes to this ticket
-
Santiago Pastorino February 28th, 2011 @ 02:12 AM
- Importance changed from to Low
Hey Diego, there's no patch attached :).
-
Cheah Chu Yeow February 28th, 2011 @ 07:07 AM
Just tried running the ActiveSupport tests, yup a
activesupport/test/tmp/
folder does show up untracked. +1 -
Jeff Kreeftmeijer February 28th, 2011 @ 02:25 PM
- State changed from new to verified
-
Repository February 28th, 2011 @ 03:15 PM
- State changed from verified to committed
(from [a0629927b2b615a747eb223eb82e84b208d49188]) added activesupport/test/tmp to gitignore
[#6484 state:committed]
Signed-off-by: Santiago Pastorino santiago@wyeworks.com
https://github.com/rails/rails/commit/a0629927b2b615a747eb223eb82e8...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 6484 Ignore test/tmp folder created by ActiveSupport tests [#6484 state:committed]