New posts in activerecord

How to Create a New Table With a Unique Index in an Active Record / Rails 4 Migration

ActiveRecord serialize using JSON instead of YAML

ruby super keyword

How do you scope ActiveRecord associations in Rails 3?

Reserved names with ActiveRecord models

rails dates with json

How to handle Ruby on Rails error: "Please install the postgresql adapter: `gem install activerecord-postgresql-adapter'"

How to undefine class in Ruby?

Rails 4 nested attributes and has_many :through associaton in a form

How to use ActiveRecord in a ruby script outside Rails?

Elegant way to structure models into subfolders without creating submodules

GROUP BY and COUNT using ActiveRecord

How do I force ActiveRecord to reload a class?

Ruby on Rails plural (controller) and singular (model) convention - explanation

Increment field of mysql database using codeigniter's active record syntax

query , can not select column count

Rails 4 how to ignore pending migrations

Rails 7 - Undo/Remove a Schema.rb add_foreign_key reference & start over

Rails ActiveRecord Query for Not Equal

ActiveRecord Arel OR condition