21. Easy authentication with Rails and Devise Posted by By ylazarev92 January 31, 2021Posted inSite development I am at a stage of the website where I require some authentication - in my case, to create content on the website, i.e. to make posts, I will require…
12. Rails – Create A Simple API Client To Fetch External Data Posted by By ylazarev92 September 9, 2020Posted inSite development In the previous post, we created our sitemap and connected to Google. We're ready to start populating some useful data. In this chapter we will look at populating useful data…