Group Chat with ActionCable: Part 6 Discussion

8
General
Wow! This was an amzing guide!
saribaev021 replied

How to create a live countdown clock?

2
General
Hi all, We're creating an online auction which has a countdown clock on the show page of a listing. The timer counts down every second, just like this example: https://countingdownto.com/ I've bee...
Thomas Van Holder replied

CSV Upload Form to Import Records Discussion

11
General
Awesome job on explaining imports in a simple way. Some of the most complex chunks of code I have worked on are imports. Especially if the data is inconsistent and needs to have all the edge cases ...
spacerobotTR replied

Exploring the job market? I may have a perfect opportunity for you!

0
General
Hi y'all! I'm a recruiting consultant based in Austin, Texas. I'm currently hiring a remote team (5-10) of talented Ruby on Rails engineers for a client of mine; they're a rapidly growing health-t...

Hotwire/Turbo + Webpacker/Stimulusjs

0
General
I think I'm confused. I love the functionality of Hotwire and experimented a little with it in a fresh app. I don't understand though, if I can also have Stimulusjs running - I have different needs...
Bevin posted

Authorization with Pundit Discussion

28
General
It is really helpful. I've also seen CanCan. But I'm little bit confuse, which one should I use? Do you have any suggestion? Beside this I've a request that it'll be very helpful, if provide a vide...
Liam replied

Setup Ubuntu 21.10 Impish Indri Discussion

0
General

HOW TO POPULATE DATA FROM ANOTHER FORM

1
General
How can I populate data from another form, for example when I select 'Request No' should fill 'Request description' or 'Requester' on my form. I know this can be achieved by JavaScript's but i am s...

Setup MacOS 11.0 Big Sur Discussion

0
General

Sendgrid / Mailer Issue

1
General
Hello, I run a website and I am having issues generating mailer links correctly, when a User signs up they must verify their email address. This all works as expected, mailer sends the email and i...
Red Hendery replied
Solved

Getting NoMethodError while calling method from Model_name.rb

1
General
I am testing a model class method from 'rails console' called "progress" which is inside class 'Okr' as 'Okr.progess'. But getting NoMethodError (undefined method progress' for Okr (call 'Okr.conne...

How do I dynamically load variables in Liquid templates?

2
General
I'm new to using Liquid templates, but I'm wondering how do I load data dynamically in my controller? The reason is because all the data is stored in my db in different tables, and loading all of t...

Group Chat with ActionCable: Part 2 Discussion

13
General
Hi Chris,Is it possible to make a REST API for this app and create a Mobile app using Jquery mobile or Android and do real time chat with people chatting on desktop?I have an application with Rails...
felixOlesen replied

DataTables Install via Webpacker

4
General
Anyone get this to work? Details here: https://datatables.net/forums/discussion/57642/installation-issues-rails-yarn-webpacker#latest
Greg Blass replied
Solved

installed RoR, now what?

3
General
after installing RoR, what is next? i looked around the guides and screencasts and all of them assume you already have experience with RoR! where is the tutorial for newbie RoR developers? how to ...
helen560 replied

I have problems when changing Rails bundler version

0
General
After cloning a rails project on Github and running the command "rails s", the machine needs to get the older bundle> = 1 .3 && <2.0 (my current version is 2.1.4). I went to the homep...
Nguyen Quy Long posted

Cookies vs token for authentication

4
General
You can keep a users session logged in by putting their cookies into the browser . But what about if youre using token based authentication instead and the users browser doesn't allow cookies ? ...

Deploy Ubuntu 20.04 Focal Fossa Discussion

0
General

How do I overlay form fields in a PDF?

2
General
You typically see this feature in the electronic signature apps, like Docusign and HelloSign where a user can upload PDF versions of documents and use a drag and drop tool to map fields they would ...

How to save ActionMailbox inbound HTML emails and attachments with ActionText and ActiveStorage Discussion

2
General
Firstly, thanks for this. It has been very useful and saved me a heck of a lot of time. I do have one specific question. In app/mailboxes/post.rb should line 11 not read: ``` @_attachments ||=...
Arnaud replied

Want to stay up-to-date with Ruby on Rails?

Join 91,035+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.