Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Rails: repeated ActiveRecord::RecordNotUnique when creating objects with Postgres?

Conditional Callback in Rails' model?

Rails + ActiveRecord + Postgres: How to match case insensitive substring?

CodeIgniter Active Record vs. regular queries

Update attributes unless blank?

Handling ActiveRecord::RecordNotFound in Ruby on Rails

Ransack and acts-as-taggable-on issues

ActiveRecord Custom Type Naming Scheme

Arel Deprecation Warning when running rake db:create

has_many through multiple models with a unique source

Rails models reloaded mid-request resulting in AssociationTypeMismatch

Rails accepts_nested_attributes_for always creates the nested models, but does not update them

verify_active_connections! is deprecated in rails 4, what should we do to handle that functionality?

Ruby 1.9.3 -> 2.0 alias_method and extend

Is this a bug in Codeigniter active record?