Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F448968
Guardfile
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Apr 24, 12:28 PM
Size
170 B
Mime Type
text/plain
Expires
Sat, Apr 26, 12:28 PM (1 d, 14 h)
Engine
blob
Format
Raw Data
Handle
212276
Attached To
rWEBDNS WebDNS (edet4)
Guardfile
View Options
guard :minitest do
watch(%r{^test/test_helper\.rb$}) { 'test' }
watch(%r{^test/(.*)\/?test_(.*)\.rb$})
watch(%r{^app/(.+)\.rb$}) { |m| "test/#{m[1]}_test.rb" }
end
Event Timeline
Log In to Comment