Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

What is the difference with find_by() from the core and the one from the FinderMethods?

Change ActiveRecord statement cache default Rails

How to call self class method inside the same model in Rails?

Simple Active Record Implementation in .NET 2.0+

.net activerecord

Displaying attributes before type casting upon model validation failure

How to load ActiveRecord in rails but skip connecting to a database when starting the app

Merge 2 relations on OR instead of AND

ActiveRecord has_many with custom foreign key sql expression

Rails 3: ActiveRecord query with :includes only returns results that have related values in included table?

ActiveRecord destroy_all throws StatementInvalid

Refactoring Fat ActiveRecord Model, What Now?

Any Rails scaffold data types that generate radio buttons in the _form.html.erb?

ActiveRecord Rails 4, how to look if array attribute contains any of values in array