How to test ActionMailer in Rails Discussion

22
General
Great episode, Chris. I like how you said you don't really need to test CSS styling but instead focus on testing the higher level functionality of your mailers. That way, a developer doesn't go dow...
Snow Rider replied

Permission Failed when deploying to render

4
Ruby
I am on windows 10 and i was trying to deploy to render but meeting the v=below error Bundle complete! 14 Gemfile dependencies, 68 gems now installed. Gems in the groups 'development' and 'test' ...
Lana Hoyt replied

Using Parallel gem to achieve parallel processing in Ruby for increasing performance and making Rails Application faster.

4
Ruby
Hi everyone, I'm trying to decrease API latency in our largely synchronous Ruby on Rails backend. While we use Sidekiq/Shoryuken for background jobs, the bottleneck is within the request-response c...
sygfygfs replied

Message Form Handling with Stimulus Discussion

9
General
Why not using stimulus data-action="keypress->conversation#submitForm" on text area instead of addEventListener?

Extending Rails Associations with Custom Features Discussion

2
General
Great video! I see the point in the first example where just the User needs to know about the client projects, but if you're creating a module and extending it through different classes, why not ju...

Ruby Module Function Method Discussion

9
General
We especially love how splitting can be used not just as an attack but as a gesture of cooperation. It’s really wholesome when someone gives you mass just to help you out — those are the little mom...

How do I generate SEO Friendly URL's for filter combinations in Rails?

9
General
I have a site where the user can apply a combination of multiple filters. To improve the SEO on the site I would like to have the URL in a human-readable format when filters are applied. I would ...
Blazeront Kyle replied

New Position Senior engineer, where to start?

3
Tips
Hi everyone, I am starting a new position as a senior software engineer. I was told that it is very ruby on rails environment. I want to know what is the best way to get started with learning inte...
Nisad replied

Hatchbox: teams

7
General
Hello, what are your plans for developing Teams feature on Hatchbox? Currently I can invite someone by giving them status "admin", "member" or no status at all. The problem is, any invited person h...
Francisco Holcomb replied

How to just receive emails through action mailbox?

5
Rails
Hi, I am currently testing and setting up an email service system. **I just need to be able to receive emails , but no need to send email.** 1. my dns `mail.xxx.com` is ping successful, it can g...
Alek Zapatchco replied

Anyone have any brilliant solutions for connecting to Snowflake.

1
Databases
I am currently using ODBC connection with 'ruby-odbc' and 'Sequel' gem but I am finding it incredibly slow. Thirty-Five seconds to load 12 records while it was instantaneous with the now retired M...
Jordan replied

Any HTML→PDF gem that supports modern CSS (flex/grid) and works on Ruby 2.5.1 + Rails 5.0.7.2?

3
Rails
Background --------- I have an existing Rails 5.0.7.2 app running on Ruby 2.5.1. In several places I generate invoices as HTML (I build a full HTML string by replacing template tags server-side) an...
Preston Edwards replied

Generating the Models Discussion

0
General

Recurring Transactions Discussion

0
General

Displaying Errors Discussion

0
General

Invoker Commands and View Transitions Discussion

0
General

Adding CSS Design Discussion

0
General

Adding Registration Discussion

0
General

Adding Authentication Discussion

0
General

Preserving File Uploads On Edit with Rails Discussion

0
General
File uploads seem easy because they're so commonplace, but they're actually quite complex!

Learning Ruby on Rails? Join our newsletter.

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