Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hw6 #191

Closed
wants to merge 3 commits into from
Closed

Hw6 #191

wants to merge 3 commits into from

Conversation

DotPointt
Copy link

Summary

A brief description of the pull request.

How it works

Screenshots/screencasts of the pull request introduced functionality.

Test plan

List of steps to manually test introduced functionality:

  query {
    me {
      id
      name
    }
  }

Deploy notes

Notes regarding deployment the contained body of work.
These should note any db migrations, services, scripts, etc.

Checklist:

  • I have performed a self-review of my own code
  • My pull request is shorter than 500 lines

@AndreyBartnovskiy
Copy link
Contributor

Хвалю за старания!

@@ -4,6 +4,8 @@ class SessionsController < ApplicationController
def show; end

def new
puts "---------------------------------------------------------------------------"
puts session
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Забыл убрать 0_0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants