文件名称:ember-cli-rails-routes
文件大小:64KB
文件格式:ZIP
更新时间:2024-05-19 03:35:48
Ruby
ember-cli-rails-routes
安装
将此添加到您的Gemfile并bundle install
gem 'ember-cli-rails-routes'
设置
Rails应用
在您的routes.rb文件中:
ember_app :foo , scope : :app , path : 'frontend'
这反映了