Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

ActiveRecord: count with groups

ActiveRecord::ConnectionTimeoutError

ruby activerecord

How do I order the results of rails geocoder gem by something other than distance

Store the day of the week and time?

yii2 active field template

find_or_create_by - not updating

Activeadmin: how to filter for strings that match two or more search terms

Rails 3 ActiveRecord: UNION

Rails ActiveRecord where or clause

Is there a way to serialize ActiveRecord's JSON properties using HashWithIndifferentAccess?

Rails, has_many :through, undefined method `to_sym` for nil:NilClass

Force Rails 3 dynamic finder to throw RecordNotFound exception?

In rubyonrails, how to get the associated model class from and ActiveRecord::Relation object?

Rspec / Rails matcher that excepts a model to_be_saved

How to Skip Validations w/ find_or_create_by_?

How to show sql result on server console

Codeigniter: Column 'id' in order clause is ambiguous

Virtual attributes and mass-assignment

Rails / ActiveRecord - AdapterNotSpecified, even though it is

How to write a where.not query with multiple conditions in rails 4