✨ Create Microsoft Action Items from Rails
Note: This was generated by ChatGPT ✨ Great — here’s a clean, production-ready Rails service object pattern for integrating your app with Microsoft Graph (for Outlook / Microsoft To Do / SharePoint). ...
Note: This was generated by ChatGPT ✨ Great — here’s a clean, production-ready Rails service object pattern for integrating your app with Microsoft Graph (for Outlook / Microsoft To Do / SharePoint). ...
Small example Below is a complete small Ruby on Rails example showing how to implement OpenAI tool calling end-to-end. This example: ...
Using private repository If you want to connect a private repository to render, proceed as follows: go to the Render Dashboard, on the top right click on + New and select Web Service you are redirected to a list with a tab Git Provider select Credentials (1) Under Select deployment credentials, pick you github repository Now do Configure in GitHub You are redirected to GitHub. _ Scroll down, until you see Repository Access Pick only select repositories, and pick the one you need. Voilà, you have now connected it to GitHub ...
Using conventions in Github commits This content was adopted from ChatGPT. What is conventional-changelog? conventional-changelog is a Node.js tool (and family of libraries) that automatically generates changelogs from commit messages that follow the Conventional Commits specification. ...
Simple mirror push Simple mirror push — just a few commands: 1. Clone the GitHub repo as a bare clone ...
Note: adopted from Claude answer. Issue If you are developing a ruby wrapper for a python package, the question is how to name this gem. ...
This post 1 demonstrates how to use Azure Entra-ID for authentication. According to What is Microsoft Entra ID?, Microsoft Entra ID is a cloud-based identity and access management service that your employees can use to access external resources. ...
After using bulma for some time, I moved on to an even easier framework, called Simple.css. All you have to do is to include it: ...
I have been using Ruby on Rails quite a lot lately due to its extremely rapid way to build proof of concepts for web applications. ...
I have been using Pure.css in most of my applications since it is really simple to use. This is a small code sample that uses Pure.css with a responsive, vertical menu with hamburger and a submenu. ...