Debugging Custom Webhooks in the Pay gem Discussion
1
General
I dig it.
More Series on creating stuff with RoR instead of using Gem
1
General
Hi Chris,
Any plan in near future (couple months) for uploading series about real RoR development ?
I mean like building a commerce site, it would be more complex with real world hurdle ? (AirBnB ...
Advanced Search, Autocomplete and Suggestions with ElasticSearch and the Searchkick gem Discussion
77
General
Chris, this is awesome!I was hoping you'd do a Searchkick/ElasticSearch video since you did the Ransack video!Thanks for all the great videos!
HTTP Server from Scratch: Rack & Rails Support Discussion
2
General
nice
Harvey Sanders replied
Deploy Ubuntu 20.04 Focal Fossa Discussion
40
General
Thanks for the guide. There is an error installing NGINX on Ubuntu20.04: "The following packages have unmet dependencies:
libnginx-mod-http-passenger : Depends: passenger (= 1:6.0.4-1~bionic1) but...
deyes19 replied
Setup MacOS 10.10 Yosemite Discussion
0
General
Setup MacOS 10.9 Mavericks Discussion
0
General
Setup MacOS 11 Big Sur Discussion
0
General
Setup MacOS 10.15 Catalina Discussion
0
General
Setup MacOS 10.12 Sierra Discussion
0
General
Setup MacOS 10.13 High Sierra Discussion
0
General
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...