Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Disadvantages of Object Relational Mapping

How to set a dynamic attribute

create if doesn't exist function in ActiveRecord?

Find the associations for an ActiveRecord class at run-time?

Thinking in Ruby

ActiveRecord column cannot be cast automatically to type numeric

How to update specific column in a activerecord on rails?

How do I get the last SQL query performed by ActiveRecord in Ruby on Rails?

Exclude active record set from another recordset?

How do I count items in an array that have a specific attribute value?

Ruby remove duplicate entries in array of hashes but based on more than one value

ActiveRecord::HasManyThroughOrderError: Cannot have a has_many :through association

Creating a Rails dropdown for related database

How do I pick the last and the second to last entries in a blog model?

Rails 3 DateTime Comparison w/ Date In An ActiveRecord Query

Codeigniter Database Insert Failure

Best Practice for Model Design in Ruby on Rails

Rails ActiveRecord Find / Search by Date

Codeigniter Active Record 'where_or' grouping

Codeigniter: Select from multiple tables