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

heroku fix #32

Merged
merged 1 commit into from
Nov 14, 2018
Merged

Conversation

magnus-thor
Copy link
Member

in the regions controll er I changed before_action :authenticate_user!, only [:show]
to before_action :authenticate_user!, only: :show
I also removed commented code from production.rb

removed commented code from production.rb
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.682%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app/controllers/regions_controller.rb 0 1 0.0%
Totals Coverage Status
Change from base Build 37: 0.0%
Covered Lines: 142
Relevant Lines: 176

💛 - Coveralls

@Prozak8 Prozak8 merged commit d3ddf02 into CraftAcademy:development Nov 14, 2018
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.

3 participants