This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Mislav Marohnić (author)
Wed Apr 30 21:31:44 -0700 2008
commit 868ecd0c71e201615402dcc2177d0e2432087d65
tree 21cb7562b7c48a7cc5f2a5c6fbaa745bc4b30115
parent dc90e62128e50ef8937f2800a10efc4f0a857e98
tree 21cb7562b7c48a7cc5f2a5c6fbaa745bc4b30115
parent dc90e62128e50ef8937f2800a10efc4f0a857e98
... |
... |
|












Hi Mislav, I came across your Autotest monkeypatch while searching for a solution to a problem I was having where Autotest was ignoring templates and their corresponding specs in the app/views/public and spec/views/public directories of my rails app. Your patch worked for me, so thanks!
I was wondering if it would be proper to submit this patch to the ZenTest developers?
Yeah, I think the bug is serious enough. If you’re volunteering to do it, go right ahead :) I haven’t had time since I fixed this for myself.
I have submitted a bug report.