Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Can I force ActiveRecord to save a model when a string field is modified in place?

How does an implementation of Table Data Gateway differs from Active Record?

How to disconnect from a particular database in rails?

How to migrate a existing one-to-many relationship to many-to-many in Rails and ActiveRecord

How can I migrate CarrierWave files to a new storage mechanism?

Find all objects that have greater than x of a certain association

How do I find() all records unique in certain fields?

Duplicating a record in Rails 3

Rails: Previous and Next record from previous query

Rails 3 has_many changed?

Rails/ActiveRecord Pessimistic Locking - Do I need to reload after obtaining a lock?

Reloading an object not working in rspec

How to debug Rails connection pool usage?

Ruby on rails - how to retrieve connection strings

Error loading Active Record gem with sinatra app using RVM

Is there some offcial Active Record error translation in spanish?

ActiveRecord: Pass class instead of string to class_name when defining associations

Receiving "Attempted to update a stale object: User" exception when updating current_user before logging out

Difference between ActiveRecord and ActiveRecord::Relation objects

Ruby types of collections in ActiveRecord

ruby activerecord