Search code examples
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
Why does 'post.user_id?' not prevent nil error when calling 'post.user.email'?...


ruby-on-rails

Read More
How can I access the associated book for each item in an index (Creating a Book / Library database)?...


ruby-on-railsruby

Read More
Error: "mysql2 database:bookmarker host:localhost username:root password:*** database is not co...


ruby-on-railsrubygems

Read More
Error: "Could not find gem 'rails (= 3.2.2) x86-mingw32' in any of the gem sources&quot...


ruby-on-railsrubyrubygems

Read More
Error: Could not find gem 'mysql2 (~> 0.2.6, runtime)' in any of the gem sources listed i...


ruby-on-railsrubyrubygems

Read More
Ruby on Rails map.root doesn't seem to be working...


ruby-on-railsruby

Read More
Override ActiveSupport::Concern in model...


ruby-on-railsactivesupport-concern

Read More
Check if user has restaurant 48hours after sign up...


ruby-on-railsrubyruby-on-rails-3actionmailersidekiq

Read More
Refactoring legacy code...


ruby-on-railsrefactoringlegacy

Read More
How to upload image using Paperclip without model in Rails 3?...


ruby-on-railsrubyfile-uploadruby-on-rails-3.2paperclip

Read More
Rails / ActiveRecord: avoid two threads updating model at the same time with locks...


ruby-on-railsactiverecord

Read More
Rspec - combine expect_any_instance_of and a receive counts...


ruby-on-railsrspecrspec-mocks

Read More
Rails: may have been in progress in another thread when fork() was called...


ruby-on-rails

Read More
Rails: Force empty string to NULL in the database...


mysqlruby-on-railsactiverecordruby-on-rails-3.1

Read More
500 Internal Server Error when sending email notification...


ruby-on-railsheroku

Read More
Convert a string to only have regular alphabet characters, from any language...


mysqlruby-on-railsruby

Read More
What is the proper way to integrate enum with administrate?...


ruby-on-railsadministraterails-administrate

Read More
Mass convert Vue.js templates into Pug format...


ruby-on-railsvue.jspug

Read More
RSpec Cannot find my Controllers Uninitialized Constant...


ruby-on-railsrubyrspec

Read More
writing test for Timeout::Error, Errno::ECONNREFUSED...


ruby-on-railsminitest

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


ruby-on-rails

Read More
Rails equivalent to laravel's "$loop->first"...


ruby-on-railslaravel

Read More
`RuntimeError: unknown class: Integer (RuntimeError)` when using `joins` in ActiveRecord query...


ruby-on-railsactiverecord

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


ruby-on-railsrubyredisrubygems

Read More
Rails 6, session keys are strings, contrary to all guides...


ruby-on-railssession

Read More
Ruby aws-sdk - timeout error...


ruby-on-railsrubyruby-on-rails-3amazon-s3

Read More
BackNext