New posts in ruby-on-rails-4

Rails 4 - checkboxes for has_and_belongs_to_many association

Rails 4: Why are fonts not loading in production?

pluralize without count number in rails 4

How to start Delayed Job with Ubuntu?

Modify ruby hash in place( rails strong params)

Rails 4: Remove not null constraint from table column with migration?

Rails: respond_to JSON and HTML

Rails: NameError: uninitialized constant

Schema Migrations Table

ArgumentError: A copy of ApplicationController has been removed from the module tree but is still active

Rails 4: find all records

Possible to alias a belongs_to association in Rails?

Running a spec in RubyMine results in "cannot load such file -- teamcity/spec/runner/formatter/teamcity/formatter (LoadError)"

How to write update all conditionally queries in rails4

Rails 4 + Devise: Password Reset is always giving a "Token is invalid" error on the production server, but works fine locally.

Rails 4.0 Strong Parameters nested attributes with a key that points to a hash

Rails 4 find or create by method doesn't work

PG::UndefinedTable: ERROR: missing FROM-clause entry for table when using joins and where

Add nullable foreign key in Rails

Where is the default "Welcome Aboard" page located in my app?