Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Rspec, Rails, Do I need to get or post a request for every test

Partial, Layout, Template rendering problems

Getting error after git clone of my rails project

Segmentation Fault during rails assets:precompile on Apple Silicon (M3) with Ruby 3.3.0 in Docker (with Kamal)

ActiveRecord user-supplied column name

How can I refactor converting this array into a Hash

ruby-on-rails ruby arrays hash

Rails two-way self-referential has_many :through -- controller setup?

ruby-on-rails

Passenger 5.0.21 error: Cannot connect to the Passenger core

Render Markdown in text that's coming from a live preview in Javascript

Alternative serialization for DataMapper objects in Rails

Different naming for different company types in Rails 3?

ruby-on-rails

Using pluginaweek's state_machine, can I reference the activerecord object during an event?

Where is the best place to store application parameters : database, file, code...?