Malet

Results 3 comments of Malet

Agree with @larsks on this one, would definitely be cleaner to talk to the API, also allows us to use basicAuth/TLS/HMAC for authentication with little extra effort.

Found this thread from http://stackoverflow.com/q/23429137/174034 - I'm having similar problems

@vmrocha I just created `config/initializers/tapioca_compilers_helpers.rb` with the contents above and that does generate rbis for a lot of other helpers, but doesn't fix the issue with `current_user` :(