Andreas
Andreas
recipe for the refinitiv messenger (formerly known as reuters eikon messenger) ### Service refinitiv messenger ### Link to your repository https://github.com/awunder/recipe-refinitiv-messenger
### Tell us about your environment **Ruby Version:** 3.1.3 **Framework Version (Rails, whatever):** 7.0.4.2 **Action Policy Version:** latest **Reproduction Script:** n/a ### What did you do? i am using I18n...
Hello, are you guys aware of a way to use routing constraints with this gem? like devise does through: authenticated :user do root 'secret#index', as: :authenticated_root end thank you, Andreas
i wonder if there is a way to get this gem to support the 3-legged auth flow required to obtain an access token as described here https://developer.twitter.com/en/docs/authentication/oauth-1-0a/obtaining-user-access-tokens its specifically the...
Hi, even though the api docs suggest it should ( https://rocket.chat/docs/developer-guides/rest-api/users/info/ ),calling users.info with an admin user only includes the bare minimums: >> @session.users.info(username: @user.username) => # any hint what...
hi, trying it out with the exact code from your example i get a bunch of errors in the console:  the url presented is https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/error-codes.html#error-plugincollection-plugin-name-conflict and tells me `Two...
.. as in making it dark for a dark theme.. i am looking for a while now but i cant find a way to do that.. apart from rollin gmy...