microsoftgraph / msgraph-sample-rubyrailsapp

This sample demonstrates how to use the Microsoft Graph REST API to access data in Office 365 from Ruby on Rails apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why don't you have an example using msgraph ruby gem

dsisnero opened this issue · comments

why don't you use https://github.com/microsoftgraph/msgraph-sdk-ruby in an example app?

Thank you for your question @dsisnero! When this guide was originally written, the Ruby SDK wasn't available. Currently it is still in preview. We will be converting this to use the SDK as we get closer to an official release of the SDK.