Skip to content
This repository was archived by the owner on May 1, 2018. It is now read-only.

hw1-hw4#14

Open
drymar wants to merge 16 commits into
denysxftr:masterfrom
drymar:master
Open

hw1-hw4#14
drymar wants to merge 16 commits into
denysxftr:masterfrom
drymar:master

Conversation

@drymar
Copy link
Copy Markdown

@drymar drymar commented Nov 6, 2016

No description provided.

Comment thread hw3/simple_router/lib/simple_router.rb Outdated
require 'simple_router/controller'

module SimpleRouter
class TestsController < Controller
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

you can place test application to spec/support/test_app.rb or in spec/fixtures/test_app.rb and require it in spec helper

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

ok, thank for advice 👍

@@ -0,0 +1,3 @@
RSpec.describe SimpleRouter::Controller do

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

controller tests is a part of the home task too

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

of course, i'll update pull request today or tomorrow, thanks

@drymar drymar changed the title Implement Fibonacci sequence hw1-hw3 Dec 14, 2016
@drymar drymar changed the title hw1-hw3 hw1-hw4 Dec 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants