Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Andrew Vit
Andrew Vit has asked
15
questions and find answers to
61
problems.
Stats
3.5k
EtPoint
1.4k
Vote count
15
questions
61
answers
About
As an independent web developer and designer, I work with Ruby on Rails, PHP, SQL, and of course wrangle HTML and CSS.
Andrew Vit questions
Checking PEAR version
Is disabling CSRF protection sometimes justified?
Git rebase conflict with nothing to merge?
How do you catch errors in the rails asset pipeline before production?
Display heading inline with following paragraph
Destroy associations after the last has_many :through record is deleted
Trace source of deprecation warnings in rails tests
Do you check in your rvmrc file?
Are CSS selectors case-sensitive?
How to avoid tripping over UTF-8 BOM when reading files
Andrew Vit answers
Single occurrence event with ice_cube gem using start_time and end_time
Why won't IRB work after I mistyped a string?
Why did Ruby on Rails deprecate the scaffold method
gem ice_cube for reccurence events
php class to inline css styles?
In Rails 3, how can I skip validation of the password field when I'm not attempting to update the password?
How many classes is too many? Rails STI
Best practices for multiple associations with the same class in Rails?
Matching nested model association attribute with includes
Ruby on Rails: Is there a way to make blank form inputs submit nil? [duplicate]