Search code examples
undefined method `render' for module in rails...


ruby-on-railsrubymoduleruby-on-rails-5

Read More
add dynamic route from rails database model?...


ruby-on-railsroutesruby-on-rails-5router

Read More
Is there a way to scope acts_as_list based on column in another table?...


ruby-on-railsrubyruby-on-rails-5acts-as-list

Read More
Query nested jsonb Postgres column...


ruby-on-railspostgresqlactiverecordruby-on-rails-5ruby-on-rails-6

Read More
Build triple UNION query using Arel (Rails 5)...


ruby-on-railspostgresqlruby-on-rails-5arel

Read More
From Rails Tutorial Ch8 - why is instance variable not used?...


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

Read More
ActionView::Template::Error: wrong number of arguments (given 2, expected 1) updating to Ruby 3.1.2 ...


ruby-on-railsrubyrubygemsruby-on-rails-5ruby-on-rails-7

Read More
GoogleCalendarAPI to insert events giving Rails--[API Error]: --{:error=>["Excon::Error::For...


ruby-on-rails-5google-calendar-apigoogle-developers-consoleexcon

Read More
Ubuntu run Puma and Sidekiq in background as Daemonized processes...


ruby-on-railsrubyubunturuby-on-rails-5ubuntu-14.04

Read More
'# frozen_string_literal: true' is really needed in a rails application??? do i need to put ...


ruby-on-railsrubyruby-on-rails-5

Read More
AWS eb init not a valid key=value pair (missing equal-sign)...


amazon-web-servicesruby-on-rails-5web-deploymentamazon-elastic-beanstalk

Read More
Grouping Hash Tags with same hashTag name...


postgresqlruby-on-rails-5

Read More
Create a object from another object in rails...


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

Read More
How do I make Rails.cache (in-memory cache) work with Puma?...


ruby-on-railscachingruby-on-rails-5pumain-memory

Read More
Rails: Loading custom class from lib folder in controller...


ruby-on-railsrubyruby-on-rails-5

Read More
Rails 5 how to form association between tables on multiple shared attributes...


ruby-on-railsactiverecordruby-on-rails-5

Read More
Rails 5: Can't find record with friendly id...


ruby-on-railsruby-on-rails-5friendly-id

Read More
How do I select a specific property in nested array json rails 5...


multidimensional-arrayruby-on-rails-5ruby-hash

Read More
Strong Params: params.permit returns Unpermitted parameters despite whitelist...


ruby-on-railsrubyparametersruby-on-rails-5strong-parameters

Read More
How To use devise_token_auth with ActionCable for authenticating user?...


ruby-on-railsauthenticationdeviseruby-on-rails-5actioncable

Read More
Rails new gives "Could not find proper version of railties (4.2.5.1) in any of the sources&quot...


ruby-on-railsrubyrubygemsrvmruby-on-rails-5

Read More
Rails, Postgres: How to CREATE a pivot table and LEFT JOIN it to another table without hardcoding th...


sqlruby-on-railspostgresqlruby-on-rails-5pivot-table

Read More
Rails - How to use a Helper Inside a Controller...


ruby-on-railsruby-on-rails-3ruby-on-rails-5

Read More
PG::ForeignKeyViolation: ERROR: update or delete on table "xxx" violates foreign key const...


ruby-on-railspostgresqlruby-on-rails-5rails-activerecord

Read More
Rails error when firing up a cloned API - ActiveRecord::ConnectionNotEstablished...


ruby-on-railspostgresqlapiruby-on-rails-5

Read More
Rails: How to disable turbolinks in Rails 5?...


ruby-on-rails-5

Read More
Relation passed to #or must be structurally compatible. Incompatible values: [:references]...


ruby-on-railspostgresqlactiverecordruby-on-rails-5ruby-on-rails-6

Read More
Upgrading to from rails 5 to 6 and zeitwerk...


ruby-on-railsruby-on-rails-5ruby-on-rails-6circlecirails-upgrade

Read More
Multiple field sort_by combination of reverse and not...


ruby-on-railsrubyapiruby-on-rails-5

Read More
Skip validation from include element...


ruby-on-railsrubyruby-on-rails-5

Read More
BackNext