Rémy Maucourt

Results 4 issues of Rémy Maucourt

The gem is currently unusable, due to a missing mixin, 'box-shadow'. There is a pull request waiting, #62, that seems to deal with this problem.

I'm using jToker alongside devise_token_auth, nothing but standard. I can't logout using `$.auth.signOut()`. I got a 404 in the console, and when I curl the request I get `"errors":["User was...

Hi, Ijust followed your readme, and after adding the line `just_define_datetime_picker :date, :add_to_attr_accessible => true` in my model, I get `undefined method 'attr_accessible' for # Did you mean? attr_accessor` I'm...

I'm using the `splinter_headless()` fixture, and I get this warning : ``` .../venv/lib/python3.10/site-packages/splinter/browser.py:92: DeprecationWarning: Sending fullscreen, incognito, headless, user_agent to the browser object has been deprecated. Please pass in a...