Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
V
venjob
  • 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
  • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Huỳnh Thiên Phước
  • venjob
  • Merge Requests
  • !9

Closed
Opened Aug 18, 2020 by Huỳnh Thiên Phước@phuocht 
  • Report abuse
Report abuse

Register email

  • Discussion 2
  • Commits 4
  • Pipelines 4
  • Changes 14
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Huỳnh Thiên Phước @phuocht

    added 1 commit

    • df4b18bf - Update local_env.yml

    Compare with previous version

    Aug 18, 2020

    added 1 commit

    • df4b18bf - Update local_env.yml

    Compare with previous version

    added 1 commit * df4b18bf - Update local_env.yml [Compare with previous version](https://gitlab.zigexn.vn/phuocht/venjob/merge_requests/9/diffs?diff_id=5102&start_sha=c82beab189bab4813e96c0e52a95c05f30b82a3f)
    Toggle commit list
  • Van Hau Le
    @haulv started a discussion on an old version of the diff Aug 19, 2020
    Last updated by Huỳnh Thiên Phước Aug 19, 2020
    app/controllers/users_controller.rb 0 → 100644
    1 class UsersController < ApplicationController
    2
    3 def new
    4 @email = User.new
    5 end
    6
    7 def create
    8 @email = User.new(email: params[:user][:email])
    9 if @email.save
    10 binding.pry
    • Van Hau Le @haulv commented Aug 19, 2020
      Master

      @phuocht bỏ binding ra nhen cu

      @phuocht bỏ binding ra nhen cu
    • Huỳnh Thiên Phước @phuocht commented Aug 19, 2020
      Master

      dạ a

      dạ a
    • Huỳnh Thiên Phước @phuocht

      changed this line in version 3 of the diff

      Aug 19, 2020

      changed this line in version 3 of the diff

      changed this line in [version 3 of the diff](https://gitlab.zigexn.vn/phuocht/venjob/merge_requests/9/diffs?diff_id=5106&start_sha=df4b18bfb7f5d81df94d1a5ed0db9503454aa9fd#28f48e0bc2718ddf87752d15b58a0016c13baf1c_10_10)
      Toggle commit list
    Please register or sign in to reply
  • Huỳnh Thiên Phước @phuocht

    added 2 commits

    • 9738679a - create email sending
    • 14053bb4 - remove binding

    Compare with previous version

    Aug 19, 2020

    added 2 commits

    • 9738679a - create email sending
    • 14053bb4 - remove binding

    Compare with previous version

    added 2 commits * 9738679a - create email sending * 14053bb4 - remove binding [Compare with previous version](https://gitlab.zigexn.vn/phuocht/venjob/merge_requests/9/diffs?diff_id=5106&start_sha=df4b18bfb7f5d81df94d1a5ed0db9503454aa9fd)
    Toggle commit list
  • Huỳnh Thiên Phước @phuocht

    closed

    Aug 19, 2020

    closed

    closed
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
2
2 participants
Reference: phuocht/venjob!9