Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
diaspora
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Milan
diaspora
Commits
be39df75
Commit
be39df75
authored
14 years ago
by
maxwell
Committed by
danielvincent
14 years ago
Browse files
Options
Downloads
Patches
Plain Diff
removed fb_status from the factories. whoops.
parent
fdd22200
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Gemfile.lock
+0
-18
0 additions, 18 deletions
Gemfile.lock
spec/factories.rb
+0
-7
0 additions, 7 deletions
spec/factories.rb
with
0 additions
and
25 deletions
Gemfile.lock
+
0
−
18
View file @
be39df75
...
@@ -190,21 +190,8 @@ GEM
...
@@ -190,21 +190,8 @@ GEM
launchy (0.3.7)
launchy (0.3.7)
configuration (>= 0.0.5)
configuration (>= 0.0.5)
rake (>= 0.8.1)
rake (>= 0.8.1)
<<<<<<< HEAD
<<<<<<< HEAD
linecache19 (0.5.11)
linecache19 (0.5.11)
ruby_core_source (>= 0.1.4)
ruby_core_source (>= 0.1.4)
=======
linecache (0.43)
=======
linecache19 (0.5.11)
ruby_core_source (>= 0.1.4)
>>>>>>> twitter oauth dance complete
>>>>>>> twitter oauth dance complete
=======
linecache19 (0.5.11)
ruby_core_source (>= 0.1.4)
>>>>>>> fixed failing specs due to omitted factories.
mail (2.2.7)
mail (2.2.7)
activesupport (>= 2.3.6)
activesupport (>= 2.3.6)
mime-types
mime-types
...
@@ -326,17 +313,12 @@ GEM
...
@@ -326,17 +313,12 @@ GEM
columnize (>= 0.3.1)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby-debug-base19 (>= 0.11.19)
<<<<<<< HEAD
ruby_core_source (0.1.4)
archive-tar-minitar (>= 0.5.2)
=======
ruby-openid (2.1.8)
ruby-openid (2.1.8)
ruby-openid-apps-discovery (1.2.0)
ruby-openid-apps-discovery (1.2.0)
ruby-openid (>= 2.1.7)
ruby-openid (>= 2.1.7)
ruby_core_source (0.1.4)
ruby_core_source (0.1.4)
archive-tar-minitar (>= 0.5.2)
archive-tar-minitar (>= 0.5.2)
rubyntlm (0.1.1)
rubyntlm (0.1.1)
>>>>>>> twitter oauth dance complete
rubyzip (0.9.4)
rubyzip (0.9.4)
selenium-webdriver (0.0.29)
selenium-webdriver (0.0.29)
childprocess (>= 0.0.7)
childprocess (>= 0.0.7)
...
...
This diff is collapsed.
Click to expand it.
spec/factories.rb
+
0
−
7
View file @
be39df75
...
@@ -68,10 +68,3 @@ end
...
@@ -68,10 +68,3 @@ end
Factory
.
define
(
:comment
)
{}
Factory
.
define
(
:comment
)
{}
Factory
.
define
:fb_status
do
|
s
|
s
.
graph_id
"367501354973"
s
.
author_name
"Bret Taylor"
s
.
author_id
"220439"
s
.
message
"Pigs run from our house in fear. Tonight, I am wrapping the pork tenderloin in bacon and putting pancetta in the corn."
s
.
updated_time
Time
.
parse
"2010-03-06T02:57:48+0000"
end
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment