Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
paperclip
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
paperclip
Commits
f785f0e6
Commit
f785f0e6
authored
Jan 24, 2014
by
Dan Collis-Puro
Committed by
Jon Yurek
Jan 29, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add stub to fix HasAttachedFile tests
parent
41c092d9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
test/has_attached_file_test.rb
+3
-1
No files found.
test/has_attached_file_test.rb
View file @
f785f0e6
...
...
@@ -119,7 +119,9 @@ class HasAttachedFileTest < Test::Unit::TestCase
after_commit:
nil
,
define_paperclip_callbacks:
nil
,
extend:
nil
,
name:
'Billy'
)
name:
'Billy'
,
validates_media_type_spoof_detection:
nil
)
end
end
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