Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

select all records holding some condition in has_many association - Ruby On Rails

What is the purpose of Active Records?

ActiveRecord parse string to datetime?

What is the return value of update_all() in ActiveRecord / Ruby on Rails?

What is the difference between ActiveResource and ActiveModel?

Ruby Gem ActiveRecord find method with multiple conditions

Rails, activerecord: self[:attribute] vs self.attribute

Finding records that overlap a range in Rails

Generating a model with many to many in Ruby on Rails

Rails gem rails3-jquery-autocomplete: How do I query multiple fields

ActiveRecord order by external array

Rails select records with date bigger than or equal to nil

Stubbing Chained Queries in Rails 3 and Rspec

Yii2: updateAll with multi conditions

activerecord yii2

how to select fields from joined table properly?

ORM and Active Record Pattern in PHP?

Migrate down with only one migration

ActiveRecord: Query where column NOT in array

rails : Could not load database configuration. No such file -

rails 3: difference between write_attribute and update_attribute