文件名称:beer.db.day:beer.db 网络应用程序 - 每日啤酒、每日啤酒厂、az 啤酒厂、按位置分类的啤酒厂
文件大小:41KB
文件格式:ZIP
更新时间:2024-07-26 07:19:32
Ruby
beer.db.day beer.db 网络应用程序 - 每日啤酒、每日啤酒厂、啤酒厂 az 现场演示 - 真实世界示例 尝试一些实时安装: 奥地利啤酒和啤酒厂运行@ 比利时啤酒和啤酒厂运行@ 安装说明 步骤 1:创建“空”数据库表 rake db:migrate # step 0: create database tables 第 2 步:加载 beer 'n' 啤酒厂数据集 使用lib/tasks/load_data.rake的 rake 任务下载和导入world.db和beer.db数据集。 例如,要设置比利时 ( be ) 版,请使用: rake dl_world # step 1a: download openmundi/world.db zip archive to ./tmp rake dl_be # step 1b: downloa
【文件预览】:
beer.db.day-master
----public()
--------500.html(643B)
--------robots.txt(204B)
--------422.html(711B)
--------favicon.ico(0B)
--------404.html(728B)
----config.ru(157B)
----db()
--------seeds.rb(56B)
--------schema.rb(10KB)
--------migrate()
----script()
--------rails(295B)
----lib()
--------tasks()
----Gemfile(1KB)
----Rakefile(272B)
----config()
--------initializers()
--------application.rb(3KB)
--------environments()
--------locales()
--------boot.rb(191B)
--------routes.rb(525B)
--------database.yml(576B)
--------environment.rb(503B)
----README.md(2KB)
----sandbox()
--------test.rb(2KB)
----Gemfile.lock(4KB)
----.gitignore(539B)
----app()
--------views()
--------models()
--------controllers()
--------helpers()
--------assets()