Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-activerecord

In Rails, what are the disadvantages of using model methods for constants, instead of Active Record columns?

Rails query by number of digits in field

All polymorphic models of one type?

How to create fixtures with foreign key alias in rails?

Why is Rails wrapping my scoped arguments in parentheses?

Rails self-referential association join conditions

Wicked Rails Gem Help Wiring Up

How to prefill ActiveAdmin form value from another model?

How do I disable the migrations feature in a Rails app?

Rails: Omit order by clause when using ActiveRecord .first query?

Find records either with no association or where association attribute value !=? [duplicate]

ActiveRecord::Base.connected? returns true even if DB is down

Rails query works in console but not in view

rails autosave nested model selected with where/find_by

How to properly escape a regular expression in Active Record where clause

column_types is nil in Rails 4.0.1