Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Can't mass-assign protected attributes in Rails 3.2.3

has_many :through :uniq relationship needs to collect everything from the through table

ActiveRecord: "WHERE IN" SQL statement

How to cause manually ActiveRecord RecordInvalid in Rails

Deleting VS Finding Orphans using ActiveRecord helpers

How do I write arbitrary SQL queries in Ruby on Rails?

Rails 3.2 ActiveRecord concurrency

Order Data from three different models in ruby on rails

Is there a way to use schema.rb to create a database from inside Rails?

Rails: run rake tasks like migrations

How to validate a field value at activeRecord model in Ruby on Rails?

ActiveRecord, excluding a record !=?

Calling a database view in Yii using Active Record

php mysql activerecord yii

Rails/ActiveRecord, how to prevent pluck from overriding select?

Rails updating multiple models on a single form

rails 3.1 active record insert or update

Combining an ActiveRecord Date and Time into a DateTime