Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Richard Jones
Richard Jones has asked
6
questions and find answers to
10
problems.
Stats
264
EtPoint
81
Vote count
6
questions
10
answers
About
Husband & father. Strong opinions, loosely held.
Richard Jones questions
Rails forms - Should I build `accepts_nested_attributes_for` associations in the Controller, Model, or View?
Rails - why does `accepts_nested_attributes_for` set `autosave` to true
How do I change the format ActiveRecord expects when parsing dates from a text field in a form?
Rails 3: Get list of routes in namespace programmatically
Richard Jones answers
Write a migration with reference to a model twice
Rails 3: Get list of routes in namespace programmatically
Rails - Polymorphic Favorites (user can favorite different models)
Rails has_many through form with additional attributes
How to control line breaks in plain text email views (.text.erb)
Webservice to get City Names by giving Zip Codes [closed]
Unable to remove CSS bullets from list
Multiple foreign keys referencing the same table in RoR
Ruby on rails - Reference the same model twice?
How does Rails turn STI models into their parent model?