Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-activerecord

Cascade delete in Ruby ActiveRecord models?

ActiveRecord::SubclassNotFound: The single-table inheritance mechanism failed to locate the subclass

Add nullable foreign key in Rails

Ruby on rails - Reference the same model twice?

Ruby rails - select only few columns from the data base

How to write SQL in a migration in Rails

Does rename_column take care of indexes?

Difference between Active Model, Active Record and Active Resource

has_many, belongs_to relation in active record migration rails 4

Rails has_one :through association

ActiveRecord OR query Hash notation

ActiveRecord Find By Year, Day or Month on a Date field

Rails: Access to current_user from within a model in Ruby on Rails

Connecting Rails 3.1 with Multiple Databases

Rolling back a failed Rails migration

How to skip ActiveRecord callbacks? [duplicate]

LEFT OUTER JOIN in Rails 4

Rails migrations: self.up and self.down versus change

Changing a column type to longer strings in rails

ActiveRecord find and only return selected columns