Holger Sindbaek

Results 42 comments of Holger Sindbaek

@gottfrois @muhammadusmanarshad I'm having this same issue. As far as I can read on the code you pointed to, it's related to the connection being lost. I'm using Mongoid, so...

@gottfrois Which version of Dashing Rails are you using then? I'm still not sure how the database connection file relates to dashing in any way, dashing is not saving anything...

Thanks for the response... I am sending it with put: ``` = simple_form_for @plan, :html => {:method => :put} do |f| .col-sm-3 .form-group = f.input :name, placeholder: "Plan navn (eks....

I still seem to have the same issue. This is my routes file for devise invitable: ``` devise_for :users, :controllers => { :invitations => 'users/invitations' } resources :users, except: [:new,...

Same problem here. Seems very strange.

@mruegenberg Thanks for having looked into this. Haven't had a need for it in a while, but will need it again soon. Have you tried it in an OSX app...

I've tried all of them: background-image-selected (Image) background-image-selected-insets (Box) finished-image (Image) finished-image-selected (Image) But none of them seem to work.