tab/spec/controllers/notifications_controller_spec.rb

6 lines
90 B
Ruby
Raw Normal View History

2017-01-09 15:22:58 +00:00
require 'rails_helper'
RSpec.describe NotificationsController, type: :controller do
end