Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in activerecord
Cloning a record in rails, is it possible to clone associations and deep copy?
Sep 02, 2022
ruby-on-rails
activerecord
duplicates
clone
deep-copy
How do I set up a kind of "belongs_to :through" association without a direct belongs_to?
Aug 24, 2022
ruby-on-rails
activerecord
Merge two ActiveRecord arrays and order by created_at
Jan 11, 2021
ruby-on-rails
arrays
sorting
activerecord
merge
How to translate active record model validations
Oct 13, 2022
ruby-on-rails
activerecord
internationalization
Creating or updating a has_one ActiveRecord association
Sep 02, 2022
ruby-on-rails
activerecord
How can I have ActiveRecord's pluck also return the column name for rendering in json?
Nov 13, 2022
ruby-on-rails
activerecord
Correct setting of database connection pool database.yml for single-threaded Rails applications
Sep 01, 2022
ruby-on-rails
database
postgresql
activerecord
Understanding how establish_connection works in ActiveRecord
Sep 01, 2022
ruby-on-rails
ruby
activerecord
Using a scope from a related model in another scope
Jan 25, 2022
ruby-on-rails
activerecord
first_or_create vs find_or_create_by
Dec 14, 2018
ruby-on-rails
activerecord
Relation passed to #or must be structurally compatible. Incompatible values: [:references]
Sep 24, 2021
sql
ruby-on-rails
postgresql
activerecord
ruby-on-rails-5
ruby-on-rails-6
Remove object from has_many but don't delete the original record in Rails?
Sep 01, 2022
ruby-on-rails
activerecord
collections
remove-if
Codeigniter LIKE with wildcard(%)
Oct 28, 2022
mysql
sql
codeigniter
activerecord
Rails Active Record - Get ids array from relation
Feb 20, 2018
ruby-on-rails
activerecord
How to specify multiple values in where with AR query interface in rails3
May 07, 2021
ruby-on-rails-3
activerecord
Is there a way to make Rails ActiveRecord attributes private?
Sep 01, 2022
ruby-on-rails
activerecord
private
How to use Rails 4 strong parameters with has_many :through association?
Jul 05, 2020
activerecord
many-to-many
ruby-on-rails-4
strong-parameters
How to tell if already within a database transaction in ruby on rails?
Sep 01, 2022
mysql
ruby-on-rails
ruby
activerecord
transactions
Rails Scope returns all instead of nil
Dec 12, 2021
ruby-on-rails
activerecord
scope
How to rescue model transaction and show the user an error?
Sep 11, 2022
ruby-on-rails
ruby
activerecord
transactions
« Newer Entries
Older Entries »