Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Where does Kaminari calculate it's page url links?

activerecord-sqlserver-adapter unicode slow performance

Postgres schema for Users & Approving Users for a Dating style app

Convert SQL containing WHERE equals, multiple LIKE conditions, ORDER BY, LIMIT and OFFSET into CodeIgniter's active record

ActiveRecord::AssociationTypeMismatch in Controller#create on dropdown select for a Rails self join

why can't i use parentheses in codeigniter join query

Handling Unique Validation with Status Accepted

How to get records from multiple condition from a same column through associated table

Rails: Two 'where' queries - each works individually, but not together

Accessing attributes from different associated models rails 3

Group by hour and use user time zone in rails?

ActiveRecord generated SQL in Rails 3

How to pass dynamic params in Rails?

`length:` is not enforced on string column with PostgreSQL?

How to access a class method (or variable) in an instance method using concern?

Can't mass-assign protected attributes in Rails 3.2.3

has_many :through :uniq relationship needs to collect everything from the through table