Search code examples
POST to API fails due to routing error even though routes are OK...


ruby-on-rails

Read More
Rails: Easy way to add more than one flash[:notice] at a time...


ruby-on-rails

Read More
Modelling a simple database - Bill splitting app...


sqlruby-on-rails

Read More
How to implement a dummy link_to in Rails 4...


ruby-on-railsruby-on-rails-4rails-routinglink-to

Read More
Add unique constraint to an existing PostgreSQL index...


sqlruby-on-railspostgresqlindexingunique-constraint

Read More
How to make mysql2 gem to use new client version?...


ruby-on-railsmysql2

Read More
Two columns must not equal each other in Rails...


ruby-on-railsvalidationmodel

Read More
Ruby On Rails 4.2 End Of Life...


ruby-on-railsruby-on-rails-4

Read More
delayed job for Rails on Windows?...


ruby-on-railswindowsdelayed-job

Read More
Rails 3 delayed_job start after rebooting...


ruby-on-railsrubydelayed-job

Read More
how to clear whole database in Rails seeds.rb...


ruby-on-rails

Read More
Using s3 in a healthcare application, private links...


ruby-on-railssecurityamazon-s3privacy

Read More
Rails 8.0.1 upgrade, railties-8.0.1 gives warning: already initialized constant STATS_DIRECTORIES...


ruby-on-railsrubyruby-on-rails-8

Read More
ZeroMQ subscriber in Rails worker fails to receive messages...


ruby-on-railszeromqquake

Read More
How to change connection to the database on acts as taggable on...


ruby-on-railsactiverecordacts-as-taggable-on

Read More
Ruby on Rails: what does "equals" symbol mean as a parameter?...


ruby-on-railsrubyparameters

Read More
Is it secure to store passwords as environment variables (rather than as plain text) in config files...


ruby-on-railsdjangosecuritypasswordsenvironment-variables

Read More
ArgumentError in Users#new First argument in form cannot contain nil or be empty...


ruby-on-railsruby

Read More
Send email from rails console...


ruby-on-railsemail

Read More
What is Rack middleware?...


ruby-on-railsrubyhttpweb-applicationsrack

Read More
Ruby on Rails Redis connection_pool wrong number of arguments (given 1, expected 0)...


ruby-on-railsrubyredisrubygems

Read More
Single table inheritance and where to use it in Rails...


ruby-on-railsinheritance

Read More
Rails When should I use strong parameters?...


ruby-on-railsstrong-parameters

Read More
What does #/ means in url?...


htmlruby-on-railsangularjsfragment-identifier

Read More
Mysql2::Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock'...


mysqlruby-on-railsmacos

Read More
How to create a list of factories with one value incremented...


ruby-on-railsrubyrspecfactory-bot

Read More
API Rails routes where token is part of the route...


ruby-on-railsrails-routing

Read More
Error: "blog/config/routes.rb:5: syntax error, unexpected ':', expecting keyword_end (S...


ruby-on-railsruby

Read More
Escaped HTML Vs. Unescaped HTML?...


ruby-on-rails

Read More
Why do I get an error telling me fields `password` and `password_confirmation` are undefined?...


ruby-on-rails

Read More
BackNext