Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Rails validation confirm true is not case sensitive?

ActiveRecord attribute depends of a calculation of other model

Prevent NULL for active record INSERT?

How Can I Get An Enum's String Value Dynamically?

MySQL REGEXP using Rails ActiveRecord

rails4 pluck with order and limit

Rails 2.3.5 Problem Building Conditions Array dynamically when using in (?)

What happens after I add an index to a large table in a production Rails app and then migrate?

Why is this SQL generating a temporary table and running so slow?

Phone is defined as string in db schema, but integers are saving as valid in Ruby

How can I make this Ruby on Rails page more efficient?

Using ActiveRecord with key/value pair table

Rails attribute alias

Data Mapper question in C# .NET

ActiveRecord: Unique by attribute

How do you save nested objects in rails 3?

How do I test a gem that modifies ActiveRecord with different DB's?

how to receive objects by condition in connecting table

Understanding Ruby on Rails ActiveRecord model Accessors