Add simplecov
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
before_filter :set_locale
|
||||
before_action :set_locale
|
||||
layout :layout_by_resource
|
||||
#protect_from_forgery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user