Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

HABTM Polymorphic Relationship

INSERT IGNORE using Codeigniter

object.valid? returns false but object.errors.full_messages is empty

How to setup a one to many relationship?

undefined method `database_authenticatable' for #<ActiveRecord::ConnectionAdapters::TableDefinition:0x9dee690>

Case-insensitive unique index in Rails/ActiveRecord?

Rails custom validation - Only one record can be true

Shared scopes via module?

How to model interpretations of rap music

take vs first performance in Ruby on Rails

Rails - check if record exists in has_many association

ActiveRecord: How can I clone nested associations?

How to initialize an ActiveRecord with values in Rails?

Rails PG::UndefinedTable: ERROR: missing FROM-clause entry for table

How to test which validation failed in ActiveRecord?

Altering the primary key in Rails to be a string

Get table name from ActiveRecord

how to customize rails activerecord validation error message to show attribute value

How to do IS NULL and IS NOT NULL with Yii 2 ActiveRecord?

php activerecord yii yii2

Change the default value for table column with migration