Bundle issues

2
Rails
Hi, I'm starting the forums tutorials, and I keep get this bundle error. I've tried bundle update and get the same thing: Bundler could not find compatible versions for gem "sprockets": In Gemf...
Chris Oliver replied
Solved

Likes routing error

8
Rails
I am trying to use the Likes tutorial to create Favs for locations, which are nested under stores. Here is the relevant route section ``` resources :stores do resources :locations do r...
Chris Oliver replied

How to manually manupulate data in the production database?

6
General
Hi, I just successfully deployed my Rails app to a Digital Ocean VPS, following the Deploy Rails guide on this website. Many thanks go to Chris Oliver and James Dullaghan for their help and patie...
shakycode replied

Ruby issue when doing cap deploy production

68
General
Hi, I'm following the Deploy Rails guide. However, when I run cap production deploy I'm getting this error message: $cap production deploy DEBUG[be6b6bd6] Running /usr/bin/env [ -d ...
shakycode replied

where to look for errors besides nginx error logs

3
Servers
Hi, My currently deployed Rails app seems to have issues with uploading images to Amazon S3 storage through CarrierWave. I get the familiar "We're sorry, but something went wrong." message. I ch...
shakycode replied
Solved

deploy Rails

2
Rails
I following the deploy rails instructions on GoRails. When I tried to install Ruby 2.1.2 with rbenv, I got this error message: "no acceptable c compiler found in $PATH" I solved it by runnin...
Anthony Candaele replied

Deploy Rails guide confusion

2
Rails
Hi, I'm deploying my Rails app, using this website's Deploy Rails guide. Something is not really clear, at the end of the guide, under the section 'Adding The Nginx Host' it says: "Open up /...
Anthony Candaele replied

Structure Guidance - Multi Tenancy Authentication / Authorization

19
Rails
I while back I was playing around building an app where you had multiple tenants (Company Model) and a single login (User Model). I then created roles (Role Model) to link the users to the tenants....
Chris Oliver replied

Feature Guidance - Linked Posts

3
General
Hey Fellow GoRailers, I have a feature that I'm implementing and some guidance would be well appreciated. It's linked posts: every time a posts gets updated, a link is placed on the original repor...
Rory Walker replied
Solved

Announcing the GoRails Forum

4
General
Hey everyone! Today I am releasing the GoRails forum. This is the place you can turn when you need advice for how to design a feature or refactor your code. I'll be answering questions here and di...
Chris Oliver replied

valid with Context Discussion

0
General

Realtime Domain Updates with Turbo Refreshes & Morph Discussion

0
General

Recurring Domain Expiration Syncing Discussion

6
General
Hi Chris, I followed your video and at 6:22, I couldn't see the Turbo::Streams and Domain::SyncJob (top 2 jobs). I could see the Domain::SyncAllJob (3rd one). Inside my /domains listing page, the...
Eric Chua replied

Components with Phlex in Rails Discussion

9
General
I feel like components in Ruby are super duper handy for arguments and other complex helper methods. Phlex takes it a step further with the HTML helper methods so you don't even really have to leav...
Lee Stetson replied

Sending Emails In Production With Mailpace Discussion

0
General

Setup Ubuntu 14.04 Trusty Tahr Discussion

0
General

how do i create two users at the the same time with two different session? P.S I am trying to create a game where two players are created at once being of same class(Player)

1
Rails
I am trying to create a game where two players are created at once being of same class(Player).
Leroy Diaz replied

Parsing Ruby with Prism Discussion

1
General
Mono sound only to left ear really annoys me :D
Baris Ozmen replied

Rails new with TailwindCSS Discussion

0
General
can you explain in detail that why you didn't use bin/dev? I couldn't get your point

Calendar with Recurring Events Error Message - undefined method `has_key?' for "null":String

1
Rails
Hi I'm trying to follow Chris's Recurring events tutorial and I'm coming across this error message...NoMethodError in EventsController#indexundefined method `has_key?' for "null":StringExtracted so...

Learning Ruby on Rails? Join our newsletter.

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