Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

How can I translate the ActiveRecord attribute name in Rails 3.2?

How to get attribute label in Yii2 ActiveRecord

activerecord yii2

Passing additional parameters to Rails Generate Model?

activerecord not like query

Human Attribute Names in Rails 3.x? [duplicate]

Rails - how to search based on a boolean field? (MySQL error)

HOWTO rank items by balance in Ruby on rails

How to insert multiple records into database

Rails - two foreign keys on one model both refer to same model

codeigniter count_all_results

codeigniter activerecord

Mass downcase a field for all records in rails

Rails ActiveRecord Session Store in HTML5 SessionStorage Instead of Cookie

ActiveRecord migration not populating a Postgres materialized view

Best way to share ActiveRecord models and data between different Rails Apps?

Why does activerecord not populate an auto-incrementing column in the item returned from a create?

Can an ActiveRecord `.select` method have an interpolated string like in `.where`?

RangeError for simple integer assignment in Rails 4.2.0 that should be caught by validation

Return nil object if after_initialize callback returns false

has_one, :through => model VS simple method?

Query and order by number of matches in JSON array