ERROR in chunk application [entry] js/[name]-[contenthash].js Cannot use [chunkhash] or [contenthash] for chunk in ....

4
Rails
Hello i pass one day to debug this .... I following step by step this tutorial, but when in launch bin/webpack-dev-server https://dev.to/davidteren/getting-started-with-rails-6-1-tailwindcss-jit-we...
Barlow Kasule replied

Muliple has_one's on a polymorphic association

1
General
I wish to add a billing_address and a delivery_address to my Client's. So i thought i would make my Addresses polymorphic. ```ruby class Client < ActiveRecord::Base has_many :addresses, as: ...

Caching with Etags Discussion

4
General
Can I use this with associations in views? I have post with author and use fresh_when on post. If I change author will it render on post view old author or new one?
Leon Entrup replied

Good guide for standing up a solid Ruby gem development environment in Visual Studio Code?

11
General
In my work, I have to split my time between working on a lot of different things, even sometimes different branches of the same things. I've wound up settling on Visual Studio Code as my primary de...
tech solver replied

Searchkick Aggregations - Need to show Users only from Current.account

7
Rails
My App uses Current.account from ActiveSupport and i need to show only Users (for filtering) who belongs to the Current.account. The following Setup for Search Filters with Aggregations (searchkic...
Chris Oliver replied

Help

1
Ruby
Implement a Ruby method can_you_vote? that returns true or false depending on the given age. This method should take one arguments (age), an Integer, and return a Boolean(true/false). can_you_vote...

How to Create an Active Storage Previewer Discussion

4
General
Another great video! Would love to see you create a gem for this on screen. 
henry water replied

Setup MacOS 11 Big Sur Discussion

4
General
Hi I get an error: /.zshrc:2: parse error near `source' any ideas why?

Setup MacOS 12 Monterey Discussion

30
General
Hello Chris, Thanks a lot for this guide. I was having a really hard time trying to install homebrew and rails on my MacBook after I installed Monterey. 😃

Business page with cms

5
Rails
Hello, I'm a beginner rails developer. I wanna do a business page for my friend. The task is to have a business page with cms to management a content, but in this cms admin user should have been a...

Dynamic Authorization Roles with Pundit Discussion

4
General
Well this couldn't have come at a better time! Thanks Chris!!! I'll be hiding the UI for creating and editing roles and providing at a higher price plan, there's a lot of value in this
Garth Gaughan replied

How to build a wizard

7
Rails
Hi Chris Something I'd love to see a video on is on how to *build a wizard*. I find this not that simple and would love to see how you solve these kind of issues, like in an onboarding process (or...
Bryan Beshore replied

how to create and use different sub models of base data model

1
General
I am an iOS developer developing my first rails app. I would like to have suggestion on what i am trying to build. I want to create a web portal for different type of service providers. Any body ca...
Chris Oliver replied

What's with the elitism against Javascript?

3
Javascript
So, because I'm not familiar with the programming world (and, frankly, I want a job, and programming is an acquired taste), why is there so much animosity toward Javascript? I took a C# course bef...
Eldon Jones replied

How to add a Command Palette to your Ruby on Rails app Discussion

1
General
Amazing information providing by your article, thank you so much for taking the time to share a wonderful article.
Drema Pulliam replied

ActiveRecord Default Scopes, Unscoped, and Unscope Discussion

3
General
Students are required to do their assignments in a timely manner

Engineering Books I Recommend Discussion

0
General
Thank you for sharing!

PowerApps Attachments

0
General

Setup Ubuntu 13.10 Saucy Salamander Discussion

96
General
I believe in the line "sudo apt-get install postgresql-common -t raring," raring should actually be saucy. Also in the line "rails new myapp -d postgres," postgres should be postgresql.
Someone replied

Strava API auth please HELP

0
Rails
I am attempting to create a very simple rails API app. I need to be able to authenticate within my application in order to access my data. authentication is a four-part process, I have done this su...
chigreen posted

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

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

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