Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Rails - Active Record: add extra select column to find(:all)

What units is timeout in Rails database.yml?

How do you route [OPTIONS] in Rails?

What happens when update_all fails?

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