Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

simple_form sending parameter

ruby-on-rails simple-form

How can I know if a user has access to all or just some resources with Cancan?

Can I tell activerecord to not convert "datetime" data to objects when I access?

Call a method and initiate debugging from the rails console without editing the source code?

uninitialized constant ActiveRecord::ConnectionAdapters::ConnectionManagement (NameError) in Rails 6 upgrade

ruby-on-rails ruby

Rails I18n: error 'translation missing' when i try translate this words "off"

Ruby on Rails : how to test a controller?

ruby-on-rails ruby

What does double splat (**) argument mean in this code example and why use it?

awesome nested set order by

ActiveRecord errors, how do I find out the locale path to change the messages?

Rails query timestamp between two hours

Rails: Except array elements from slice

ruby-on-rails

Where is the default home page in Rails?

ruby-on-rails

Make Active Storage has_one_attatched not null

Zeitwerk, require_dependency and splitting Ruby classes into a few files

ruby-on-rails ruby

Get all Rails records from an array of IDs

Best practices on limiting memory usage of Elasticsearch for local development environment