New posts in ruby-on-rails-4

has_many :through with class_name and foreign_key

strong parameters permit all attributes for nested attributes

Rails 4, Capistrano 3.0.0, cannot load such file -- deploy

Bundler could not find compatible versions for gem “railties” for Rails 4.0.0

"undefined method `env' for nil:NilClass" in 'setup_controller_for_warden' error when testing Devise using Rspec

How do you initialize an ActiveModel::Serializer class with an ActiveRecord::Relation array?

Rails Responds with 404 on CORS Preflight Options Request

How to integrate a Wrap Bootstrap theme into an Rails application?

Rails generate has_many association

How to create a migration to remove an index only if it exists, rather than throwing an exception if it doesn't?

Rails 4.2 Server port forwarding on Vagrant does not work

Google plus API shutdown today, which alternative can be used to authentication?

Rails: DEPRECATION WARNING: You didn't set config.secret_key_base

ActionMailer not sending mail in development Rails 4

What's the 'Rails 4 Way' of finding some number of random records?

Rails: How to use dependent: :destroy in rails?

In Rails 4.1, how to find records by enum symbol?

Rails validates_presense not validating on boolean? [duplicate]

expected true to respond to true?

Nginx cannot find unix socket file with Unicorn (no such file or directory)