dgeb / ember_rest_example

A simple Rails app for testing CRUD with ember.js and ember-rest.js
MIT License
119 stars 29 forks source link

an error based on conversion nil into string #5

Closed ekremkaraca closed 12 years ago

ekremkaraca commented 12 years ago

Before beginning, thanks for this work. I've grabbed this example, made a bundle installation, migration, etc w/Rails 3.2.6. But when I was running this example, it gave error like this: "can't convert nil into String (in /home/ekrem/workspace/ember_rest_example/app/assets/javascripts/app/templates/contacts/edit.handlebars)"

How can I fix?

dgeb commented 12 years ago

The issue you raised appears to be a problem in ember-rails 0.6.0 which needs investigation. In the mean time, I've updated this project to use rails 3.2.6 and fixed the version of ember-rails to 0.4.0.