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

hw1-hw4 #14

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

hw1-hw4 #14

wants to merge 16 commits into from

Conversation

drymar
Copy link

@drymar drymar commented Nov 6, 2016

No description provided.

require 'simple_router/controller'

module SimpleRouter
class TestsController < Controller
Copy link
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
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
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
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