Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Swanand
Swanand has asked
2
questions and find answers to
35
problems.
Stats
1.0k
EtPoint
343
Vote count
2
questions
35
answers
About
Friendly neighbourhood geek. Loves writing and discussing code. Web application developer at large.
Swanand questions
Ruby implementation is_numeric? for Strings, need better alternatives
Firebug-like debug tool for flash applications that run in a browser?
Swanand answers
How do you convert an ISO 8601 date to a UNIX timestamp in Ruby?
Run rake task from outside RAILS_ROOT
HAML nesting tags
How to generate 2 models by using rails generate command?
Get numbers from string
How to save something to the database after failed ActiveRecord validations?
How do I reversibly remove_foreign_key on a table when the column doesn't match the table?
In Ruby on Rails, if we generated a model "Animal", and now want to have "Dog", how should we do it?
How do I pass data to a partial?
Accessing Headers for Net::HTTP::Post in ruby