Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
max
max has asked
35
questions and find answers to
215
problems.
Stats
5.5k
EtPoint
1.7k
Vote count
35
questions
215
answers
About
max questions
How do I dynamically add my Ngrok tunnel to config.hosts in Rails 6?
How do I "reuse" a single bind variable in Arel?
Select rows with no match in join table with where condition
Testing abilities in CanCan with new Rspec syntax
Query last N related rows per row
How do I check if an argument is an instance of model or the class in Rails?
RSpec 3.1 with Zeus, should I require 'rspec/rails' in spec_helper?
User editable slugs with Friendly ID
Rails joins with limit on association
Are GIT refs always case insensitive?
max answers
How do I exclude a .css file from loading in application.scss in Rails?
Rails 5 Caching, where is it stored and how to clean it?
How do I check if an API was called during a test
Polymorphic associations break in rails 6.1
Is there any analogue of "console" in server-side javascript V8?
How do I dynamically add my Ngrok tunnel to config.hosts in Rails 6?
Rails comment association-model structure [closed]
How to test Pundit Scopes in Rspec?
Rails 4.2.x - use params hash data in model
Rails recursive association with migrations