Single Table Inheritance (STI) with ActiveRecord in Rails Discussion
> I'm just curious if these types of situations are ones that Gitlab would utilize STI, or how would the Gitlab dev team handle implementing a feature like this? We still have some models leve...
Maxime Orefice repliedRails I18n Cheatsheet Discussion
Hey everyone! Check out this Rails I18n (Internationalization tunnel rush) cheatsheet I found. It's been super helpful for managing translations in my projects. Thought I'd share the love. What are...
Juan Jacobson postedDeploy Ubuntu 16.04 Xenial Xerus Discussion
http://localhost:3000/admin
Chris Oliver, the code for articles, cats, lists, posts is not displayed. Please can you help me find the error. http://localhost:3000/admin/ http://localhost:3000/admin/articles http://localhost:...
Srđan Vidović repliedScraping Web Pages with Ruby Discussion
Keep watching. Nokogiri is just an HTML parser, but you need to write code to interact with it, which is why we create the Scraper class.
Chris Oliver repliedAction Cable with Puma, Nginx, Docker Swarm
All the tutorials I've found use puma for development and then passenger for production. But I wanted my environments to be the same! Looking at the rails log and searching for /cable helped. The...
endtoendpaper repliedConditionals in Ruby Discussion
Hey Jessica! Thank you so much for the extremely kind words regarding this lesson! Your comment made my day and I'm very happy to hear that showing things in the context of an actual project really...
cjilbert504 repliedAction Text bug with files on Amazon S3
Hi, found this problem with Action Text. For example, we have a blog model with a content field (action text field). We have attached the image (at this point it has been uploaded to amazon s3) and...
Vladholovchak postedHow many people have transitioned from .NET development to Ruby on Rails
Hi, As per the title I am an experienced .NET developer who has mostly been working the backend with API's got into frontend a little mostly Vue and did some MVC in the past but not in anger. So f...
Tahir Khalid postedMigrating Application from Heroku to Hatchbox AWS - rails console fails
It's not a Hatchbox-related issue but a MissionControl Jobs gem. https://github.com/basecamp/mission_control-jobs/issues/42
David repliedCyber Security VS Software Engineering
If you are looking for a reliable, comprehensive source of information about safety culture in healthcare, you may want to look to resources provided by organizations such as the World Health Organ...
Lardius repliedJumpstart free version bug
Hi @Alex it seems the admin section is no longer working
Mina Adel postedIn-App Messages Between Users Discussion
Dynamic Single Table Inheritance with Rails Discussion
I miss something because when I do for example: MentionNotifier.last the error: /scoping.rb:127:in `value_for': undefined method `name' for nil:NilClass (NoMethodError) scope_type[...
benoit torrent repliedForm Objects Design Pattern Discussion
Setting Personal Development Goals: Armed with self-awareness and insight into their Enneagram type, individuals can set meaningful personal development goals aligned with their values and aspirati...
Jasper Wilde repliedHow can I add i18n (Spanish <> English) for user posts in a PWA?
I have a Rails site with a PWA and also a native app built w/ a wrapper. The site/app is for Hotel staff to communicate. Some of the staff speak and post in Spanish-only and some English-only. How ...
Ryan Mindigo postedIs there an RSS feed, newsletter, mastodon feed, etc. that notifies when new things come out?
Great idea. I also want to have RSS at Lesson.
Cheryl Alderson replied