Setup MacOS 10.11 El Capitan Discussion
0
General
Setup MacOS 12 Monterey Discussion
0
General
Setup MacOS 13 Ventura Discussion
0
General
Comments With Polymorphic Associations Discussion
98
General
Awesome Video. I really liked and refreshed my concepts about Polymorphic Associations. Thanks :)
Karl McCollester replied
Thousand separator and Number formating
10
General
Something as simple as formatting a number in form field with thousand separators and currency symbol is driving me crazy! Something that should be simple to do and more importantly should be part...
How to import data with many associations?
3
General
I have an upcoming situation where I'll be importing a lot of data with many associations into a Rails app. The data will show the links between the objects using the original native database IDs....
Which video...
1
General
Hello all,
Would someone please help me find the video in which Chris demonstrates how to check if a partial exists before calling it?
Regards...
Bruce Lulu replied
Solved
How do i run sneaker worker in rails 6.0 ,ruby '2.6.3' ?
1
General
Hello everyone,,
I'm trying to run rails app using command foreman s
https://openweb.vip/whatsapp-web/ https://19216801.onl/
the ProcFile contains these 2 lines :
web: bundle exec passenger start ...
How to use ActionText in Rails 6 Discussion
30
General
Great stuff Chris! Very exciting. I also just watched the @mention episode too.
To anyone reading this, a few questions:
1. Do you think we can get @mentions working on our Rails 5.2 app that ha...
Rails for Beginners Part 13: Creating a Sign Up Form Discussion
6
General
Plural/singular confuses me. I know Models are singular ("User"). Why "Registrations" (plural) for the controller? Does it matter for controllers which aren't directly associated with a Model? Look...
Eric Halverson replied
/app/vendor/bundle/ruby/2.7.0/gems/puma-5.6.5/lib/puma/launcher.rb:81:in `chdir': No such file or directory @ dir_s_chdir - /var/www/admin/ (Errno::ENOENT)
0
General
I have deploy my rails app to heroku
my ruby version is 2.7.6
alihamza174 posted
Solved
Creating a Railsbyte Discussion
0
General
Error Handling Ergonomics in Noticed Discussion
0
General
Testing Times & Dates with Rails Discussion
0
General
Setup Ubuntu 22.04 Jammy Jellyfish Discussion
0
General
Devise Masquerade as another User Discussion
24
General
Great video, can you explain more about the page.resources? where that is coming from and how it contains the user info for that method. Thanks
Someone replied
Debugging: How to Interpret a Stacktrace Discussion
10
General
Thanks, Chris. You consistently put out amazing content that I don't see anyone else doing. I appreciate the quality of your lessons. Keep up the awesomeness!
Brandon Elfring replied
Powershell Script Works Correctly in Alteryx Designer but not on Alteryx Gallery
0
General
I asked this over on the Alteryx forums and unfortunately didn't get any answer. Hopefully someone here with Alteryx/PS experience will know the issue. I have a workflow that runs a batch file with...
pavanznmd posted
Transforming JSON responses to Ruby objects with OpenStruct Discussion
3
General
This is great to see but I'd prefer to put the "key" as an attribute on the class itself. Maybe Vultr::Plan::KEY or a class attribute. That way we merely pass in the "type" and the Collection can e...
Jens Dahl Møllerhøj replied
How To Update ActionText Attachments Discussion
2
General
Maybe would be even more generic with `GlobalID::Locator.locate_signed(node.attributes['sgid'].value)` https://github.com/rails/globalid#signed-global-ids
Adam Stockland replied