Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Load Binary Data From a File via ActiveRecord Create

Rails Can't remove "\r\n" from record

How to remove N+1 queries from my Rails association?

Active Record eager load across models

Includes still result in second database query when using relation with limited columns

Trying to find_or_create via accepts_nested_attributes_for?

Rails: update multiple attributes without validation, 1 sql transaction

How to change the way Ruby on Rails parses two digit year input

How to map the field name to a custom name in Codigniter's select_sum() function?

Rails 4 "where"-query with "has_many belongs_to"-relationship, searching with specific count

Rails 5: Adding conditional custom validations

Rails App Won't Start in Production Environment because of ActiveRecord

CodeIgniter's distinct() method behaves unexpectedly with `get_where()` versus `get()` [closed]

Rails Model With Aggregrate Data (not backed by a table)

how to insert into multiple tables in rails

Use foreign key as part of composite key