Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

2420_3 #286

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

2420_3 #286

wants to merge 6 commits into from

Conversation

Apachina
Copy link
Contributor

Номер

2420

Номер задания

3

Ссылка на видео с демо

https://youtu.be/F_U7RWuFuUM

Комментарии

сыро и мокро
без бутстрапа
без многих проверок
увы 2 дня ушло что бы просто установить все гемы. т.к. оказалось что есть не поддерживающиеся дрова(
Но как есть.

@Apachina Apachina changed the title add 3 ht 2420_3 Jul 27, 2018

documents = { 'documents': [
{ 'id' => '1', 'language' => 'ru', 'text' => text }
] }

Choose a reason for hiding this comment

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

Lint/Syntax: unexpected token tRCURLY


uri = URI(uri + path)

documents = { 'documents': [

Choose a reason for hiding this comment

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

Lint/Syntax: unexpected token tCOLON

# :reek:FeatureEnvy
# :reek:TooManyStatements
# rubocop:disable Metrics/MethodLength
# rubocop:disable Metrics/AbcSize

Choose a reason for hiding this comment

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

Lint/UnneededCopDisableDirective: Unnecessary disabling of Metrics/AbcSize.

require 'json'
# :reek:FeatureEnvy
# :reek:TooManyStatements
# rubocop:disable Metrics/MethodLength

Choose a reason for hiding this comment

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

Lint/UnneededCopDisableDirective: Unnecessary disabling of Metrics/MethodLength.


uri = URI(uri + path)

documents = { 'documents': [{ 'id' => '1', 'language' => 'ru', 'text' => text }] }

Choose a reason for hiding this comment

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

Lint/Syntax: unexpected token tCOLON
Lint/Syntax: unexpected token tRCURLY


uri = URI(uri + path)

documents = { 'documents': [{ 'id': '1', 'language': 'ru', 'text': text }] }

Choose a reason for hiding this comment

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

Lint/Syntax: unexpected token tCOLON

@Apachina Apachina closed this Jul 27, 2018
@Apachina Apachina deleted the 2420_3 branch July 27, 2018 19:09
@Apachina Apachina restored the 2420_3 branch July 27, 2018 19:10
@Apachina Apachina reopened this Jul 27, 2018
@Apachina
Copy link
Contributor Author

  1. домашка была залита до 18 00. увы забыла докинуть в лист.
    2.увы я не понимаю на что ругается собака.

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

Successfully merging this pull request may close these issues.

2 participants