m.b.
m.b.
+1 I don't actually get it. There is a `type` column in table and i can see that line in readme: ``` # Returns true if the flagger flagged the...
Pretty logical way of dealing with that (based on other services) would be to create an avatar link on the right side of navbar. It would have a dropdown with:...
Hey @GBH - how is that thing with collections going? Has this been implemented in any way? As i can't find anything related to `collections` in the source code while...
It seems that my application is thinking that current_locale is EN **but only for devise controllers.** Because it works everywhere but on the devise pages
But have you fixed that or just heard about it? My client is really stressed about that and i'm not sure what to tell him so even a really ugly...
Oh, right, i forgot to write that. Here are all the gems related to spree i'm using ``` gem 'spree', github: 'spree/spree', branch: 'master' gem 'spree_gateway', github: 'spree/spree_gateway', branch: 'master'...
Ok guys, i have made a spree_auth_devise controllers decorators and now it works as it should. However, i'm not sure if we should consider it as a bug and which...
I'm not sure if that's it (i'm not able to test it, i just have a source code) but i have a decorator in `app/controllers/spree/` for each devise controller with...
does @alloy solution still applies? My client throws ``` Field 'for_sale_artworks' doesn't exist on type 'Artist' ```