Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Milan
diaspora
Commits
a955f067
Commit
a955f067
authored
Jan 13, 2012
by
Maxwell Salzberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
try loading app config in spec_helper to prevent bad fixtures from being generated
parent
fedd8640
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
spec/spec_helper.rb
spec/spec_helper.rb
+3
-0
No files found.
spec/spec_helper.rb
View file @
a955f067
...
...
@@ -53,6 +53,9 @@ end
disable_typhoeus
ProcessedImage
.
enable_processing
=
false
AppConfig
.
load!
AppConfig
.
setup!
def
set_up_friends
[
local_luke
,
local_leia
,
remote_raphael
]
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment