Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Human Attribute Names in Rails 3.x? [duplicate]

Rails - how to search based on a boolean field? (MySQL error)

HOWTO rank items by balance in Ruby on rails

How to insert multiple records into database

Rails - two foreign keys on one model both refer to same model

codeigniter count_all_results

codeigniter activerecord

Mass downcase a field for all records in rails

Rails ActiveRecord Session Store in HTML5 SessionStorage Instead of Cookie

ActiveRecord migration not populating a Postgres materialized view

Best way to share ActiveRecord models and data between different Rails Apps?

Why does activerecord not populate an auto-incrementing column in the item returned from a create?

Can an ActiveRecord `.select` method have an interpolated string like in `.where`?

RangeError for simple integer assignment in Rails 4.2.0 that should be caught by validation

Return nil object if after_initialize callback returns false

has_one, :through => model VS simple method?

Query and order by number of matches in JSON array

Order by count on has_many relation

Why ActiveRecord::Base.connected? is false, after calling establish_connection

ruby testing activerecord

PHP activerecord mysql server has gone away

undefined method `includes' for object instance