Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jason Kim
Jason Kim has asked
36
questions and find answers to
27
problems.
Stats
1.1k
EtPoint
348
Vote count
36
questions
27
answers
About
Author of Just Enough Ruby to Get By
Follow me @jasoki
Jason Kim questions
Correct way to use shared_examples_for
compile error: ifstream::open only accepts string values in quotes "" and not string variables
Why doesn't backward for loop work in ruby? eg. for i in 10..1 [duplicate]
Checking existence of images and favicons with RSpec and Capybara
Notepad ++ highlights everything that comes after <%= in html.erb files
How to change the current directory in Go
Assigning `nil` value to a generically typed variable in Swift
yarn - install modules in a specific directory
Testing links using rspec?
compile error: cannot find symbol: In, StdIn and StdOut
Jason Kim answers
Cannot run Unicorn with Ruby 2.0
rails - how to subtract one query from another?
How to put a login form in the header for Devise and Rails
Ruby on Rails 4 date_field doesn't seem to render
Ruby on Rails Syntax <% vs <%= [duplicate]
Determine DRM system supported by browser
Foreman/Puma isn't using the specified port in dev env
Matching and Routes in Rails
Skipping :touch associations when saving an ActiveRecord object
req.body empty on posts