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 rails-models
Subclassing activerecord and maintain subclass after db fetch
Feb 25, 2023
ruby-on-rails
ruby
activerecord
sti
rails-models
How do I Create a Rails Model from a Subset of Table Records
Feb 24, 2023
ruby-on-rails-3
ruby-on-rails-3.1
rails-models
nested has_many :through in rails 3
Dec 30, 2022
ruby-on-rails
ruby-on-rails-3
models
rails-models
Ruby on rails - access model data within another model [closed]
Dec 16, 2022
ruby-on-rails
rails-models
Undefined method for nil class in Rspec test
Sep 11, 2022
ruby-on-rails
ruby-on-rails-4
associations
model-associations
rails-models
Rails belongs_to not validating id when optional
Oct 23, 2022
ruby-on-rails
activerecord
ruby-on-rails-5
rails-models
How to have multiple conditions in a named scope?
Dec 04, 2020
ruby-on-rails
model
scope
named-scope
rails-models
Namespacing models in a Rails application
Jan 21, 2019
ruby-on-rails
rails-models
Test Migrations are not running with my Rails Engine, even though `maintain_test_schema!` is specified
Nov 18, 2019
ruby-on-rails
rspec
rails-migrations
rails-engines
rails-models
Rails multiple belongs_to for same class
Nov 15, 2021
ruby-on-rails
ruby
ruby-on-rails-3
rails-models
locking rows on rails update to avoid collisions. (Postgres back end)
Oct 10, 2019
ruby-on-rails
rails-activerecord
rails-models
In Ruby on Rails, if we generated a model "Animal", and now want to have "Dog", how should we do it?
Nov 13, 2022
ruby-on-rails
inheritance
single-table-inheritance
rails-models
has_one and has_many in same model. How does rails track them?
Sep 24, 2022
ruby-on-rails
activerecord
rails-models
Ruby on Rails: how to migrate changes made on models?
Nov 13, 2022
ruby-on-rails
ruby
ruby-on-rails-3
rails-migrations
rails-models
Nested attributes for belongs_to association rails
Feb 23, 2021
forms
ruby-on-rails-3.2
has-many
belongs-to
rails-models
Rails: Invalid single-table inheritance type error
Nov 18, 2022
ruby-on-rails-4
rails-models
Specify an optional reference in your Rails model
Sep 30, 2022
ruby-on-rails
ruby-on-rails-4
rails-models
How to add sequences to a migration and use them in a model?
Jan 10, 2021
ruby-on-rails
ruby-on-rails-3.1
rails-migrations
rails-models
rails-postgresql
In Rails, how should I implement a Status field for a Tasks app - integer or enum?
Dec 01, 2017
html
ruby-on-rails
enums
rails-models
Shared models between two Rails apps - what is the ideal solution for Workflow?
Dec 03, 2018
ruby-on-rails
backend
rails-models
Older Entries »