Davidalejandroaguilar

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Davidalejandroaguilar created a post, Routes within different, smaller files not recognized
When having a config/routes.rb file like this: Rails.application.routes.draw do extend ApiRoutes extend UserRoutes extend AdminRoutes # ... many more routesend A smaller route file looks like t... -
Davidalejandroaguilar created a post, AnsweredCan't start RubyMine on Ubuntu Xenial
Hi, Installed RubyMine via snap. 1) When I try to run it from Unity launcher, it just closes after a few seconds. 2) When I try to run it from terminal, I get: "/ has 'other' write 41777." What se...