home controller 100% spec'd
This commit is contained in:
parent
0dcbf16814
commit
6ccf738589
5 changed files with 211 additions and 21 deletions
1
Gemfile
1
Gemfile
|
|
@ -111,6 +111,7 @@ group :test do
|
|||
gem 'rspec-core'
|
||||
gem 'rspec-rerun'
|
||||
gem 'i18n-spec'
|
||||
gem 'rails-controller-testing'
|
||||
# code coverage
|
||||
gem 'simplecov', require: false
|
||||
gem 'simplecov-lcov', require: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue