Tracking online users with timestamps Discussion
1
General
At scale, wouldn't adding an update call to every action for every user just be hammering the database?
karatepicke replied
Introduction to Importing from CSV Discussion
46
General
thanks
HP replied
Group Chat with ActionCable: Part 5 Discussion
23
General
Hi Chris,How many users is a chatroom-site like this able to handle?thanks,
anasaijaz replied
hi...i want run bundle install that get error:
1
General
when run install bundle install i get error below(not exist gemfile.lock):
An error occurred while installing mysql2 (0.4.4), and Bundler cannot continue.
Make sure that `gem install mysql2 -v '0....
Bilal Budhani replied
Best SSC Coaching Institute in Delhi ?
0
General
Excel SSC is the Best SSC Coaching institute in Delhi. Do experience top coaching from highly expertise faculties. Join Excel SSC Coaching Institute to achieve your Goal.
Visit - http://www.excelss...
excel ssc5 posted
Rails for Beginners Part 40: OmniAuth CSRF Protection Discussion
0
General
thanks
steven_007 posted
Who is using Hashicorp Otto?
7
General
Hi All,
I've recently gotten back into my rails development after some Salesforce related projects at my work. In that time I had to format my laptop from Ubuntu to Windows 10.
I've been struggli...
Hotwire prevents link_to from going to a different website
1
General
I recently added Hotwire to my rails app to update modals but this broke a link_to I had that redirected users to stripe. I looked online for ways to work around it but since Hotwire is relatively ...
Mark Nelson replied
Continuous Deployment with Rails & GitHub Actions Discussion
0
General
You can use `ruby/setup-ruby`'s `bundler-cache` feature to have it take care of installing your gems and caching it. Saves you from adding those steps yourself.
https://github.com/ruby/setup-ruby#...
Marc Köhlbrugge posted
Advanced Flash Messages with Buttons & Actions in Rails Discussion
3
General
I have never thought about using flash messages like that! Very nice!
TL replied
Add my face recognition in rails app
2
General
I have one app where i have a scaffold with a register of peoples with photo, but for me search if the people have your datas registered in my system i need use face recognition for read face in we...
heidi rodriguez replied
How to create a user that has a belongs_to association
0
General
Hi y'all!
I am brand new to the world of rails so please forgive my ignorance with this question :)
I am currently setting up a new app which has a two models:
1. Account
2. User
My seed file...
David posted
Refactoring Rubocop GitHub Action Discussion
0
General
2 Questions!
1. Why is GithubData a class rather than a module when it doesn't need to have instances?
2. Am i right in thinking that the GithubData.owner and GithubData.repo methods would not work...
Arthur Cheek posted
can you install Linux on a computer that originally was sold with Windows 10 OS?
1
General
I was thinking of buying a used computer and reformatting the hard drive and installing a version of Linux but then I heard that Windows 10 somehow has embedded code in the BIOS so I wonder if that...
Sahil replied
GoRails Performance - The Techniques I Use Discussion
32
General
Thanks Chris. The first time my name appears on a video :)
Daniel Morales replied
Group Chat with ActionCable: Part 1 Discussion
35
General
Great tutorial. Can't wait to see Part 2.
Moi_link replied
Processing Emails with Attachments using ActionText and ActiveStorage Discussion
0
General
How do I display my uploaded picture?
2
General
In my view, I have this to upload an avatar. When I want to edit, the picture is gone and how do I view my uploaded picture in my show view? I don't make use of any gems.
<%= f.label :ava...
Samantha O replied
VueJS JWT Auth with Rails APIs and LocalStorage Discussion
20
General
Great video, Chris!I'm really enjoying the whole API series and I'm excited to see more Vue!Thanks Chris!
will replied
ADD ITEMS WITHIN A FORM
2
General
How can I add items within a form? Assume form has many items so in an nutshell I wanted to add many items within a form before I submit. I'm using rails 6 and apparently I tried nested form, js an...
Myles Rider replied