OLD - François Belle
OLD - François Belle
Hey guys, I was also trying to implement a JSON API using grape / grape-entity / grape-sagger. So far, I spent half a day trying to figure out which solution...
Same here, I'm having a hard time understanding [this part of the documentation](https://github.com/devise-security/devise-security#e-mail-validation). I'm trying to use the Ruby constant validation (without installing a gem) so I did: _models/user.rb_ ```ruby...
Any update on this issue?