Miguel Ángel Urbina

Results 8 comments of Miguel Ángel Urbina

As Iribeiro says, there's an error comparing variable type. I see the method is already updated in the repo, but in npm method still using 'Number', at least in version...

@etagwerker looks like this was solved [here](https://github.com/whitesmith/rubycritic/pull/394) I think issue can be closed then

I'd like to address this one

Currently(v4.7.0) there are no `Rubycritic` modules. I believe this issue can be closed

A few validations are added by default [here](https://github.com/lynndylanhurley/devise_token_auth/blob/master/app/models/devise_token_auth/concerns/user_omniauth_callbacks.rb#L7) There is a `default_callbacks` options you can disable to prevent the inclusion of `DeviseTokenAuth::Concerns::UserOmniauthCallbacks` concern Just make sure you know what you're...

Issue is still present 😬 [This commit](https://github.com/lynndylanhurley/devise_token_auth/commit/9ca1fd83371420e9f938c26f2b3a93a43793b588) is the one that introduced that `delete` statement. The reason(commit message) kinda make sense. I think they are expecting us not to directly...

You can use `ld-1` instead Yo should be able to see this link: ``` https://ld-1.itunes.apple.com/WebObjects/MZDaap.woa/daap/databases/1/cloud-add ```

+1 Issue is also present on version `20.0.4` and `21.0.2`(the latest public version at the time this comment is posted)