github.com

NVM provides you more convenient way to manage and set up your Javascript(Node.js) environment. First install NVM, note git...

Add in Gemfile: group :development, :test do gem 'rspec-rails' gem 'spork-rails' end group :test do gem 'capybara'

If some of your scripts don't work with turbolinks, you should do the following: ready = -> #your code here

Best results in other decks

TypeScript basically uses structural typing, which is conceptually quite similar to duck typing, but with static compile-time type checking...

When you query the browser for DOM elements, there are some footguns you should know about. Some lists are synchronized...

Search in all decks