Using elasticsearch/searchkick to run a search bar via my navbar and show results in a search.html not index.html? ..
Hello, I just finished going over Chris's two great railscasts dealing with search. However, I wanted to put my search bar on my navbar so that whenever someone searches the results I will be take...
alexsunny postedRequire Work Email Address on Registration Discussion
Once security concern to be aware of when implementing this type of registration system is that many support systems can be abused to receive email on a corporate domain name. For example, when cr...
Marc Köhlbrugge repliedMultiple select for CSV Export?..
thanks my issue has been fixed. ______________________________ https://ometv.onl https://chatroulette.top https://omegle.wtf https://bazoocam.cam
alexsunny replied • SolvedHow to Test and Assert Link text is not on Page with Rails Discussion
`assert_select` is used in integration tests and `assert_selector` is used in system tests.
Abdullah Hashim repliedVue.js Trello Clone in Rails - Part 5 Discussion
If you use Bulma, you just need to add in overflow-x: scroll to your dragArea class
TBlackford repliedBatching Backgrounds Jobs with Sidekiq Discussion
Great video Chris. I'm looking for something a bit simpler. Setting up sidekiq for mail jobs specifically devise confirmations. Do you have a video on that? I seem to have it working, but it's ...
mrichardsJBOIT repliedHow can I do modeling for items?
Hello all, Items Category contains general information on that category whether it can be taken on a flight. http://192168101.com/ What I need to here is, if items and the categories are already e...
FrazerRossi postedHow to install TailwindCSS 1.0 with Rails 6 Discussion
Does anybody knows how to fix this error in Rails 6.0.3 and TailwindCSS 2.0? ` ERROR in ./app/javascript/stylesheets/application.scss (./node_modules/css-loader/dist/cjs.js??ref--7-1!./node_modules...
Alex Ventura repliedHow to build simple HLS streaming service (without third party service)?
For some reason, I serve local MP4 videos in Rails ActiveStorage. It works fine. Now I want to change it **from MP4 to HLS, but it seems weird to store many small pieces in ActiveStorage** (It seem...
Henry postedSending Emails with SMTP and Sendgrid Discussion
This helped me so much. Thanks a lot!!
Meron Ogbai repliedSearch for suggestions from experienced people
got it. Thanks for the good advice! I appreciate it. ... * https://pngtoico.io
alitabarham repliedBeginner Tutorial in Rails6.0
Thank you for sharing ur resource :) Helps junior devs like me a lot!
Yash Gadodia replied • SolvedRuby & Rails Courses
Sorry for asking on a one year old thread. But any beginner courses that are out
akshaytolwani123 repliedLooking to hire strong Ruby on Rails engineers
We are the leading fintech company in Austin texas. Open to hiring across the country. Have a 50 person engineering team and looking to grow. We are solving difficult problems in the vertical so...
Tom West postedVue.js Trello Clone in Rails - Part 8 Discussion
This is excellent! Opened my eyes on usefulness of Vue.js. As someone vested in Rails for many years, I would love to see a parallel series on creating the same Trello Board application using Rea...
Bharat Ruparel repliedCreate little (parse data, formatting and counting) project
How to serve images assets from AWS S3 via Cloudflare CDN with Rails and Shrine Gem?
I use the [Shrine gem](https://github.com/shrinerb/shrine) to upload images to AWS S3 from my Rails app. Now I’m trying to load the asset trough Cloudflare CDN, but then my images fail to load. H...
Tommy postedWebpack-cli package 3.3.12 -> 4.1.0 upgrade breaking Webpack
Running into an issue with package upgrade with Webpack-cli from 3.3.12 to 4.1.0 This breaks my local environment for running the `web-development-server` command. Lots of info here: https://gith...
Tony Dehnke postedActivity Feed From Scratch Discussion
Hahaha! That is awesome. I loved Digg. I used to watch Diggnation sooo much.
Chris Oliver replied