ianpetzer

Results 5 issues of ianpetzer

Is there a way to use async relationships in the headTags function? Currently if I refer to an async relationship, then i get undefined show up in the meta tag,...

enhancement
help wanted

When I call destroy on a book in the citier demo app, I get the following error: undefined local variable or method `bind_values' for #ActiveRecord::Relation:0x00000100ea89f8 This appears to originate from...

Hi, I'm trying to get Citier working with SQL server but I'm having an issue when trying to insert a subclass into the database. When using the Citier sample app...

Hi there, I'm struggling to pass a hasMany relationship into a {{#sortable-objects}}. It works fine in the simple case of a single sortable list but I'm finding that if either:...