Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Rails inverse of Polymorphic association in concern gives TypeError: can't cast Class

ruby-on-rails ruby

Error instaliling sqlite3. Failed to build gem native extension

ruby-on-rails sqlite

How to configure nginx configuration for rails on local machine?

ruby-on-rails nginx

RSpec isn't generating spec files for my models and controllers

How to get typed results with ActiveRecord::Base.connection.exec_query

How to assert that a Rails method will not throw a NoMethodError

Rails 4.2.1 Devise 3.5.2 undefined method `token_authentication_key=' for Devise:Module

What is the difference between foreign_key and primary_key when defining an ActiveRecord association?

Maximum number of associated records

Rails, how to specify which fields to output in a controller's JSON response?

What is this "Unscoped call to" warning in Brakeman?

ruby-on-rails ruby brakeman

ActiveModel::MissingAttributeError (can't write unknown attribute `user_id`)

ruby-on-rails heroku

CORS error when loading Stripe checkout form in Rails

how to convert any audio file to mp3 in rails?

ruby-on-rails rubygems

Sort by either created_at or updated_at (whichever is more recent) Ruby on Rails

autosave options in Ruby on Rails

coverage/index.html is not found after running rspec spec

ruby-on-rails

Rails 5 API only with Devise, OmniAuth, Devise Token Auth callback issue while Facebook sign in