How do I import recurring_select in Rails 7?

3
General
I add the gem in rails 7 and worked, the thing is, when I'm using it in the form, it doensn't pop up the modal, the js isn't working, In application.js I imported like import "recurring_select" i...
Robert Ault replied

Rails for Beginners Part 6: The Root Route Discussion

2
General
I created a guide for myself based on this video: https://paper.dropbox.com/doc/6-How-to-add-the-root-route--BFkHqiwUkuyuvDGJuGbMgiZqAQ-snEyAhwuCkHFOSGR2s0f6

rake db:create fails while following Windows 11 Rails setup guide

6
Rails
As the title states, while following the Windows 11 Rails setup guide I found that whenever I run `rake db:create` it fails with the following error: ``` PG::ConnectionBad: could not connect to ser...
Freibuis replied

Setup Ubuntu 22.10 Kinetic Kudu Discussion

2
General
I would use rvm or rbenv to manage ruby versions on per projects with the standard `.ruby-version` rvm is a heavier beast compared to rbenv. if you are not changing ruby version often. us rbenv.. o...
Freibuis replied

How to Upgrade Ruby Versions Discussion

0
General

Creating New Blog Posts Discussion

0
General

Auto-submitting Forms & Custom Turbo Stream Actions Discussion

14
General
Awsome work Chris. Thanks!
Ahmed Nadar replied

Rails Competency Levels

1
Rails
After completing a bootcamp in Ruby on Rails, it can feel overwhelming deciding where to go from there. The typical advice is build, build, build, but it would be really handy if there was some com...

How to test OmniAuth Params Discussion

0
General

Redmine Rails

2
Rails
Hi, i have trouble with ruby ( i dont know any ruby basics but im edititing redmine plugin ). I prepared method def getDateForRedmine( startDay, endDay, limit, date ) datetime = Date...
This Guy replied

Rails Initialization Internals Discussion

10
General
Really awesome timing with this episode! Helped me figure out some issues with conditional eager loading! :) Good job!
Bashar replied

Environment Variables Discussion

5
General
I always found Env Variables very confusing, this does help. However still not a 100% sure if I'm use this method over something like Figaro.Also how do I push these to Heroku?
cjilbert504 replied

Honest opinion needed

2
Rails
Hi guys, I'd love to learn more on ROR and it appears this is a really comprehensive site, but a lot of the content seems rather dated. I want an honest opinion on whether a subscription to this s...

How do I structure my DB to set up oAuth integrations with Facebook, Instagram, etc.

2
Rails
I have a Shopify app where they (Shopify) handle authentication. If you can login to your Shop on their platform, you can login to the Rails app. Therefore I have no need for Devise. It seems like ...

Looking for Ruby on Rails Developers to work In a US based company

2
General
Our team is looking for a top notch Ruby on Rails Senior developer willing to take on challenging projects. You will be working side by side a distributed team to help build and maintain amazing R...

How do i can add text-alignment to trix ?

1
Rails
Hello. Im trying to add text-alignment functionnality to a trix rich-text editor in a rails 6 app (its for a blog). I find somes example on stack overflow or trix github about adding colors, h ta...
Brendon Muir replied

How would you set up these plans in Stripe?

2
Gems / Libraries
We bill our customers on monthly subscriptions, based on their resource usage in the app. They are private music schools and we charge by the number of students they have.The ranges are as follows:...

I must utilize stimulants.

0
General
How can I update an input in a simple form for as I enter a value, and the input already has the dollar sign ($) by default? For instance, if I enter the number 1000000, the comma will be added eve...
LloydWeimann posted

How can I whitelist an heroku app for external api?

2
General
I have a situation where I would need a static ip for my app in order to get whitelisted from a third party api, but heroku doesn’t support this. Has anyone got managed to find a fix around this an...

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

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

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