Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
John
John has asked
16
questions and find answers to
0
problems.
Stats
80
EtPoint
0
Vote count
16
questions
0
answers
About
John questions
how to have default value for a text field only for new form in rails? iam using :value => "0".but in edit form also iam getting '0' value
running rails app in production mode is not displaying the production server logs in terminal. and showing the error something went wrong in browser
Getting No route matches [GET] "/auth/google_oauth2" error while trying to authenticate with Gmail API in rails
Devise Error : I18n::MissingInterpolationArgument at /users/sign_in for invalid user name and password
Error : "in `require': cannot load such file -- win32ole (LoadError)" while trying to connect from ruby program to ms access database
What is the Difference between Active record and ORM in rails?
Failed to open TCP connection to localhost:9200 (Connection refused - connect(2) for "localhost" port 9200) (Faraday::ConnectionFailed)
how to get time difference in minutes in rails for two date time fields?
John answers