Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
asdfsdf

Vue.js

The Progressive JavaScript Framework

What's So Great About Vue.js?

  • Simpler than other frameworks!
  • Faster load time!

Why Use Vue.js?

OmniAuth

Add Omniauth and Omniauth-Facebook gems.

Open up your Gemfile and add the following gems to it.

gem 'omniauth'
gem 'omniauth-facebook', '1.4.0'