Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F324164
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
Sun, Nov 24, 3:43 PM
Size
170 B
Mime Type
text/plain
Expires
Tue, Nov 26, 3:43 PM (20 h, 57 m)
Engine
blob
Format
Raw Data
Handle
155385
Attached To
rARCHIVING archiving
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