Skip to content

Brittany feature PR#30

Open
brittanykohler wants to merge 47 commits intoAda-C4:masterfrom
brittanykohler:master
Open

Brittany feature PR#30
brittanykohler wants to merge 47 commits intoAda-C4:masterfrom
brittanykohler:master

Conversation

@brittanykohler
Copy link

Merge articles feature fully implemented at https://glacial-lake-16150.herokuapp.com
Cucumber tests written for all scenarios
Rspec tests written for article model method

Tasks remaining:

  • Rspec tests for content controller method

brittanykohler and others added 30 commits March 28, 2016 10:43
end

def merge
current_article = Article.find(params[:id])

Choose a reason for hiding this comment

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

What will happen if this Article is not in the database?

@brittanykohler
Copy link
Author

Error handling added for scenario mentioned in comment above, when article to be merged is not in database.

Comment merging updated as specified in comment above.

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.

2 participants