ember-rails Questions
2
Solved
I am having trouble using the query-params-new feature.
My version of ember is 1.4.0-beta.2.
Ember.js is loaded into my rails app through the ember-rails and ember-source gems.
Before initializi...
Lilybelle asked 14/1, 2014 at 21:41
2
Solved
I am having an issue with trying to save many to many relationships in Ember.js using ember-data and rails. The association works fine on the ember side of things, however when I try to commit the ...
Stowers asked 25/3, 2013 at 20:32
1
Solved
I have a Rails app that is namespaced into three sections (almost 3 apps that share models). I would like for each namespaced section to have it's own Ember app. These apps are never loaded in the ...
Hectare asked 7/4, 2013 at 6:19
1
Solved
EDIT: the issue is solved. Removing turbolinks is all you need to do.
With a Rails4 application the use ember-rails 0.13.0 we have a problem of not functional browser back button. Each time while...
Preponderate asked 9/8, 2013 at 8:0
1
Solved
This is the question that I've had ever since I started studying Ember to see how it might work with Rails.
Rails has a routes.rb file with any number of existing routes.
Ember has its own separa...
Ratcliff asked 8/8, 2013 at 19:47
1
Solved
Can someone explain in layman's terms the way nested outlets work in ember templates?
In particular trying understand this from the docs:
http://emberjs.com/guides/routing/rendering-a-template/
...
Interwork asked 15/7, 2013 at 19:59
1
I have an app running on Rails 4 / Ruby 2. The frontend is being developed with Ember.
When running rake spec, I'm getting the below exception. It seems to only happen in Rspec feature specs (not ...
Roseola asked 29/5, 2013 at 17:18
1
Solved
I have a Rails application, and I'm using Ember on the front-end. I'd like to move the ember-related files down one level in the directory structure, but when I do, the templates no longer render.
...
Indreetloire asked 19/2, 2013 at 1:39
1
© 2022 - 2024 — McMap. All rights reserved.