Skip to content

issues Search Results · repo:emberjs/ember-rails language:Ruby

Filter by

237 results
 (70 ms)

237 results

inemberjs/ember-rails (press backspace or delete to remove)

Hi, I m trying to integrate Ember.js into an old Rails App. I m getting errors in the console, even if I try starting from scratch via rails new my-app -m https://emberjs.com/edge_template.rb. screen ...
  • pathway27
  • 1
  • Opened 
    on May 15, 2018
  • #554

From the README is not entirely clear what the recommended way to go about ES6 modules and dependencies is for Ember files and otherwise. Is another gem (e.g. webpacker) required for dependency handling? ...
  • waissbluth
  • 1
  • Opened 
    on Aug 17, 2017
  • #549

when using #= require ember-data in my application, I am getting error in my console Could not find module ember-data/index imported from ember-data/initializers/ember-data Not sure how to resolve this ...
  • rajgaire
  • 4
  • Opened 
    on May 30, 2017
  • #548

When precompiling the assets with sprockets v3.7.1 in a rails v4.2.8 with ember-rails v0.21.0 I get into this situation in which sprockets cannot find ember/loader . See log. While debugging sprockets ...
  • nachootal
  • 3
  • Opened 
    on May 6, 2017
  • #546

ember-rails now only supports Rails = 4.2 .
  • locks
  • 2
  • Opened 
    on Mar 27, 2017
  • #542

Some tests on Sprockets 4 beta are failed due to Sprockets internal changes. - https://github.com/emberjs/ember-rails/pull/532 - https://github.com/emberjs/ember-rails/pull/511 It is hard to keep ...
  • tricknotes
  • Opened 
    on Mar 22, 2017
  • #539

I am getting this warning, I replaced ember-es6_template 0.4.4 to 0.5.3 vor trying to avoid is, but ember-rails only works with 0.4.-* DEPRECATION WARNING: Sprockets method `register_engine` is deprecated. ...
  • dchuquilla
  • 2
  • Opened 
    on Mar 16, 2017
  • #538

The following generators create this comment: // for more details see: http://emberjs.com/guides/application/ - lib/generators/templates/app.module.es6 - lib/generators/templates/application.coffee ...
  • jtrost
  • Opened 
    on Feb 1, 2017
  • #537

I see error in console when I load the page: Uncaught ReferenceError: define is not defined at environment.self-5ac0a43….js?body=1:1 DEBUG: ------------------------------- ember.self-afe3db4….js?body=1:5736 ...
  • jannolii
  • 1
  • Opened 
    on Jan 4, 2017
  • #536

Gemfile: gem ember-rails , 0.18.5 gem ember-source , 1.10.0 gem ember-data-source , 1.13.0 No special ember-rails config set in application.rb application.js.coffee contains #= require_tree ...
  • maschwenk
  • 2
  • Opened 
    on Dec 4, 2016
  • #535
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub