#rubyonrails

[ follow ]
fromRubyflow
9 months ago
Ruby on Rails

Step-by-step guide to JWT authentication for your Rails API!

The article provides practical guidance for securing APIs with JWT, from installation to managing token lifecycle.
fromRubyflow
10 months ago

Still struggling with Time Zone issues in your Rails app?

In the world of web development, managing timestamps and time zones can lead to unexpected issues; understanding the key differences between DateTime.now and Time.zone.now is critical.
[ Load more ]