Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-7

ActionController::UnknownFormat when using format.turbo_stream in Rails 7

404 errors on javascript when using importmaps in Rails 7 in production

Best practice: Ok to render Turbo Stream response only? Or always include standard HTML response?

How to add custom font on Rails app (version 7)

Rails 7.1.1 - spawning error occurred - passenger - You have already activated stringio 3.0.0, but your Gemfile requires stringio 3.0.8

What is equivalent to `Rails.config.action_view.raise_on_missing_translations` in rails 7?

Custom CSS not working with CSS Bundling for Rails 7

Ruby `debug` gem does not accept arrow keys and shows the key typing as ASCII sequences, and then frozes

Rails 7 and Import-map and loading custom JS file

Rails 7: local (non-XHR) request with a form_with form

Trying to use select2 with Importmaps on Rails 7

How to use tailwind css gem in a rails 7 engine?

Rails development server not logging backtrace on 500 errors

Can Font Awesome be used with importmaps in Rails 7?

Ruby on Rails 7.0.1 and Tailwind 3, tailwind classes are not being displayed in the browser

New Rails 7 Turbo app doesn't show the data-turbo-confirm alert messages don't fire (turbo-rails 7.1.0 and 7.1.1)

`FrozenError: can't modify frozen Array` in Rails 7 Engine when running `rspec`