Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Factory Girl with multiple associations with the same parent

Can't rename an ActiveRecord table a second time. "[table]_pkey" does not exist

camelCase column in postgresql database in rails (ActiveRecord)

how remove an element from json string column by activerecord

Efficient way to select one from each category - Rails

ActionView::Template::Error at / uninitialized constant

Joining Nested Associations (Multiple Level)

how to access rails join model attributes when using has_many :through

Rails: Virtual attributes and form values

Rails ActiveRecord: pretty errors when deleting dependent entities with foreign keys constraints

Adding a LIKE criteria to a Rails Conditions block

Right way to force uniqueness on a join model? (has_many :through)

Why are Rails scopes preferable, if messy controllers are faster?

Does the update_all method in ActiveRecord return the number of rows?

What is the corresponding rollback?

Lazy loading in Rails 3.2.6

Escape parameters in a query object, using ActiveRecord?

ruby activerecord

How can I query Rails ActiveRecord data stored in arrays

How to create a class dynamically in java

Scaffolding ActiveRecord: two columns of the same data type