Decorating with SimpleDelegator and Modules Discussion
Here's the blog post in case someone is interested https://thoughtbot.com/blog/evaluating-alternative-decorator-implementations-in
Rodrigo Marques repliedSave 36% for Black Friday! Save 36% on GoRails for Black Friday! Learn more
Here's the blog post in case someone is interested https://thoughtbot.com/blog/evaluating-alternative-decorator-implementations-in
Rodrigo Marques repliedUnfortunately, no.
William Jones repliedAdding the requirements here: # URL Shortener ## Requirements + [ ] Submit a url in a form on the homepage + [ ] Url is saved to the database + [ ] The URL can be viewed by accessing a **Base62*...
James Garcia repliedI don't see where there's any issue other than activestorage I have two sites running from the same database but I can't figure out how to display images
Fugee Ohu repliedNice to be able to remove dependencies like the Bullet gem and do this all in Rails!
Chris Oliver postedHello and a wonderful day at all. I'm a new RVM, Ruby and Rails user and I have a problem. My problem is: I can't connect my App to a database. My System: - OS: Rocky Linux on a Hypervisor VM - ...
RubySnug postedWhat an episode! That was one of the best explanations of ISP that I've seen. The ruby specific examples were Gold
Arthur Ariza repliedWhat is the best approach to deal with csv headers that don't match 1:1 to the model's columns? I used Structs to build a hash, but I'm thinking on refactoring to ActiveModel::Model. Any suggesti...
Arthur Ariza repliedHello, Yes, I checked the database and saw that my error was when I generated the model, putting the city_id:references field instead of just city:references. Thanks
Christian Herber Santos repliedWay to help us supercharge our troubleshooting skills. :D Great episode!
Ann Cascarano replied+1
Michael Prince repliedWow, awesome.
fridnorell1 repliedThis is handy especially for things like notifications where you need to queue up many separate jobs at once.
Chris Oliver postedThank you Chris for the great series! I am running into a error though on this tutorial when trying to create a post and have it show on the conversations page. ActionController::UnknownFormat (Act...
Damon Clark postedAwesome Chris! Great breakdown of the MVC pattern! : )
Eric Halverson replied