msgraph-sample-rubyrailsapp icon indicating copy to clipboard operation
msgraph-sample-rubyrailsapp copied to clipboard

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

Results 18 msgraph-sample-rubyrailsapp issues
Sort by recently updated
recently updated
newest added

Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.5.0 to 2.0.5. Release notes Sourced from turbo-rails's releases. v2.0.5 What's Changed Turbo v8.0.4 Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.4...v2.0.5 v2.0.4 What's Changed Turbo v8.0.3 Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.3...v2.0.4 v2.0.3 What's...

dependencies

Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.3 to 2.0.1. Release notes Sourced from sqlite3's releases. 2.0.1 / 2024-04-20 Fixed Raise ArgumentError if Database#execute, #execute_batch, or #query are passed multiple bind parameters that are...

dependencies

Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.2.3 to 2.0.1. Release notes Sourced from importmap-rails's releases. v2.0.1 What's Changed Ensure update only runs when there are outdated packages by @​dhh Full Changelog: https://github.com/rails/importmap-rails/compare/v2.0.0...v2.0.1 v2.0.0...

dependencies

Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.5.0 to 2.0.6. Release notes Sourced from turbo-rails's releases. v2.0.6 What's Changed Revise how to disable eager loading app/channels by @​fxn in hotwired/turbo-rails#601 add turbo stream morph...

dependencies

Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.3 to 2.0.3. Release notes Sourced from sqlite3's releases. v2.0.3 2.0.3 / 2024-07-29 Improved Database#quote avoids allocating strings where reusing frozen strings is preferable. #548 @​casperisfine sha256...

dependencies

Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.3 to 2.1.0. Release notes Sourced from sqlite3's releases. 2.1.0 / 2024-09-24 Ruby This release drops support for Ruby 3.0. #563 @​flavorjones Fork safety improvements Sqlite itself...

dependencies

Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.5.0 to 2.0.10. Release notes Sourced from turbo-rails's releases. v2.0.10 What's Changed Fix regression where turbo-stream[action="remove"] would try to render a view partial by @​seanpdoyle in hotwired/turbo-rails#680...

dependencies

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.229.0 to 1.237.0. Release notes Sourced from ruby/setup-ruby's releases. v1.237.0 What's Changed Handle win2019 gcc issue by @​MSP-Greg in ruby/setup-ruby#761 Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.236.0...v1.237.0 v1.236.0 What's Changed Add...

dependencies
github_actions

Bumps [rails](https://github.com/rails/rails) from 7.2.2 to 8.0.2. Release notes Sourced from rails's releases. 8.0.2 Active Support Fix setting to_time_preserves_timezone from new_framework_defaults_8_0.rb. fatkodima Fix Active Support Cache fetch_multi when local store is...

dependencies
ruby

How about a sample with Rails API only Backend and another front end