Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
gitlab-com
marketo-tools
Commits
159426c3
Commit
159426c3
authored
Mar 22, 2016
by
Robert Speicher
Browse files
Add leadSource data to User
Closes #4
parent
7a1bca07
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/user.rb
View file @
159426c3
...
...
@@ -13,7 +13,8 @@ class User
email:
email
,
firstName:
first_name
,
lastName:
last_name
,
signUpDate:
Date
.
today
signUpDate:
Date
.
today
,
leadSource:
'GitLab.com'
}
end
end
Write
Preview
Supports
Markdown
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