文件名称:CurrencyExchange
文件大小:84KB
文件格式:ZIP
更新时间:2024-06-24 00:12:45
JavaScript
自述 此自述文件通常会记录启动和运行应用程序所需的任何步骤。 您可能想要涵盖的内容: Ruby版 系统依赖 配置 数据库创建 数据库初始化 如何运行测试套件 服务(作业队列、缓存服务器、搜索引擎等) 部署说明 … 如果您不打算运行rake doc:app请随意使用不同的标记语言。
【文件预览】:
CurrencyExchange-master
----.gitignore(480B)
----app()
--------mailers()
--------assets()
--------models()
--------helpers()
--------views()
--------controllers()
----config.ru(153B)
----.rspec(30B)
----bin()
--------rails(219B)
--------setup(805B)
--------bundle(129B)
--------spring(461B)
--------rake(164B)
----log()
--------.keep(0B)
----db()
--------seeds.rb(343B)
----public()
--------robots.txt(202B)
--------422.html(2KB)
--------favicon.ico(0B)
--------500.html(1KB)
--------404.html(2KB)
----spec()
--------spec_helper.rb(4KB)
--------rails_helper.rb(2KB)
--------features()
----vendor()
--------assets()
----.idea()
--------misc.xml(188B)
--------encodings.xml(164B)
--------workspace.xml(55KB)
--------vcs.xml(164B)
--------.rakeTasks(13KB)
--------scopes()
--------CurrencyExchange.iml(16KB)
--------dictionaries()
--------.name(16B)
--------runConfigurations()
--------modules.xml(284B)
--------.generators(924B)
----config()
--------boot.rb(132B)
--------secrets.yml(964B)
--------database.yml(574B)
--------routes.rb(2KB)
--------environments()
--------environment.rb(150B)
--------application.rb(1KB)
--------locales()
--------initializers()
----README.rdoc(478B)
----lib()
--------assets()
--------tasks()
----Gemfile(2KB)
----Rakefile(249B)
----test()
--------mailers()
--------integration()
--------models()
--------helpers()
--------test_helper.rb(312B)
--------controllers()
--------fixtures()
----Gemfile.lock(5KB)