Sha256: 3a3288b1ae534ff23fe7487f3ecfa9eda39ee0cef04d12114c1e118462ecc5cf
Contents?: true
Size: 242 Bytes
Versions: 16
Compression:
Stored size: 242 Bytes
Contents
When /^I prefer not to see files like "([^"]*)" in the find file dialog$/ do |pattern| Redcar::Project::FileList.add_hide_file_pattern(/#{pattern}/) end When /^I open the find file dialog$/ do Redcar::Project::FindFileCommand.new.run end
Version data entries
16 entries across 16 versions & 1 rubygems