rails_with_webpack_starter_kit:带有Webpack项目入门工具包的Personal Rails

时间:2024-05-20 05:54:46
【文件属性】:

文件名称:rails_with_webpack_starter_kit:带有Webpack项目入门工具包的Personal Rails

文件大小:61KB

文件格式:ZIP

更新时间:2024-05-20 05:54:46

Ruby

用的WebPack启动套件导轨 创建新项目时通常使用的宝石和配置样板。 最新的Rails版本。 PostgreSQL Webpack作为资产构建器 React Redux … 安装说明 $ git clone git@github.com:bigardone/rails_with_webpack_starter_kit.git $ bundle install $ npm install -g webpack $ npm install $ rake db:create $ rake db:setup $ foreman start -f Procfile.dev 测试 必须安装PhantomJS。 Brew公式已损坏,因此我们需要使用npm进行安装: $ npm install phantom phantomjs2 -g


【文件预览】:
rails_with_webpack_starter_kit-master
----log()
--------.keep(0B)
----public()
--------500.html(1KB)
--------robots.txt(202B)
--------422.html(2KB)
--------favicon.ico(0B)
--------404.html(2KB)
----config.ru(153B)
----db()
--------seeds.rb(343B)
----webpack.config.js(1KB)
----lib()
--------tasks()
--------assets()
--------templates()
----Gemfile(2KB)
----Guardfile(3KB)
----README.rdoc(602B)
----spec()
--------spec_helper.rb(4KB)
--------rails_helper.rb(3KB)
--------support()
----Rakefile(249B)
----config()
--------initializers()
--------application.rb(2KB)
--------environments()
--------i18n-js.yml(908B)
--------locales()
--------boot.rb(132B)
--------secrets.yml(964B)
--------database.yml.example(3KB)
--------routes.rb(2KB)
--------environment.rb(150B)
----.rspec(30B)
----Gemfile.lock(9KB)
----.gitignore(519B)
----app()
--------frontend()
--------views()
--------models()
--------controllers()
--------helpers()
--------mailers()
--------assets()
----Procfile.dev(71B)
----bin()
--------setup(805B)
--------bundle(129B)
--------rake(164B)
--------rails(219B)
--------rspec(159B)
--------spring(463B)
----package.json(1KB)
----vendor()
--------assets()

网友评论