Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
pdobb
pdobb has asked
1
questions and find answers to
58
problems.
Stats
1.6k
EtPoint
585
Vote count
1
questions
58
answers
About
I'm here to give back. Sharing and learning at the same time!
pdobb questions
Is it still advisable to test routes in Rails 4 with Minitest?
pdobb answers
NameError: uninitialized constant Rails::TestTask
Using Enum and want to access the stored integer value in the view
Where is a good place to initialize an API?
How to use kaminari theme for zurb foundation
ruby on rails: delayed_job does not execute function from module
Joining nested associations, multiple level
Rails 4 - Toaster notifications rather than flash notifications
update_attribute vs update_attributes Rails 4
Is it still advisable to test routes in Rails 4 with Minitest?
When should I create a separate controller instead of a custom action in Rails? [duplicate]