How to I Architect my application?
Custom Image Analyzer
Handling Subdomains and Multitenancy From Scratch Discussion
This is great, thank you. I'm wondering, just to round out the initial Wordpress example, can you briefly describe what is needed to be done to land on lvl.me (like Wordpress.com), login, then ge...
Robert Ault repliedContributing to Open Source: Adding subdomains to the Addressable gem Discussion
Advanced URL Parsing in Rails with PublicSuffix & Addressable gems Discussion
How do I keep old files uploaded with active storage?
I'm using active storage with active_storage_db gem to keep files in Postgres instead of storing them in the cloud. I have a document which I upload - has_one_attached (i don't need to upload mult...
hcosteira postedUploading Files to DigitalOcean Spaces Discussion
Your method sounds good, we use Gs Richcopy 360, which saves time, and copy files from local or clouds to Digital Ocean easily and quickly. Also, ShareGate is considered
Zack repliedDomain & Subdomain Routing Constraints in Rails Discussion
Thanks, I'm happy to see u here
bradnealy repliedUse select_tag to link to customer show page
nice, I get it
bradnealy repliedSorting Blog Posts With Scopes Discussion
Decorators with the Draper Gem Discussion
Page does not reload, even though javascript comes back with 200
JavaScript not working for Bootstrap 5 on Rails 7
I'm merely attempting to learn Rails and Ruby. Although I don't know Javascript either, I want to start learning. Please give me some advice on how to fix this. http://www.deanstank.net/octordle
chordrash repliedHOW DO I SHOW avatar as a thumbnail or image in rails_admin panel.
I have issue with has_many_attached and fortunately I find this post. Thank you for your sharing. https://github.com/railsadminteam/rails_admin/issues/2990 [cubes 2048](https://cubes2048.com)
RobbieColtrane repliedActive Storage replace attached from a variant
Decorators From Scratch Discussion
Why not use Mixins instead? Wouldn't that work the same magic of keeping code seperated and clean, but without losing access to all the decorator logic when handling the base Model?
Daniel Jackson repliedModular Code Organization Discussion
Modular design means that the software code should be organized in exactly the same way to have code 1:1 with the [mapquest](https://mapquest-directions.io) documentation.
katyswift468 replied