Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Swapping values between records that have unique validation

Postgres connection leaks - idle in transaction (aborted)

Belongs To User association

Combining activerecord-reputation-system queries with paging

NoMethodError (undefined method `validate' for true:TrueClass)

Case insensitive search using key value in rails and postgresql [duplicate]

How do you test Postgres's LISTEN / NOTIFY with ActiveRecord?

Ruby on Rails / ActiveRecord and Table Partitions

How to update Rails Controller to return an error when Model.create errors?

Ruby On Rails - many to many between the same table

I'm confused by Model (call 'Model.connection' to establish a connection) message received in console

Remove object from Active Record Relation without deleting it

ActiveRecord - undefined method 'match'

ruby activerecord

Signaling validation errors in assigning a virtual attribute?

How to inherit from models in Rails, where one type extends another without intertwining

cannot understand rails activerecord typecast reasons