Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
zetetic
zetetic has asked
5
questions and find answers to
211
problems.
Stats
7.3k
EtPoint
2.7k
Vote count
5
questions
211
answers
About
zetetic questions
LEFT JOIN vs. multiple SELECT statements
How to resolve Rails model namespace collision
Polymorphic association inserts 0 instead of raising error when column is misconfigured as Integer
zetetic answers
How to make 'attr_reader' or 'attr_writer' for all class variables at one time?
Testing class which uses refinements with RSpec
Rails respond_with is not outputting the status of the rest call
RSpec gives ActiveModel::MassAssignmentSecurity::Error
practical use for undef [duplicate]
rake db:reset does not populated data
Rspec Rails - Mock to be current_user to test the controller
Should i change from erb to haml?
How to test before_update callback in rails model with Rspec and FactoryGirl?
How to spec methods that exit or abort