Search code examples
Mongo::Error::OperationFailure Unknown modifier: $pushAll when updating a model (mongoid, angular, r...

ruby-on-railsangularmongodbruby-on-rails-5mongoid

Read More
Route constraints: raising exception when there's no match...

ruby-on-railsroutesruby-on-rails-5

Read More
Approach to a custom rails logger...

ruby-on-railsherokuloggingruby-on-rails-5

Read More
How to write a migration to convert an already-present association to optional?...

ruby-on-railsruby-on-rails-5

Read More
How do I test a model with a polymorphic belongs_to association in isolation?...

rspec-railsruby-on-rails-5polymorphic-associations

Read More
When adding an index on multiple columsn in rails, two indexes are created. How do i prevent that?...

ruby-on-railsruby-on-rails-5database-migration

Read More
Model(#...) expected, got String(#...) error when using select tag...

ruby-on-railsrubyruby-on-rails-5has-one

Read More
Heroku: How do you push to specific app if you have multiple apps in heroku?...

ruby-on-railsrubyruby-on-rails-4herokuruby-on-rails-5

Read More
Should I use a presenter or a decorator?...

ruby-on-rails-5decoratorpresenter

Read More
Show students in particular standard in school + Rails...

rubyactiverecorddeviseruby-on-rails-5erb

Read More
i didn't receive confirmation email in my Gmail account But in the server i can see confirmation...

rubyruby-on-rails-5devise-confirmable

Read More
Rails 5: update nested attributes through another model...

ruby-on-railsruby-on-rails-4ruby-on-rails-5ruby-on-rails-6

Read More
How to skip logging uncaught exceptions in Rails?...

ruby-on-railsruby-on-rails-5

Read More
rails redirect from child create to child show...

ruby-on-railsruby-on-rails-5

Read More
ActiveJob uninitialized constant...

ruby-on-railsrubyruby-on-rails-5ruby-on-rails-6rails-activejob

Read More
What is the best way to match JSON arguments and multiple arguments usign RSpec...

rspecruby-on-rails-5

Read More
Update column if has_many field exists...

ruby-on-railsrubyruby-on-rails-4ruby-on-rails-5

Read More
Missing host to link to! Please provide the :host parameter, set default_url_options[:host]...

rubyruby-on-rails-5cloud9-idecloud9aws-cloud9

Read More
Why am I getting an error on my rails for "Unpermitted parameters: :id, :reservation"?...

ruby-on-railsparametersruby-on-rails-5patch

Read More
How to have a default value for datetime_field_tag in Rails...

htmlruby-on-railsviewruby-on-rails-5

Read More
Many to Many relationship creating same multiple records in rails...

ruby-on-railsrubyruby-on-rails-5many-to-manyhas-many-through

Read More
Is it possible to customise a existing error/exception in rails?...

ruby-on-railsrubyerror-handlingrubygemsruby-on-rails-5

Read More
candy_check gem ruby 3+ `require': cannot load such file -- google/api_client (LoadError)...

ruby-on-railsruby-on-rails-5

Read More
Many to many through: Going from Associations::CollectionProxy to AssociationRelation...

ruby-on-railsrubyactiverecordruby-on-rails-5ruby-on-rails-6

Read More
Rails: How to eager load attachments belonging to an associated model?...

ruby-on-rails-5eager-loadingrails-activestorage

Read More
ActiveStorage: NoMethodError (undefined method `[]' for nil:NilClass)...

ruby-on-railsruby-on-rails-5rails-activestorage

Read More
Rails nested transactions...

ruby-on-railspostgresqlruby-on-rails-4ruby-on-rails-5ruby-on-rails-6

Read More
query include methods rails...

sqlruby-on-railsrubyactiverecordruby-on-rails-5

Read More
ActiveRecord: Find where column is nil or empty array...

ruby-on-railsrubypostgresqlactiverecordruby-on-rails-5

Read More
Get distinct rows using inner join...

ruby-on-railsruby-on-rails-4ruby-on-rails-5ruby-on-rails-3.2ruby-on-rails-6

Read More
BackNext