Commit 001fd99f by Prem Sichanugrist

Remove Rubinius cache files for real this time.

parent 65a6ae8c
......@@ -15,7 +15,7 @@ When /^I modify my attachment definition to:$/ do |definition|
#{definition}
end
FILE
remove_file 'app/models/user.rbc' rescue nil
in_current_dir { FileUtils.rm_rf ".rbx" }
end
When /^I upload the fixture "([^"]*)"$/ do |filename|
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment