Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
fotanus
fotanus has asked
32
questions and find answers to
82
problems.
Stats
2.2k
EtPoint
693
Vote count
32
questions
82
answers
About
:)
fotanus questions
Can I evaluate a block inside a Proc?
How to test if carrierwave file changed?
How can I avoid stack overflow or segmentation fault in Coq nats?
RSpec: Which is the right place for testing authorization?
Respond with javascript to an HTML request?
rspec match_array for empty array fails?
Rails RESTful routes with a composite key
How to remove non-printable/invisible characters in ruby?
Is there a way to add coverage report to gitlab?
How can I create a table on gitlab wiki?
fotanus answers
Ruby Mysql2 return result hash using symbols instead of strings as keys
Parsing huge (~100mb) kml (xml) file taking *hours* without any sign of actual parsing
best linked list in ruby WITHOUT extending array?
Why does overflowing array initialization give warning but overflowing assignment does not?
Model/ActiveRecord not saving new data
Models not reloading in development in Rails (3.2.11) project
ruby-debug won't install / build native extensions
Ruby: How to extract an hour (or day) from a date-time string
How to call an app helper method from an RSpec test in Rails?
Why use Finally in Try ... Catch