This website works better with JavaScript.
Explore
Home
Sign In
TheDude
/
openproject
Watch
2
Star
0
Fork
You've already forked openproject
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
add newline at end of lib/tasks/extract_fixtures.rake
Browse Source
pull/245/head
Toshi MARUYAMA
11 years ago
parent
efde484798
commit
f6fe3eda2a
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
lib/tasks/extract_fixtures.rake
2
lib/tasks/extract_fixtures.rake
Unescape
Escape
View File
@ -35,4 +35,4 @@ task :extract_fixtures => :environment do
}
.
to_yaml
}
.
to_yaml
end
end
end
end
end
end
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
TheDude/openproject
Title
Body
Create Issue