Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mikej
mikej has asked
5
questions and find answers to
252
problems.
Stats
8.4k
EtPoint
3.1k
Vote count
5
questions
252
answers
About
If you'd like to get in touch please send me an email or tweet @michaelj.
mikej questions
In Java, why is the call foo() not ambigious given 2 varags methods foo(int... ints) and foo(Object... objects)?
Is it possible to Create Patch in Eclipse from changes that have already been committed?
How can I tell if an object is a Mockito mock?
mikej answers
Strange Rails console behaviour
How do you fix the following Django Error: "Type: IOError" "Value: [Errno 13] Permission denied"
How can I DRY this code?
Rails Caching (content vs. page/action/etc)
Simple custom range in Ruby
Why is `yield self` helpful?
How can I get ActiveRecord model instances from a raw sql query?
How to Display Content with Raw HTML with Ruby on Rails
"patch" rails render function to edit default options
Rails find all with association