Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

ActiveRecord Create (not !) Throwing Exception on Validation

how to autobuild an associated polymorphic activerecord object in rails 3

Rails 3 respond_to json, with custom attributes/methods

Rails accepts_nested_attributes count validation

Ruby on Rails - Dynamic SQL Query

Find position in active record object

Change ActiveRecord::Base.inheritance_column in a rails app

Ignoring certain field when querying in Rails and ActiveRecord

Using includes with multiple associations and separate conditions

How to build Docker with env file

Ruby on Rails: Confirmation Page for ActiveRecord Object Creation

Is there an implementation of the ActiveRecord pattern in Java like the one from Ruby? [closed]

ActiveRecord has_many where two columns in table A are primary keys in table B

How do I use update_attributes with custom setter methods in Rails?

How can I select a SUM in a query using Rails 3 / MetaSearch?

Rails validating that password_confirmation is present when password is also present or has been changed

How to set a display name for a field in Rails

Rails 3.1 / mysql2 error : "MySQL server has gone away"

Rails 3 ActiveRecord method chaining, under the hood

More efficient way of doing destroy_all in Rails?