Exploring IRB Commands Discussion

0
General
good stuff collin. thanks for the share!
Jason posted

Setup MacOS 10.14 Mojave Discussion

0
General
brilliant! I had been struggling with brew installation as z3 will not install on macOS 10.14 wish I had found this sooner!
joemcerlane posted

Deploy Multiple Rails Apps to Same DigitalOcean Droplet?

16
General
I've used your guide to [deploy a Rails app](https://gorails.com/deploy/ubuntu/14.04) to a DO droplet -- which was extremely helpful! However, now I'm at the point where I'd like to take advantage...
Andrés Howard replied

Syncing Videos With Video Hosting API Client Discussion

6
General
Thanks for sharing these steps for setting up Windows Subsystem for Linux (WSL) on Windows 10. For those looking to set up WSL on Windows 11, the process is quite similar.
Carmen replied

Installing ruby on rails in ubuntu 24.04

1
General
I am following your tutorial for installing ruby on rails in ubuntu 24.04 using esdf and installed esdf.while installing ruby it downloaded ruby and while configuring the system shut down suddenly....
Andres Carvajal replied

Pass variable to Flash object

2
General
I'm trying to pass a variable to flash messages object. I want to autohide flash messages(not each message) after 5 seconds in Stimulus controller. So I want to be able to set data-flash-autohide-v...
Chris Oliver replied

Edit & Update Blog Post Actions Discussion

1
General
Question: when i removed "blog_posts" from my routes, turning our routes get "/blog_posts/new", to: "blog_posts#new", as: :new_blog_post get "/blog_posts/:id/edit", to: "blog_posts#edit", as: :...
Semih Masat replied

Creating a New Rails app Discussion

4
General
Chris, great job and fantastic tutorials. Do you have any suggestions for connecting Rails 7 apps to Snowflake. It seems the only viable option right now that I have found is ODBC connection using...
Carlos Lima replied

Setup Ubuntu 22.04 Jammy Jellyfish Discussion

8
General
>>>sudo apt install postgresql-11 libpq-dev for Ubuntu 24.04 it will be: >sudo apt install postgresql-14 libpq-dev
Stephen Jobs replied

How to use Omakase Rubocop Linter/Formatter Rules for Rails Discussion

4
General
What do you think about having a built-in linter that comes with Rails?
Firman replied

Setup MacOS 14 Sonoma Discussion

10
General
Hi Chris, I am doing this on Pub Beta 2, and I am getting this error. configure: error: something wrong with LDFLAGS="-L/Users/pitosalas/.asdf/installs/ruby/3.0.6/lib " No amount of googling has...
Emilio G replied

Tracing Rails Console Command With Ruby IRB/Debug Discussion

1
General
Super useful, thanks!
cjilbert504 replied

Rails app to upload and view videos?

2
General
I'm buidling a rails app that needs to be able to allow users to upload videos and view them in the app. Is the best strategy to use Youtube or would you recommend a different approach? Do you ha...
Mike Cannon replied

Rails & Vue.js Trello Clone - Part 1 Discussion

34
General
Glad you decided to do this :)
don mclamb replied

Link Pagination with Pagy Discussion

1
General
An alternative to handling the Pagy::OverflowError is setting the Pagy::DEFAULT[:overflow] to either :empty_page, or :last_page https://ddnexus.github.io/pagy/docs/extras/overflow/
George Kurobara Benjamin replied

Rails Application Structure Explained Discussion

6
General
Awesome! Lots of good information here! Curious to come back here and rewatch after some time. : )
Jeremy Watt replied

Multiple File Uploads with a nice JS interface?

1
General
Hello everyone,, I am going with an 'Attachment' model which belongs to other models (just one for now). https://snaptube.cam/ https://syncnet.onl/telegram-web/ [9apps](https://9apps.cam/) The 'Att...

How to use Method Arguments with Before Actions in Rails Discussion

0
General

Base62 Encoding Short Codes Discussion

6
General
Hi Chris, why the local variable result is treated as frozen? Here is the error: Error: ShortCodeTest#test_encode_10: FrozenError: can't modify frozen String: "" app/models/short_code.rb:20:in ...
George Kurobara Benjamin replied

Affiliate Program Gems

12
General
I would love a tutorial on creating an affiliate program... Anyone have any gems they can recommend?
Brent C replied

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.