Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Codeigniter - How to get values as array to use in next select with where_not_in

Optimizing an ActiveRecord query

Rails query random models until an attribute reaches a quantity

How do I search for a date field after or before a certain date in Active Record

Ruby on Rails: updated_at - set as 0 on creation

Complex joins with legacy tables in Rails

Silencing Rails schema load

Specifying default value from lambda in a migration

Rails 3 does not render HTML as markup

mysql, case sensitive compare through codeigniter

How does rpsec's "let" use memoization?

Rails 4, migration to change datatype of column from daterange to tsrange causing PG::DatatypeMismatch: ERROR:

Is it possible to group by hour/minute/quarter hour directly in ActiveRecord/Rails?

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