文件名称:Stakeholders-Ideas
文件大小:38KB
文件格式:ZIP
更新时间:2024-04-10 17:31:54
Ruby
自述文件 这是“ Ideahub”网站的后端。首先,克隆和打开存储库后,请运行bundle install实例化应用程序正常工作所需的所有gem。然后,由于尚未托管该应用程序,因此请确保迁移数据库并为其添加种子。完成此操作后,在控制台中运行rails s ,然后继续到前端README.md以启动并运行该应用程序。这是链接: : 享受!
【文件预览】:
Stakeholders-Ideas-master
----.gitignore(728B)
----app()
--------mailers()
--------models()
--------views()
--------jobs()
--------channels()
--------controllers()
----config.ru(160B)
----bin()
--------rails(182B)
--------setup(1010B)
--------bundle(3KB)
--------spring(492B)
--------rake(131B)
----storage()
--------.keep(0B)
----log()
--------.keep(0B)
----db()
--------migrate()
--------seeds.rb(1KB)
--------schema.rb(1KB)
----.ruby-version(11B)
----public()
--------robots.txt(99B)
----README.md(479B)
----vendor()
--------.keep(0B)
----config()
--------cable.yml(199B)
--------spring.rb(97B)
--------credentials.yml.enc(464B)
--------boot.rb(207B)
--------database.yml(620B)
--------routes.rb(236B)
--------environments()
--------environment.rb(128B)
--------application.rb(1KB)
--------storage.yml(1KB)
--------locales()
--------puma.rb(2KB)
--------initializers()
----lib()
--------tasks()
----tmp()
--------.keep(0B)
--------pids()
----Gemfile(1KB)
----.gitattributes(247B)
----Rakefile(227B)
----test()
--------mailers()
--------integration()
--------models()
--------channels()
--------test_helper.rb(386B)
--------controllers()
--------fixtures()
----Gemfile.lock(4KB)