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
222
problems.
Stats
5.6k
EtPoint
1.8k
Vote count
35
questions
222
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
Rails 2.4 => 3.0: ActiveRecord: `add_modifier`: wrong number of arguments (given 3, expected 2) (ArgumentError)
How to return image from a Rails API?
Rails/Compass/Sass Compile Super Slow
how to disable automatic sign-in after sign-up in Devise
Rails strong parameters, user require and get an hash
Ruby on Rails & Devise, change 'users/sign_in' to 'sign-in' using omniauth_callbacks and registrations
Rails - modeling multiple many to many relationships
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