Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

How to multi-level Associations?

Eloquent ORM Active Record - Is this the right approach?

Ruby ActiveRecord: validate format of an integer field

Change multiple columns with one single migration change

are before_save callbacks executed in order declared rails

ActiveRecord Query: select record where has at least one in a has many relationship

How to execute a query per db connection

Update attributes before_save callback not saving extra attributes

Rails: has_many through not returning results

How i can write a query inside select in rails

ActiveRecord serialize sending nil to custom serializer for present attribute

How can I get ActiveRecord model instances from a raw sql query?

Rails bug: accepts_nested_attributes_for is not updating my has_many association

rails attribute names camelcase issue

How to accomplish an update_attributes without actually saving the changes [duplicate]

ruby on rails parameter compare date with datetime?

Rails: Use sanitize_sql_for_conditions without model or db connection

Rails: fe_sendauth: no password supplied (PG::ConnectionBad) from Ruby, but ok in Rails

ActiveRecord includes over join Table very slow in Rails 4.1.2