
Best Object Mapping Frameworks for Java
0
Javascript
There are so many Object Mapping Frameworks for java, but I don't know which one is best to use, if I should use ModelMapper, MapStruct, Dozer, Jmapper, Orika, etc.
Some people said to use MapStru...
WhiteleeMartinze posted

Where is the search bar?
4
Site Feedback
There is no search, I can't search for episodes. Browsing is a good option but takes loong.
Terry Danylak replied

Any chance we can get a video on how to use a js cropper and using active storage
0
General
There really dosent seem to me good documentation any where on how to crop images with active storage, I know it can be done just seems pretty complex and would be a cool video
Corey Gibson posted

How do i print out validation error?
6
Rails
So i'm going through building the forum series and whenever i submit the form, it is just re-rendering the new form page. I looked in my server logs and I see that `Parameters: {"utf8"=>"✓", "au...
Matt Taylor replied
Solved

Deployment Question
0
Servers
[there was an error on original submission of this post, so I did it again and duplicated it. this one can be deleted!]
[Please see this post](https://gorails.com/forum/deployment-question)
Chris Zempel posted

Blog Posts with File Uploads using ActiveStorage & Amazon S3 Discussion
25
General
How did you get to the Policy section on AWS?
D john replied

Edit Data on same page
2
Rails
Hi there guys,
I would like that you help me found a tutorial to edit data on the same page and save to database.

ActionText remove attach file button from Trix editor
4
General
Is there a way to prevent the attach file button in the trix editor for ActionText? I mainly want the formatting ability for things like bold, italics, number lists, etc. But do not want the atta...
Chuck replied

Sending Emails with Rails in Production using Postmark Discussion
0
General
Is there a reason why we add the key to production.rb as opposed to application.rb like the docs say?
Red Hendery posted

New computer setup - having trouble getting my Cloud9 to run properly
1
General
Hey there,
I am trying to run my Cloud9 Rails app on a new machine I am setting up. I was assuming that this would be painless, but I am having trouble running the app in a browser on my new machi...
chuckblake replied

Jumpstart Pro - Installing Dependencies on Cloud9
3
Servers
Are there any step-by-step instructions for getting the Jumpstart Pro dependencies installed on Cloud9?
Chris Oliver replied

School System
6
General
Hi there guys im building a school system and im stuck on the assistance module.
I havent come to a way to make it work, for example:
A school period start at september 2016 and finish july 2017....

Parallel ActiveRecord Queries with load_async in Rails 7 Discussion
2
General
Are there any downsides to using load_async on everything if we know for a fact that we’ll be using the data during the request? It seems like a no-brainer if we can keep db connections in check?

How to add Feature Flags in Rails with the Flipper gem Discussion
1
General
Great episode!
Ketan Patel replied

Best way to handle accessing resource view in modal and non modal
0
Rails
Hey there,
I'd like to get some advice on how to handle rendering similar content like a show/edit for resource in modal or in full page render. Does it make sense to have multiple routes for thes...
Edwin Mak posted

Looking for some good instructions for clean Rails install on Cloud9 with Bootstrap
0
Rails
Hey there,
I am starting a new project and I want to get it off to a clean start with Rails 7 and Bootstrap 5 on Cloud9.
After viewing some videos and going through the process a few times, it se...
chuckblake posted

Learning-path next release
0
General
Hi there,
I wanted to ask you when are you planning to release the next series of learning-path course and how often do you plan to release them?
Thank you for such a great course.
All the best,...
Rafal Siepak posted

Weighing scale connection
4
Rails
Is there a way of connecting a weighing scale to rails application and get the weight readings.
alexburcea replied

Rails for Beginners Part 30: Tweet Validations Discussion
8
General
Working these videos late, I failed to realize my timezone is different from the rails default. You can set your time zone in `config/application.rb`.
For example:
`config.time_zone = "Eastern Ti...
Peter replied

Seeking guidance from above!
1
Ruby
Hi there, I'm new to ruby and seeking help from better/experienced peers for guidance.
I'm facing an issue with executing in creatings an array for the scenario of train data.
My current skeleton f...
Tai PAUL replied