mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-18 10:16:25 -07:00
chore: remove examples models and views
This commit is contained in:
parent
0f525cf2e8
commit
e97b39ec48
20 changed files with 37 additions and 501 deletions
|
|
@ -1,6 +0,0 @@
|
|||
FactoryBot.define do
|
||||
factory :example, class: "Dashboard::Example" do
|
||||
text { "MyString" }
|
||||
body { "MyText" }
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue