Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Rails 4 how to ignore pending migrations

Rails order by results count of has_many association

Ruby on Rails plural (controller) and singular (model) convention - explanation

Increment field of mysql database using codeigniter's active record syntax

Rails ActiveRecord Query for Not Equal

How to add an ORDER BY clause using CodeIgniter's Active Record methods?

ActiveRecord Arel OR condition

MongoDB vs MySQL

CodeIgniter Active Record - Get number of returned rows

activerecord codeigniter

Does rename_column take care of indexes?

How can i remove a column from table using rails console

How can I count the number of records that have a unique value in a particular field in ROR?

has_and_belongs_to_many, avoiding dupes in the join table

Rails: ActiveRecord query based on association value

How to Determine if Rails Association is Eager Loaded?

Is there an easy way to make a Rails ActiveRecord model read-only?

How to delete all data from all tables in Rails?

"WARNING: Can't mass-assign protected attributes"

how to find the cause of ActiveRecord ROLLBACK

Rails ActiveRecord: Find All Users Except Current User