Andreas Sæbjørnsen

Results 17 comments of Andreas Sæbjørnsen
trafficstars

I'am interested in transitioning to rails 3.1 and would like to continue using compass-html5-boilerplate. Any updates to the status of the rails 3.1 support is greatly appreciated.

@mattbeedle You might be missing some required ember-auth modules. A good starting point could be to install the bower equivalents of the modules from the ember-auth-rails-demo gemfile (https://github.com/heartsentwined/ember-auth-rails-demo), like e.g:...

@heartsentwined: @hjdivad and I created an example client app with ember auth v8 using ember auth easy, and it is working great: - https://github.com/digitalplaywright/ember-appkit-with-ember-auth-easy/tree/ember-auth However, we had problems getting vanilla...

@ralfschimmel @mattbeedle I have not been able to get ember auth v9 to work, but v8 works fine for me. This might just be because I have not spent enough...

@ralfschimmel Yes. If you want to quickly test-run ember auth easy @mharris717 just added a generator that will generate an ember app kit application that uses ember auth together with...

@ralfschimmel What ember auth easy does for you is provide the user model, controller, and partial templates. If you already have those components in place and working then I don't...

@dhiemaz The "/" in the end of the path supplied to the API is significant, and I believe you have to create separate go-routines with listeners to the channels. If...

Is it possible for you to recreate the index? The reason for the change in the index is described here: https://github.com/digitalplaywright/mongoid-slug/pull/155.

Any updates on this issue? I would like to make sure we have reasonable migration paths from one version to another, and this was an unfortunate mistake in our previous...

@hadees @christospappas 1) Why is data growth a problem in @joe1chen's schema? It seems to me like each document representing an activity is so small that at the point where...