Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
brad
brad has asked
34
questions and find answers to
7
problems.
Stats
412
EtPoint
97
Vote count
34
questions
7
answers
About
I'm a doctor, not an engineer!
brad questions
How do I write an activerecord query that only looks at the time component of a datetime field?
How to set default date in date_select helper in Rails
Why can't I post a form field with 'status' in the name?
How do I test the assignment of an instance variable in the new action of my controller with rspec?
How do I use cancan to authorize an array of resources?
How do I sort a table by the maximum value of associated records?
How can I pass validation error messages to a method in a different controller?
How do I select all records with more than n child records
How do I make a method available to both my controller and model in Rails?
How do I find the user that has both a cat and a dog?
brad answers
How can I pass validation error messages to a method in a different controller?
How do I select all records with more than n child records
Rails validation method comparing two fields?
Correcting time for daylight savings in rails DateTime.parse