Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Checking if an attribute changed after commit in Rails

Are ActiveRecord's find_or_create* methods fundamentally flawed?

batch destroy all in rails active record

Writing an ActiveRecord adapter

PostgreSQL, Rails and :order => problem

Rails: check if the model was really saved in after_save

Rails: link_to with block and GET params?

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