mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 21:38:14 -08:00
set up example scaffold with rspec + factorybot tests
This commit is contained in:
parent
533c921a6d
commit
d1e6fb1e39
23 changed files with 512 additions and 6 deletions
4
app/helpers/dashboard/examples_helper.rb
Normal file
4
app/helpers/dashboard/examples_helper.rb
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module Dashboard
|
||||
module ExamplesHelper
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue