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
find_by_sql renders an array
Jun 21, 2026
sql
ruby-on-rails
activerecord
count
How to automatically assign parent ID as foreign key when using nested attributes?
Jun 20, 2026
ruby-on-rails
activerecord
nested-attributes
When using first_or_create, in the after_create callback, the Model queries get extra conditions added automatically
Jun 17, 2026
ruby-on-rails
ruby-on-rails-3
activerecord
ruby-on-rails-3.2
How to reorder activerecord array based on array of ids
Jun 19, 2026
ruby
arrays
ruby-on-rails-3
activerecord
Can't create belongs_to association in controller
Jun 18, 2026
ruby-on-rails-3
activerecord
rails-models
Different databases for specs
Jun 17, 2026
ruby-on-rails
database
testing
activerecord
rspec
How to use a group by clause on an ActiveRecord query using a Hstore key? [closed]
Jun 17, 2026
ruby-on-rails
postgresql
activerecord
rails-activerecord
hstore
DelayedJob breaking validates unique constraints in ActiveRecord
Jun 16, 2026
activerecord
delayed-job
race-condition
why is Model.all different to Model.where('true') in rails 3
Jun 17, 2026
ruby-on-rails
ruby-on-rails-3
activerecord
PG_SEARCH gem search specific columns only for JSON
Jun 17, 2026
ruby-on-rails
postgresql
activerecord
pg-search
Devise error undefined method `email'
Jun 16, 2026
ruby-on-rails
ruby
activerecord
devise
Rails ActiveRecord::StatementInvalid: PG::UndefinedTable: ERROR: relation "pg_range" does not exist LINE 3: LEFT JOIN pg_range as r ON oid = rngtypid
Jun 16, 2026
ruby-on-rails
ruby
postgresql
activerecord
ActiveRecord adding rating range in migration file
Jun 16, 2026
ruby-on-rails
activerecord
Rails 3 - Turning multiple counts into a single query - OrderedHash
Jun 15, 2026
mysql
ruby-on-rails
optimization
activerecord
count
ActiveRecord find by model's array attribute containing a value (not association array)
Jun 15, 2026
sql
ruby-on-rails-3
activerecord
Why is Model.associations an Array, but still supports sql queries? [duplicate]
Jun 14, 2026
ruby-on-rails
ruby-on-rails-3
activerecord
ruby-on-rails-3.2
Rails 3.2 ActiveRecord Transaction
Jun 14, 2026
ruby-on-rails
activerecord
transactions
ruby-on-rails-3.2
Older Entries »