Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

ActiveRecord: treating has_many list as a simple array

DateTime arithmetic in an ActiveRecord query (PostgreSQL)

Problems while making a generic model in Ruby on Rails 3

rails find_or_initialize on relationships

PG::ERROR: another command is already in progress

rspec clean database before running

Register multiple before_save conditional callbacks on Rails 4

Find records where field value is all LOWERCASE

Rails "where" method to find parent by child attribute

ActiveRecord: Skip validation when saving multiple objects

Optional where in Rails

What's the equivalent of $this->db->last_query() in Codeigniter 4?

Rails: submitting a form with multiple objects

How to determine if a Rails object is marked_for_destruction?

'Splitting' ActiveRecord collection

errors.full_messages: attribute name appears twice

How to reset/clear order-by between two consecutive queries in CodeIgniter?

Has "def validate" been taken out in Rails 3.1?

Rails - multiple associations to same model

How to delete everything from all tables without dropping the database [duplicate]