Skip to content
Unreal MMO Development with Yaz
  • Unreal Game dev with Yaz
  • Blog
  • About – Unreal Game dev with Yaz

Rails

  • Home
  • Rails

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…
Read More

18. Simple steps to making site secure with SSL and Heroku

Posted by By ylazarev92 November 4, 2020Posted inSite development
We already deployed our RoR app to Heroku in this post. Let's set up SSL with Heroku and our Rails application. I've actually wasted several hours sorting out SSL manually,…
Read More

15. Fast and easy way to optimise your Rails DB queries and Active Storage

Posted by By ylazarev92 September 27, 2020Posted inSite development
This post is an extension to previous Active Storage post covered in section 7. Here we will look at an advanced query and fine tuning it to remove N+1 queries…
Read More

11. RoR: Simple steps to generate your sitemap and connect it to Google

Posted by By ylazarev92 August 25, 2020Posted inSite development
This chapter assumes you've linked to Google Search Console (check chapter 10 if you have not). Sitemaps are useful in your website to assist with SEO. They will be very…
Read More

9. Simple way to link your domain + webapp

Posted by By ylazarev92 August 19, 2020Posted inSite development
From previous post, we've looked at deploying our application with Heroku. This is now live at its own location (https://yazii.herokuapp.com/search-for-tech-jobs). What we'd like to do is make it available in…
Read More

8. Heroku + RoR + React: Deployment made nice and easy

Posted by By ylazarev92 August 14, 2020Posted inSite development
This post is going to go over the process of taking your Ruby on Rails application with Webpacker and React front-end and deploying it with Heroku. If you haven't got…
Read More

7. RoR and S3 – Easy way to setup active storage

Posted by By ylazarev92 August 12, 2020Posted inSite development
If you haven't created a RoR project yet, you may find this post useful to get started. Part of the project associations, most data can just be kept in the…
Read More

RoR – Simple way to setup you database, models and associations

Posted by By ylazarev92 August 2, 2020Posted inSite development
This chapter is relatively straight forward and is more of a refresher than anything else. It's a reminder that spending time on determining the correct associations early will help save…
Read More

RoR and AWS – Simple way to use Comprehend example

Posted by By ylazarev92 July 28, 2020Posted inUncategorized1 Comment
If you're following the blog, we now have Rails setup with some basic front end components. What we may want to start doing is processing some items in the back-end…
Read More

Rails and React – Single page application with Webpacker

Posted by By ylazarev92 July 20, 2020Posted inSite development
Ok now you have your Ruby on Rails application, got all the basic pre-requisites completed and want to create a SPA with React. If you missed how to get the…
Read More
Copyright 2025 — Unreal MMO Development with Yaz. All rights reserved. Sinatra WordPress Theme
Scroll to Top