Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Zack Xu
Zack Xu has asked
35
questions and find answers to
25
problems.
Stats
998
EtPoint
320
Vote count
35
questions
25
answers
About
Zack Xu questions
Use parentheses to enclose a block in Ruby?
Is it possible to find a document in mongodb using object id alone (without knowing which collection)?
What's the Rails.root equivalent in a Rack application?
how to add annotation text to a Highcharts chart?
Can you define instance variables during Cucumber's Given, When, and Then step definitions
In Sublime, typing <tab> after colon causes 'key => "value"' to appear, why?
Gmail thinks our email is NOT from the FROM domain and puts it in Spam Folder, how to solve this?
How is a local variable created even when IF condition evaluates to false in Ruby? [duplicate]
How to jump to source code of a method in Sublime Text with key binding?
Ruby Time#to_date() method returns wrong date
Zack Xu answers
How to add active record validation errors inside custom setter?
Proper way to prevent ActiveRecord::ReadOnlyRecord?
What's the Rails.root equivalent in a Rack application?
Subtracting one Array from another in Ruby
Error while installing rails
cap deploy:setup creates the release folder with root as owner
Rails / Papertrail: Changeset with association changes
How to show a serialized Array attribute for a Rails ActiveRecord Model in a form?
Add ruby class methods or instance methods dynamically
Delete old migrations files in a Rails app