mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 13:38:12 -08:00
dirty commit: can't get references to work correctly between any tables
This commit is contained in:
parent
e1f0b78236
commit
a4fddbeced
183 changed files with 5461 additions and 5 deletions
|
|
@ -22,7 +22,8 @@ Gem::Specification.new do |spec|
|
|||
Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]
|
||||
end
|
||||
|
||||
spec.add_dependency "friendly_id", "~> 5.4.0"
|
||||
spec.add_dependency "rails", ">= 7.1.2"
|
||||
spec.add_development_dependency "rspec-rails"
|
||||
spec.add_development_dependency "factory_bot_rails"
|
||||
spec.add_development_dependency "rspec-rails"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue