Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Shelvacu
Shelvacu has asked
10
questions and find answers to
10
problems.
Stats
545
EtPoint
207
Vote count
10
questions
10
answers
About
Rubyist, arch linux lover. Give me a fun problem and I'll solve it.
Shelvacu questions
Why is it that !!0 is false and {}+[] is 0 but !!({}+[]) is true?
Spree 3.0 adding to permitted attributes in extension
Why is 10^9942066 the biggest power I can calculate without overflows?
How to access *_path and *_url helpers in Rails 4
How to check if private method is defined in ruby
Why is `return a or b` a void value expression error in Ruby?
Shelvacu answers
Uncaught SyntaxError: Unexpected token = in Google Chrome
kaminari undefined method `total_pages'
How to check if private method is defined in ruby
JavaScript - Detecting the difference between positive zero and negative zero [duplicate]
Rendering newline character in VueJS
Get the average of the most recent records within groups with ActiveRecord
How can I return nil if a key does not exist in OpenStruct?
Using Crystal/Kemal to listen for UDP packets