add react and typescript
This commit is contained in:
6
spec/views/home/index.html.erb_spec.rb
Normal file
6
spec/views/home/index.html.erb_spec.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
require "rails_helper"
|
||||
|
||||
RSpec.describe("home/index.html.erb", type: :view) do
|
||||
pending "add some examples to (or delete) #{__FILE__}"
|
||||
end
|
||||
Reference in New Issue
Block a user