Which operating system and version is the project developed on?
Mac Montery 12.6.1 (21G217)
Which version of ruby is the project developed on?
2.7.4
Which version of npm is the project developed on?
8.19.2
Which version of ember-cli is the project developed on?
4.0.1
What is the rails version?
6.1.6.1
What is the ember-cli-rails version (from Gemfile)?
0.11.0
What is the ember-cli-rails-addon version (from package.json)?
0.10.0
Is your application server multi-threaded
(such as puma and unicorn) or is it multi-process (such as thin and webrick)?
What are the contents of config/initializers/ember.rb?
EmberCli.configure do |c|
c.app :frontend
end
What are the contents of the Rails' view that renders the Ember application?
How are the EmberCLI-related routes defined?
How is the application deployed?
Testing on local
Which operating system and version is the project developed on?
Mac Montery 12.6.1 (21G217)
Which version of
rubyis the project developed on?2.7.4
Which version of
npmis the project developed on?8.19.2
Which version of
ember-cliis the project developed on?4.0.1
What is the
railsversion?6.1.6.1
What is the
ember-cli-railsversion (fromGemfile)?0.11.0
What is the
ember-cli-rails-addonversion (frompackage.json)?0.10.0
Is your application server multi-threaded
(such as
pumaandunicorn) or is it multi-process (such as thin and webrick)?What are the contents of
config/initializers/ember.rb?EmberCli.configure do |c|
c.app :frontend
end
What are the contents of the Rails' view that renders the Ember application?
How are the EmberCLI-related routes defined?
How is the application deployed?
Testing on local