Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Is it possible to use ActiveAdmin on a non-ActiveRecord based model (say activeModel or Mongoid, etc)?

Rails 3: using non-Active Record objects with form_for

How to disable password/confirmation validations when using has_secure_password in Rails 3.2?

How to disable ActiveRecord logging for a certain column?

Rails model class method for collection of objects

Type cast an ActiveRecord model virtual attribute

Can Rails ActiveRecord #save method be used to update an existing record? [duplicate]

Rails: Custom validation message

Get foreign key field from associations in Rails

Can I use an ActiveRecord scope as an instance method?

Rails 3 Joins -- Select only certain columns

NoMethodError: undefined method `safe_constantize'

Always eager load association with entity

ruby activerecord

Rails4: Can't modify frozen hash

Codeigniter - Batch Update with Multiple Where Conditions

Counting associated records in Rails

Rails User.joins.not(...) in Active Record?

Negate ActiveRecord query scope

ActiveRecord Association select counts for included records

Rails 3, ActiveRecord, PostgreSQL - ".uniq" command doesn't work?