I was recently creating a bearer authentication api in a rails app, and active record encryption for the :token attribute was natural to use; for other fields (personal identifiable, health), it can be a requirement when working with working with specific markets (EU) or customers
Hi, I have joined as a junior developer of ROR in a SASS company. we got a requirement to build a service bot for the ecommers application which should be selection/rule-based chart bot link godaddy customer support. in which based on the options selected the response should be made. so is there any gem or service by which we can build it. Thank you.
I've done something like this with Microsoft Azure Bot Service. You can see some examples here: learn.microsoft.com/en-us/composer/tutorial-create-weather-bot
Not the topic you WANT, but one you NEED
Thank you for this great content!
Thank you for this video! I've been wondering about active record encryption, but haven't explored it until now.
I was recently creating a bearer authentication api in a rails app, and active record encryption for the :token attribute was natural to use;
for other fields (personal identifiable, health), it can be a requirement when working with working with specific markets (EU) or customers
amazing : )
what about string fields? should we convert them to text fields as well?
Hi, I have joined as a junior developer of ROR in a SASS company. we got a requirement to build a service bot for the ecommers application which should be selection/rule-based chart bot link godaddy customer support. in which based on the options selected the response should be made. so is there any gem or service by which we can build it.
Thank you.
I've done something like this with Microsoft Azure Bot Service. You can see some examples here: learn.microsoft.com/en-us/composer/tutorial-create-weather-bot
Docs for creating a bot: learn.microsoft.com/en-us/azure/bot-service/bot-service-quickstart-registration?view=azure-bot-service-4.0&tabs=userassigned
What is that extension to see the database table values in VS code?
“Postgresql explorer” - it is really good!