Save 36% for Black Friday! Learn more

Turbolinks 5 Forms for Mobile Discussion

7
General
Chris, great episode!I'm really interested in learning more about turbolinks 5 and creating hybrid apps. I would love to see more, even the more basic/beginner stuff.Thanks!

I get error when deploy to heroku

1
General
I get error when deploy to heroku Here is the log file: -----> Building on the Heroku-20 stack -----> Determining which buildpack to use for this app ! Warning: Multiple default buildpa...
Alan Reid replied

Unable to deploy TailwindCSS on a Rails 7 app to Heroku. Can someone please help me?

0
General
I'm currently trying to deploy my rails 6 application to Heroku. I'm not sure where the error is coming from since the styles work well on development but break when pushing to production. ...
Medves Larisa Viviana posted

ActionController::UnknownFormat in MessagesController#create

3
General
Ran into this error in part 4 of the ActionCable group chat. What exactly am I missing? Schema looks fine same with MessagesController. ``` ActionController::UnknownFormat in MessagesController#...
Solved

How to use Rails Request.js Discussion

4
General
Hey Chris, this looks like a great addition to rails and thanks for adding the turbo stream support! I'm working on an infinite scroll where at the end of the page a stimulus controller gets the n...

How to get rid of a legacy app?

0
General
Hello, i built my first rails app 6 years ago and there is a lot of things I want to get rid of. The app is still running and actually generating revenue! But it is basically not maintainable anym...
Fabian Hallstein posted

Forcing a file to download instead of displaying in the browser

3
General
I've got a website where users can upload things such as a mp3 and the files are being stored on Amazon S3. If a user clicks the file it just seems to open as a streaming file in the browser. I c...
Chris Oliver replied

What are the pros/cons and considerations that should be taken in separating your mostly static front facing website from your web app in rails?

4
General
I am in the process of building a rails app and I am unsure if I need to separate my front facing mostly static website from my web application. I see lots of example of sites having there front fa...
ChristianThompson replied
Solved

Facing error while installing bundle

1
General
Hi There, I'm facing an issue while installing bundle, below is the error message - An error occurred while installing pg (1.2.3), and Bundler cannot continue. In Gemfile: pg Could you please h...
Vorkosigan76 replied

How to send emails with jumpstartpro in digital ocean with external provider

3
General
Im trying to send emails with jumpstartpro at DO with no luck I tried with mailgun and sendgrid with same result I have activated the service add the credentials, confirmed the domaind and nothin...
Richard Walsh replied
Solved

How Cross-Site Request Forgery (CSRF) Works in Ruby on Rails Discussion

0
General
nice!

Inline Editing with Turbo Frames in Rails Discussion

0
General

Handle Race Conditions with Pessimistic Locking Discussion

0
General
Very nice. This is one of those features that are low profile but could be very useful in those specific cases.
Ideaware posted

Setup MacOS 12 Monterey Discussion

0
General

Can we get Forum feature of Gorails with jumpstartrails pro out of the box?

0
General
Can we get Forum feature of Gorails with jumpstartrails pro out of the box?
Alemat Gebru posted

Login with Multiple OAuth Providers using Omniauth Discussion

16
General
I never thought it is possible to authenticate with social media account before email validation.I've been doing automated merging of social media accounts with the user profile in my app, if email...
Archonic replied

Action listener for submit on return??

1
General
How would I make this code (that refers to a select box: https://developer.snapappointments.com/bootstrap-select/examples/) submit the selection by pressing the return key? function sample_functio...
Denis Omerovic replied

How to Add Pagination with Pagy Discussion

20
General
I couldn't have explained it better - even being the author of Pagy. Thank you!
Greg S replied

Fetching usernames,profile pictures from Twitter

0
General
How do I fetch the usernames,profile picture in the Beginners tutorial? When I go into console and look the user up, only the twitteraccount id and user_id are shown whereas name, username and imag...
Aayush Shrestha posted

Do you have trial version

0
General
Hello, I have started learning Ruby on Rails recently. Do you offer trial version? Also, if I join on month-to-month basis, can I upgrade to annual plan? Thanks.
Uday posted