Search code examples
How add Helpers in API-only Rails Application...


ruby-on-railsruby-on-rails-5

Read More
How to encrypt a JSON payload in Faraday (Rails 5)...


ruby-on-railsjsonrubyruby-on-rails-5faraday

Read More
replace_gem: Error loading the 'sqlite3' Active Record adapter - while creating model...


ruby-on-railsruby-on-rails-5

Read More
How to simplify active record query in Ruby...


rubyactiverecordruby-on-rails-5

Read More
include data from one table to attachment in Rails...


ruby-on-railsruby-on-rails-5ruby-on-rails-5.2

Read More
Recaptcha gem error "No site key specified."...


ruby-on-railsruby-on-rails-5recaptchainvisible-recaptcha

Read More
Hard delete the associated records for which soft delete is enabled in rails...


ruby-on-railsruby-on-rails-5hard-delete

Read More
Gravatar image not displaying?...


ruby-on-railsruby-on-rails-5

Read More
Rails inject() doesn't work on an array of one item...


ruby-on-railsrubyruby-on-rails-5

Read More
Carrierwave doesn't recreate versions after the model update...


ruby-on-railsrubyruby-on-rails-5carrierwave

Read More
Configuring ActiveStorage to use S3 with IAM role...


ruby-on-railsamazon-s3ruby-on-rails-5rails-activestorageruby-on-rails-5.2

Read More
Rails define root url based on Rails Environment...


ruby-on-railsruby-on-rails-4routesruby-on-rails-5environment

Read More
Getting counts based on status of the record rails...


ruby-on-railsactiverecordruby-on-rails-5unique

Read More
Calculation on outcome of For Loop in Rails...


ruby-on-railsloopsruby-on-rails-5

Read More
How to use an enum value in an :if validation...


ruby-on-railsenumsruby-on-rails-5

Read More
ActiveRecord: "uuid-ossp" extension added, but no uuid functions available...


postgresqlactiverecordruby-on-rails-5postgresql-extensions

Read More
Capybara server & browser error with no trace on server...


ruby-on-railscapybararuby-on-rails-5

Read More
Rails: GET and POST routes for the same path causes ArgumentError...


ruby-on-railsruby-on-rails-5

Read More
Can't purge active storage attachments...


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

Read More
Rails 5 check if record exist in belongs_to relations?...


ruby-on-railsrubyactiverecordruby-on-rails-5

Read More
Rails app on AWS Elastic Beanstalk returning 422 with "Can't verify csrf token"...


ruby-on-railsamazon-web-servicesnginxruby-on-rails-5amazon-elastic-beanstalk

Read More
How to get rid of several method calls...


ruby-on-railsruby-on-rails-5

Read More
How to open post Show page in a modal with Ruby on Rails 5...


ruby-on-railsmodal-dialogruby-on-rails-5

Read More
Two Rails projects on two different droplets with single domain...


ruby-on-railsnginxruby-on-rails-5digital-oceanpuma

Read More
Rails 5 Integration test fails with NoMethodError: undefined method `[]=' for nil:NilClass when ...


ruby-on-railsdeviseruby-on-rails-5integration-testingwarden

Read More
Testing if model is audited without RSpec...


ruby-on-railsruby-on-rails-5acts-as-audited

Read More
display error messages without brackets in rails api...


ruby-on-rails-5

Read More
Rails 5: How to import data in Elastic Search and perform conditional search?...


ruby-on-railsrubyelasticsearchruby-on-rails-5

Read More
How to insert new line breaks using form_for with collection_check_boxes...


ruby-on-railsruby-on-rails-5form-for

Read More
Update method not updating user object, no issue with params or form_for?...


ruby-on-railsruby-on-rails-5has-many-through

Read More
BackNext